TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
tk-425

code-review

by tk-425

star 0

This skill should be used when conducting comprehensive code reviews and codebase audits. Invoke when the user requests...

BitYoungjae

commit-helper

by BitYoungjae

star 0

git 변경사항을 분석하고 Conventional Commits 패턴에 따라 한국어로 커밋 메시지를 작성하여 커밋을 생성합니다. 사용자가 커...

BitYoungjae

pr-description

by BitYoungjae

star 0

GitHub PR 템플릿(.github/PULL_REQUEST_TEMPLATE.md)을 사용해서 한국어로 Pull Request 설명을 작성합니다. 사용자가 PR을 생...

safdarayubpk

better-auth

by safdarayubpk

star 0

Implement authentication using better-auth library in web applications. Use this skill when users need to add signup, si...

MUmerRazzaq

python-unit-testing

by MUmerRazzaq

star 0

A skill for creating comprehensive Python unit tests using pytest. It provides guidance and templates for test structure...

MUmerRazzaq

client-state-management

by MUmerRazzaq

star 0

Guide for implementing client-side state management in React applications. Use when building state architecture, selecti...

MUmerRazzaq

test-data-generation

by MUmerRazzaq

star 0

Provides patterns and examples for generating test data using factory libraries. Use this skill when you need to create...

MUmerRazzaq

cloud-deployment

by MUmerRazzaq

star 0

Provides guidance and resources for deploying applications to various cloud platforms like Vercel, Railway, Render, and...

MUmerRazzaq

vercel-deployment

by MUmerRazzaq

star 0

Comprehensive skill for deploying applications to Vercel. Covers all deployment types: single projects, monorepos, stati...

MUmerRazzaq

cicd-setup

by MUmerRazzaq

star 0

Sets up a CI/CD pipeline for Python projects using GitHub Actions. Includes templates for PR checks, deployment via SSH,...

MUmerRazzaq

better-auth

by MUmerRazzaq

star 0

A comprehensive skill for integrating the `better-auth` authentication framework into modern web applications. Use this...

MUmerRazzaq

database-connection-pooli...

by MUmerRazzaq

star 0

Configures and manages database connection pools, with a focus on SQLAlchemy. Use this skill for tasks involving connect...

MUmerRazzaq

fastapi-integration-testi...

by MUmerRazzaq

star 0

Provides a comprehensive guide and templates for creating integration tests for FastAPI applications. Use this skill whe...

MUmerRazzaq

sqlmodel-data-modeling

by MUmerRazzaq

star 0

Guide for ORM-based data modeling with SQLModel. Use for defining database models, fields, constraints, relationships (1...

MUmerRazzaq

react-components

by MUmerRazzaq

star 0

Build production-ready React components with TypeScript. Use when creating UI components (buttons, inputs, modals, cards...

MUmerRazzaq

browser-testing-playwrigh...

by MUmerRazzaq

star 0

A skill for setting up and running end-to-end browser tests using Playwright. It includes guidance on project setup, the...

MUmerRazzaq

microservice-architect

by MUmerRazzaq

star 0

Guides the planning of a microservices architecture. Use this skill when asked to design, plan, or architect a system us...

MUmerRazzaq

database-schema-design

by MUmerRazzaq

star 0

A guide for relational database schema design best practices. Use this skill when a user wants to design a new database...

MUmerRazzaq

mobile-first-responsive

by MUmerRazzaq

star 0

Mobile-first responsive design with Tailwind CSS v4. Use when building responsive layouts, configuring breakpoints, crea...

MUmerRazzaq

ui-ux-designer

by MUmerRazzaq

star 0

Comprehensive skill for UI/UX design and implementation in web applications. Use for tasks involving design systems, com...

MUmerRazzaq

alembic-migration-manager

by MUmerRazzaq

star 0

A skill for managing database migrations with Alembic. Use this for tasks involving Alembic initialization, configuratio...

MUmerRazzaq

auth-system-design

by MUmerRazzaq

star 0

Authentication system design and implementation guidance with Python examples using strict typing. Use when: (1) Designi...

MUmerRazzaq

api-request-validation

by MUmerRazzaq

star 0

A skill for implementing robust API request validation in Python web frameworks like FastAPI using Pydantic. Covers Pyda...

MUmerRazzaq

fastapi-error-handling

by MUmerRazzaq

star 0

Provides a comprehensive, reusable skill for standardized API error handling in FastAPI. Includes custom exception class...