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
knopki

python-type-system

by knopki

star 0

Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Pytho...

knopki

pytest-advanced

by knopki

star 0

Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.

knopki

solid-principles

by knopki

star 0

Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable,...

knopki

oop-polymorphism

by knopki

star 0

Use when implementing polymorphism and interfaces in object-oriented design. Use when creating flexible, extensible syst...

knopki

fastapi-async-patterns

by knopki

star 0

Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async oper...

knopki

continuity-ledger

by knopki

star 0

MANDATORY. Maintain context and project state across context window compactions. ALWAYS activate this skill when startin...

knopki

backend-api-standards

by knopki

star 0

Design and implement RESTful API endpoints following REST principles with proper HTTP methods, status codes, and resourc...

knopki

technical-planning

by knopki

star 0

Use when creating implementation plans for features or tasks. Focuses on tactical execution planning with clear tasks, d...

knopki

refactoring

by knopki

star 0

Use when restructuring code to improve quality without changing external behavior. Emphasizes safety through tests and i...

knopki

architecture-design

by knopki

star 0

Use when designing system architecture, making high-level technical decisions, or planning major system changes. Focuses...

knopki

skill-creator

by knopki

star 0

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...

knopki

fastapi-validation

by knopki

star 0

Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validati...

knopki

typescript-utility-types

by knopki

star 0

Use when typeScript utility types, mapped types, and advanced type manipulation. Use when creating flexible, type-safe T...

knopki

orthogonality-principle

by knopki

star 0

Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where change...

UsmanBuk

design-system

by UsmanBuk

star 0

Portfolio design tokens, CSS variables, and component patterns. Use when editing HTML, CSS, or styling portfolio pages.

UsmanBuk

case-study-writer

by UsmanBuk

star 0

Generate case study HTML pages for portfolio projects. Use when creating new case studies or updating existing ones in c...

UsmanBuk

premium-positioning

by UsmanBuk

star 0

Premium positioning strategy for £1600-2000/day rates. Use when writing or editing portfolio content, experience descrip...

mcart13

go-performance-best-pract...

by mcart13

star 0

Go performance optimization guidelines for profiling, allocation, GC tuning, concurrency, PGO, and I/O. This skill shoul...

mcart13

rust-performance-best-pra...

by mcart13

star 0

Expert-level Rust performance optimization guidelines for build profiles, allocation, synchronization, async/await, and...

mcart13

typescript-performance-be...

by mcart13

star 0

TypeScript performance optimization guidelines for build times, type-checking, declaration emit, and editor responsivene...

mcsdodo

code-review-skill

by mcsdodo

star 0

Use to review code implementations for quality, correctness, and best practices

mcsdodo

changelog-skill

by mcsdodo

star 0

Use after completing user-visible features, fixes, or behavior changes - NOT for internal docs (CLAUDE.md, DECISIONS.md,...

mcsdodo

verify-skill

by mcsdodo

star 0

Use before claiming work is complete - runs tests, checks git status, verifies changelog

mcsdodo

test-review-skill

by mcsdodo

star 0

Use to review test coverage for completeness and quality