80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
nextjs
by enact-on
Next.js 14+ App Router, Server Components, and full-stack React development patterns
security-guidance
by enact-on
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS,...
browser-extension
by enact-on
Cross-browser extension development with manifest V3, TypeScript, and modern APIs
api-design
by enact-on
REST API, GraphQL, and API design patterns and best practices
react-native
by enact-on
React Native mobile development with core components, navigation, and platform-specific patterns
docker-k8s
by enact-on
Docker, Docker Compose, and Kubernetes patterns for containerization and orchestration
testing
by enact-on
Testing strategies and patterns for Jest, Vitest, and PHPUnit
nodejs
by enact-on
Node.js and Express development patterns and best practices
react
by enact-on
React, Next.js, and TypeScript development patterns and best practices
code-review
by enact-on
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false...
typescript
by enact-on
TypeScript fundamentals, advanced types, generics, and best practices for type-safe development
nestjs
by enact-on
NestJS framework with TypeScript, decorators, dependency injection, and enterprise patterns
laravel
by enact-on
Laravel and PHP development patterns and best practices
gas-export-check
by yuush10
Validate GAS function exports match rollup footer declarations. Use after creating new GAS functions or during quality c...
push
by yuush10
Push committed changes to remote. Use after /commit, before /pr, or when user says push.
quality-check
by yuush10
Run quality checks on code changes. Use after implementation, before commits, or when the user mentions review, check, v...
worktree
by yuush10
Manage Git worktrees for parallel development. Use when creating, listing, or removing worktrees, or when discussing par...
merge
by yuush10
Merge approved PR and cleanup branches/worktrees. Use after PR approval, when ready to merge, or when user says merge.