Claude Skills

aka. Agent Skills

Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.

Claude Code
OpenAI Codex
Gemini CLI
Cursor
GitHub Copilot
+more
13225 verified skills
#5113

connection-pooling

verified
backend

Database and HTTP connection pooling patterns for Python async applications. Use when configuring asyncpg pools, aiohttp sessions, or optimizing connection lifecycle in high-concurrency services.

yonatangross/orchestkit
55
#5114

configure

verified
development

Interactive OrchestKit configuration wizard. Use when you need to configure OrchestKit settings, MCP servers, or plugin options.

yonatangross/skillforge-claude-plugin
55
#5115

streaming-api-patterns

verified
backend

Real-time data streaming with SSE, WebSockets, and ReadableStream. Use when implementing streaming responses, real-time data updates, Server-Sent Events, WebSocket setup, live notifications, push updates, or chat server backends.

yonatangross/orchestkit
55
#5116

rate-limiting

verified
backend

API rate limiting with token bucket, sliding window, and Redis distributed patterns. Use when implementing rate limits, throttling requests, handling 429 Too Many Requests, protecting against API abuse, or configuring SlowAPI with Redis.

yonatangross/orchestkit
55
#5117

performance-testing

verified
devops

Performance and load testing with k6 and Locust. Use when validating system performance under load, stress testing, identifying bottlenecks, or establishing performance baselines.

yonatangross/skillforge-claude-plugin
55
#5118

assess-complexity

verified
development

Assess task complexity with automated codebase metrics. Use before starting work to determine if task needs breakdown.

yonatangross/orchestkit
55
#5119

fastapi-advanced

verified
backend

FastAPI 2026 advanced patterns including lifespan, dependencies, middleware, and Pydantic settings. Use when configuring FastAPI lifespan events, creating dependency injection, building Starlette middleware, or managing async Python services with uvicorn.

yonatangross/orchestkit
55
#5120

error-handling-rfc9457

verified
backend

RFC 9457 Problem Details for standardized HTTP API error responses. Use when implementing problem details format, structured API errors, error registries, or migrating from RFC 7807.

yonatangross/orchestkit
55
#5121

api-versioning

verified
backend

API versioning strategies including URL path, header, and content negotiation. Use when migrating v1 to v2, handling breaking changes, implementing deprecation or sunset policies, or managing backward compatibility.

yonatangross/orchestkit
55
#5122

test-data-management

verified
data

Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases.

yonatangross/orchestkit
55
#5123

pgvector-search

verified
data

Production hybrid search combining PGVector HNSW with BM25 using Reciprocal Rank Fusion. Use when implementing hybrid search, semantic + keyword retrieval, vector search optimization, metadata filtering, or choosing between HNSW and IVFFlat indexes.

yonatangross/orchestkit
55
#5124

database-versioning

verified
data

Database version control and change management patterns. Use when managing schema history, coordinating database changes across environments, implementing audit trails, or versioning database objects.

yonatangross/orchestkit
55
#5125

contextual-retrieval

verified
development

Anthropic's Contextual Retrieval technique for improved RAG. Use when chunks lose context during retrieval, implementing hybrid BM25+vector search, or reducing retrieval failures.

yonatangross/orchestkit
55
#5126

contract-testing

verified
development

Consumer-driven contract testing with Pact for API compatibility. Use when testing microservice integrations, verifying API contracts, preventing breaking changes, or implementing provider verification.

yonatangross/orchestkit
55
#5127

core-web-vitals

verified
development

Core Web Vitals optimization for LCP, INP, CLS with 2026 thresholds, performance budgets, and RUM. Use when improving page performance, diagnosing CWV regressions, or setting performance budgets.

yonatangross/orchestkit
55
#5128

cqrs-patterns

verified
development

CQRS (Command Query Responsibility Segregation) patterns for separating read and write models. Use when optimizing read-heavy systems, implementing event sourcing, or building systems with different read/write scaling requirements.

yonatangross/orchestkit
55
#5129

database-schema-designer

verified
data

SQL and NoSQL schema design with normalization, indexing, and migration patterns. Use when designing database schemas, creating tables, optimizing slow queries, or planning database migrations.

yonatangross/orchestkit
55
#5130

distributed-locks

verified
development

Distributed locking patterns with Redis and PostgreSQL for coordination across instances. Use when implementing exclusive access, preventing race conditions, or coordinating distributed resources.

yonatangross/orchestkit
55
#5131

doctor

verified
development

OrchestKit health diagnostics command that validates plugin configuration and reports issues. Use when running doctor checks or troubleshooting plugin health.

yonatangross/orchestkit
55
#5132

domain-driven-design

verified
development

Domain-Driven Design tactical patterns for complex business domains. Use when modeling entities, value objects, domain services, repositories, or establishing bounded contexts.

yonatangross/orchestkit
55
#5133

e2e-testing

verified
development

End-to-end testing with Playwright 1.57+. Use when testing critical user journeys, browser automation, cross-browser testing, AI-assisted test generation, or validating complete application flows.

yonatangross/orchestkit
55
#5134

fastapi-advanced

verified
development

FastAPI 2026 advanced patterns including lifespan, dependencies, middleware, and Pydantic settings. Use when configuring FastAPI lifespan events, creating dependency injection, building Starlette middleware, or managing async Python services with uvicorn.

yonatangross/orchestkit
55
#5135

feedback

verified
development

Manage the OrchestKit feedback system that learns from your usage. Use when providing feedback, reporting issues, suggesting improvements.

yonatangross/orchestkit
55
#5136

fine-tuning-customization

verified
development

LLM fine-tuning with LoRA, QLoRA, DPO alignment, and synthetic data generation. Efficient training, preference learning, data creation. Use when customizing models for specific domains.

yonatangross/orchestkit
55
Previous
Page 214 of 552
Next