Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

84 skills indexed across 13 categories

Results for “skills” - 84 found

Upgrade Next.js

2,269

Upgrade Next.js to the latest version following official migration guides and codemods

Frontend by vercel-labs/next-skills

Enhance Prompt for Stitch

2,120

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context,

Frontend by google-labs-code/stitch-skills

Architecting Flutter Layouts

1,962

Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter applicati

Frontend by flutter/skills

use-dom

1,902

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

Frontend by expo/skills

clerk-custom-ui

1,882

Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign

Frontend by clerk/skills

shadcn/ui Component Integration

1,861

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customizat

Frontend by google-labs-code/stitch-skills

Managing State in Flutter

1,843

Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.

Frontend by flutter/skills

Angular Developer Guidelines

1,749

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o

Frontend by angular/skills

Managing Dart Concurrency and Isolates

1,719

Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datase

Frontend by flutter/skills

Integrating Platform Views and Web Content

1,671

Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.

Frontend by flutter/skills

clerk-nextjs-patterns

1,580

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.

Frontend by clerk/skills

insforge-debug

1,551

Use when diagnosing problems in an InsForge project - reactive failures (SDK error object, HTTP 4xx/5xx, gateway timeout 502/503/504, edge f

Frontend by insforge/agent-skills

emblem-ai-react

1,501

React integration skill for EmblemAI's one-shot user management. Use when the user wants to add website authentication plus wallet-enabled u

Frontend by emblemcompany/agent-skills

react-native-best-practices

1,282

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to ta

Frontend by callstackincubator/agent-skills

Stitch Design Taste - Semantic Design System Skill

1,120

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards - s

Frontend by google-labs-code/stitch-skills

Astro Usage Guide

1,043

Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections

Frontend by astrolicious/agent-skills

vue

1,001

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/d

Frontend by antfu/skills

rivetkit-client-react

965

RivetKit React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or m

Frontend by rivet-dev/skills

rivetkit-client-swiftui

964

RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, a

Frontend by rivet-dev/skills

frontend-ui-engineering

944

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, ma

Frontend by addyosmani/agent-skills

baseline-ui

926

Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS

Frontend by ibelick/ui-skills

upgrading-react-native

909

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native

Frontend by callstackincubator/agent-skills

tanstack-query-best-practices

816

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-

Frontend by deckardger/tanstack-agent-skills

Vue Best Practices Workflow

687

MUST be used for Vue.js tasks. Strongly recommends Composition API with `` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar

Frontend by hyf0/vue-skills