80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
commit-push-pr
by tommyxchow
Commit changes, push to remote, and open a pull request in one workflow.
code-simplifier
by tommyxchow
Simplify and refine code for clarity, consistency, and maintainability while preserving functionality. Use after writing...
commit
by tommyxchow
Create a git commit with an appropriate message based on current changes.
code-review
by tommyxchow
Review code changes for bugs, quality, and project compliance. Works on PRs or local changes. Use when asked to review a...
framer-motion
by Naw3
Animation patterns and micro-interactions with Framer Motion in React/Next.js. Use when implementing animations, page tr...
database-migrations
by Naw3
Database migration patterns for Supabase, Prisma, and Drizzle ORM. Best practices for schema changes, rollbacks, and pro...
supabase-auth
by Naw3
Authentication and session management patterns with Supabase Auth. Use when implementing login flows, OAuth providers, s...
zustand-patterns
by Naw3
State management patterns with Zustand 5, including store creation, slices pattern, persistence, devtools, and React int...
pwa-next
by Naw3
Progressive Web App patterns for Next.js including service workers, offline support, caching strategies, and installabil...
git-conventional-commits
by Naw3
Conventional commits specification and Git workflow patterns. Use when writing commit messages, setting up commit hooks,...
mcp-server-dev
by Naw3
Patterns for building Model Context Protocol (MCP) servers including tools, resources, prompts, and transport handling....
tailwind-v4
by Naw3
Tailwind CSS v4 patterns and new features including CSS-first configuration, @theme directive, container queries, and mo...
error-handling
by Naw3
Error handling patterns for production applications including error boundaries, API errors, logging, and user-friendly m...
api-rate-limiting
by Naw3
Patterns for robust API integration including retry logic, circuit breakers, request deduplication, and rate limiting. U...
claude-code-plugins
by Naw3
Patterns for building Claude Code plugins including commands, agents, hooks, MCP servers, and plugin marketplaces. Use w...
vercel-ai-sdk
by Naw3
Patterns for building AI applications with Vercel AI SDK including streaming LLM responses, tool calling, structured out...
seo-next
by Naw3
SEO patterns for Next.js App Router including metadata, Open Graph, structured data, sitemaps, and Core Web Vitals optim...
next-cache-patterns
by Naw3
Next.js caching and data fetching patterns including cacheLife, PPR, revalidation strategies, and cache invalidation. Us...
react-19-patterns
by Naw3
React 19 modern patterns including the use() hook, Server Components, Server Actions, React Compiler, and new APIs. Use...
typescript-patterns
by Naw3
Advanced TypeScript patterns for type-safe applications. Use when implementing complex types, generics, utility types, d...
testing-patterns
by Naw3
Testing patterns with Vitest, React Testing Library, and Playwright. Use when writing unit tests, component tests, integ...
prd
by Windsage63
Generates PRDs with user stories and acceptance criteria. Triggers on: create prd, plan feature, write requirements, spe...
html-wsl
by Windsage63
Maps WSL Linux file paths to Windows browser URLs for previewing HTML files. Triggers on: open in browser, preview html,...
project-pipeline
by Windsage63
Orchestrates the complete lifecycle of a new software project. Use this skill to initiate a new project from a vague ide...