80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
code-review
by tk-425
This skill should be used when conducting comprehensive code reviews and codebase audits. Invoke when the user requests...
commit-helper
by BitYoungjae
git 변경사항을 분석하고 Conventional Commits 패턴에 따라 한국어로 커밋 메시지를 작성하여 커밋을 생성합니다. 사용자가 커...
pr-description
by BitYoungjae
GitHub PR 템플릿(.github/PULL_REQUEST_TEMPLATE.md)을 사용해서 한국어로 Pull Request 설명을 작성합니다. 사용자가 PR을 생...
better-auth
by safdarayubpk
Implement authentication using better-auth library in web applications. Use this skill when users need to add signup, si...
python-unit-testing
by MUmerRazzaq
A skill for creating comprehensive Python unit tests using pytest. It provides guidance and templates for test structure...
client-state-management
by MUmerRazzaq
Guide for implementing client-side state management in React applications. Use when building state architecture, selecti...
test-data-generation
by MUmerRazzaq
Provides patterns and examples for generating test data using factory libraries. Use this skill when you need to create...
cloud-deployment
by MUmerRazzaq
Provides guidance and resources for deploying applications to various cloud platforms like Vercel, Railway, Render, and...
vercel-deployment
by MUmerRazzaq
Comprehensive skill for deploying applications to Vercel. Covers all deployment types: single projects, monorepos, stati...
cicd-setup
by MUmerRazzaq
Sets up a CI/CD pipeline for Python projects using GitHub Actions. Includes templates for PR checks, deployment via SSH,...
better-auth
by MUmerRazzaq
A comprehensive skill for integrating the `better-auth` authentication framework into modern web applications. Use this...
database-connection-pooli...
by MUmerRazzaq
Configures and manages database connection pools, with a focus on SQLAlchemy. Use this skill for tasks involving connect...
fastapi-integration-testi...
by MUmerRazzaq
Provides a comprehensive guide and templates for creating integration tests for FastAPI applications. Use this skill whe...
sqlmodel-data-modeling
by MUmerRazzaq
Guide for ORM-based data modeling with SQLModel. Use for defining database models, fields, constraints, relationships (1...
react-components
by MUmerRazzaq
Build production-ready React components with TypeScript. Use when creating UI components (buttons, inputs, modals, cards...
browser-testing-playwrigh...
by MUmerRazzaq
A skill for setting up and running end-to-end browser tests using Playwright. It includes guidance on project setup, the...
microservice-architect
by MUmerRazzaq
Guides the planning of a microservices architecture. Use this skill when asked to design, plan, or architect a system us...
database-schema-design
by MUmerRazzaq
A guide for relational database schema design best practices. Use this skill when a user wants to design a new database...
mobile-first-responsive
by MUmerRazzaq
Mobile-first responsive design with Tailwind CSS v4. Use when building responsive layouts, configuring breakpoints, crea...
ui-ux-designer
by MUmerRazzaq
Comprehensive skill for UI/UX design and implementation in web applications. Use for tasks involving design systems, com...
alembic-migration-manager
by MUmerRazzaq
A skill for managing database migrations with Alembic. Use this for tasks involving Alembic initialization, configuratio...
auth-system-design
by MUmerRazzaq
Authentication system design and implementation guidance with Python examples using strict typing. Use when: (1) Designi...
api-request-validation
by MUmerRazzaq
A skill for implementing robust API request validation in Python web frameworks like FastAPI using Pydantic. Covers Pyda...
fastapi-error-handling
by MUmerRazzaq
Provides a comprehensive, reusable skill for standardized API error handling in FastAPI. Includes custom exception class...