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
sontek

code-review

by sontek

star 0

Perform code reviews following engineering practices. Use when reviewing pull requests, examining code changes, or provi...

sontek

deslop

by sontek

star 0

Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defe...

sontek

implementation-plan

by sontek

star 0

Create structured implementation plans for complex features, refactoring, or multi-phase work. MUST be used when user as...

sontek

create-pr

by sontek

star 0

Create pull requests following good conventions. Use when opening PRs, writing PR descriptions, or preparing changes for...

sontek

commit

by sontek

star 0

Create commit messages following good conventions. Use when committing code changes, writing commit messages, or formatt...

sontek

find-bugs

by sontek

star 0

Find bugs, security vulnerabilities, and code quality issues in branch changes. Use when reviewing code for bugs, securi...

vexxhost

pull-request

by vexxhost

star 0

Creates and opens pull requests from unmerged changes. Use when user asks to open a PR, create a pull request, make a PR...

vexxhost

fix-docker-openstack-patc...

by vexxhost

star 0

Fix a failing patch in a Docker OpenStack image repository. Use when a Renovate PR has patch conflicts.

vexxhost

commit-message

by vexxhost

star 0

Generates commit messages. Use before any git operations involving a commit, or when writing, generating, or creating co...

br-huang

learning-guidance

by br-huang

star 0

This skill should be used when the user requests "learning mode", "teach me", "guide me through", "help me understand",...

Railly

nextjs-clerk

by Railly

star 0

Help write Next.js applications with Clerk authentication. Use when the user asks about adding Clerk auth to a Next.js a...

AFI-Protocol

validate-codex-config

by AFI-Protocol

star 0

Validate afi-config codex and governance configuration for structural consistency, broken references, and schema alignme...

hide212131

with-reference

by hide212131

star 0

Demonstrates loading an external note during execution.

pem725

crossword-from-source

by pem725

star 0

Generate educational crossword puzzles by extracting vocabulary from source files. Use when users want to create crosswo...

SomtechSolutionMAxime

configure-mcp-server

by SomtechSolutionMAxime

star 0

Configure un serveur MCP (Model Context Protocol) dans Cursor en ajoutant l'entrée appropriée dans le fichier mcp.json....

SomtechSolutionMAxime

build-chatwindow

by SomtechSolutionMAxime

star 0

Construit des chatwindows avec widgets interactifs ChatWidget. Guide la création de widgets selon le contrat ChatWidget,...

nategarelik

python-best-practices

by nategarelik

star 0

Type hints, dataclasses, async patterns, testing with pytest, and modern Python tooling

nategarelik

powershell-patterns

by nategarelik

star 0

PowerShell best practices for Windows development, including cmdlet patterns, module development, and error handling

nategarelik

docker-kubernetes

by nategarelik

star 0

Dockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts

nategarelik

typescript-best-practices

by nategarelik

star 0

Auto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.

nategarelik

api-design

by nategarelik

star 0

REST API best practices, OpenAPI/Swagger patterns, authentication, and error response formats

nategarelik

testing-patterns

by nategarelik

star 0

Auto-load when writing tests. Provides TDD workflow, test structure patterns, and common testing idioms.

nategarelik

git-workflow

by nategarelik

star 0

Auto-load for git operations. Provides branching strategy, commit conventions, and PR workflow.

shabaraba

solid-principles

by shabaraba

star 0

This skill should be used when the user asks about "SOLID principles", "single responsibility", "open/closed principle",...