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
#4297

react-server-components-framework

verified
development

Use when building Next.js 16+ apps with React Server Components. Covers App Router, Cache Components (replacing experimental_ppr), streaming SSR, Server Actions, and React 19 patterns for server-first architecture.

yonatangross/orchestkit
55
#4298

context-compression

verified
development

Use when conversation context is too long, hitting token limits, or responses are degrading. Compresses history while preserving critical information using anchored summarization and probe-based validation.

yonatangross/orchestkit
55
#4299

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
#4300

llm-streaming

verified
development

LLM streaming response patterns. Use when implementing real-time token streaming, Server-Sent Events for AI responses, or streaming with tool calls.

yonatangross/skillforge-claude-plugin
55
#4301

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
#4302

dashboard-patterns

verified
development

Dashboard UI patterns with widget composition, real-time data updates, responsive grid layouts, and data tables for React applications. Use when building dashboards, widgets, or data tables.

yonatangross/orchestkit
55
#4303

rate-limiting

verified
development

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
#4304

database-schema-designer

verified
development

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
#4305

llm-evaluation

verified
development

LLM output evaluation and quality assessment. Use when implementing LLM-as-judge patterns, quality gates for AI outputs, or automated evaluation pipelines.

yonatangross/skillforge-claude-plugin
55
#4306

database-versioning

verified
development

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
#4307

doctor

verified
development

[QUALITY] OrchestKit doctor for health diagnostics. Use when checking plugin health or troubleshooting issues.

yonatangross/orchestkit
55
#4308

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
#4309

alembic-migrations

verified
development

Alembic migration patterns for SQLAlchemy 2.0 async. Use when creating database migrations, managing schema versions, handling zero-downtime deployments, or implementing reversible database changes.

yonatangross/orchestkit
55
#4310

drift-detection

verified
development

Statistical and quality drift detection for LLM applications. Use when monitoring model quality degradation, input distribution shifts, or output pattern changes over time.

yonatangross/orchestkit
55
#4311

e2e-testing

verified
development

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

yonatangross/orchestkit
55
#4312

edge-computing-patterns

verified
development

Use when deploying to Cloudflare Workers, Vercel Edge, or Deno Deploy. Covers edge middleware, streaming, runtime constraints, and globally distributed low-latency patterns.

yonatangross/orchestkit
55
#4313

elevenlabs-narration

verified
development

ElevenLabs TTS integration for video narration. Use when generating voiceover audio, selecting voices, or building script-to-audio pipelines

yonatangross/orchestkit
55
#4314

fix-issue

verified
development

[GIT] Fix GitHub issues with parallel analysis. Use when fixing bugs or resolving issues.

yonatangross/orchestkit
55
#4315

error-handling-rfc9457

verified
development

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
#4316

langfuse-observability

verified
development

LLM observability platform for tracing, evaluation, prompt management, and cost tracking. Use when setting up Langfuse, monitoring LLM costs, tracking token usage, or implementing prompt versioning.

yonatangross/orchestkit
55
#4317

langgraph-checkpoints

verified
development

LangGraph checkpointing and persistence. Use when implementing fault-tolerant workflows, resuming interrupted executions, debugging with state history, or avoiding re-running expensive operations.

yonatangross/orchestkit
55
#4318

langgraph-functional

verified
development

LangGraph Functional API with @entrypoint and @task decorators. Use when building workflows with the modern LangGraph pattern, enabling parallel execution, persistence, and human-in-the-loop.

yonatangross/orchestkit
55
#4319

langgraph-routing

verified
development

LangGraph conditional routing patterns. Use when implementing dynamic routing based on state, creating branching workflows, or building retry loops with conditional edges.

yonatangross/orchestkit
55
#4320

git-recovery-command

verified
development

[GIT] Recovery from git mistakes. Use when you need to undo commits, recover branches, or fix history.

yonatangross/orchestkit
55
Previous
Page 180 of 552
Next