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

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/skillforge-claude-plugin
55
#5258

configure

verified
development

[CONFIG] Configure OrchestKit settings. Use when customizing MCP servers, plugin options, or preferences.

yonatangross/skillforge-claude-plugin
55
#5259

skill-analyzer

verified
development

Reference patterns for parsing skill metadata. Use when extracting phases, examples, or features from SKILL.md files for demo generation

yonatangross/skillforge-claude-plugin
55
#5260

silent-failure-detection

verified
development

Detect quiet failures in LLM agents - tool skipping, gibberish outputs, infinite loops, and degraded quality. Use when agents appear to work but produce incorrect results.

yonatangross/skillforge-claude-plugin
55
#5261

langgraph-state

verified
ai

LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.

yonatangross/skillforge-claude-plugin
55
#5262

focus-management

verified
development

Keyboard focus management patterns for accessibility. Covers focus traps, roving tabindex, focus restore, skip links, and FocusScope components for WCAG-compliant interactive widgets. Use when implementing focus traps or keyboard navigation.

yonatangross/orchestkit
55
#5263

aggregate-patterns

verified
backend

DDD aggregate design patterns for consistency boundaries and invariants. Use when designing aggregate roots, enforcing business invariants, handling cross-aggregate references, or optimizing aggregate size.

yonatangross/skillforge-claude-plugin
55
#5264

golden-dataset-curation

verified
development

Use when creating or improving golden datasets for AI evaluation. Defines quality criteria, curation workflows, and multi-agent analysis patterns for test data.

yonatangross/skillforge-claude-plugin
55
#5265

scroll-driven-animations

verified
development

CSS Scroll-Driven Animations with ScrollTimeline, ViewTimeline, parallax effects, and progressive enhancement for performant scroll effects. Use when implementing scroll-linked animations or parallax.

yonatangross/skillforge-claude-plugin
55
#5266

form-state-patterns

verified
frontend

React Hook Form v7 with Zod validation, React 19 useActionState, Server Actions, field arrays, and async validation. Use when building complex forms, validation flows, or server action forms.

yonatangross/skillforge-claude-plugin
55
#5267

react-server-components-framework

verified
frontend

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/skillforge-claude-plugin
55
#5268

prioritization-frameworks

verified
development

RICE, ICE, WSJF, MoSCoW and other prioritization frameworks for product backlogs. Use when scoring features, ranking initiatives, or deciding what to build next.

yonatangross/skillforge-claude-plugin
55
#5269

explore

verified
development

Deep codebase exploration with parallel specialized agents. Use when exploring a repo, finding files, or discovering architecture with the explore agent.

yonatangross/orchestkit
55
#5270

mcp-advanced-patterns

verified
development

Advanced MCP patterns for tool composition, resource management, and scaling. Build custom MCP servers, compose tools, manage resources efficiently. Use when composing MCP tools or scaling MCP servers.

yonatangross/skillforge-claude-plugin
55
#5271

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

grpc-python

verified
development

gRPC with Python using grpcio and protobuf for high-performance microservice communication. Use when implementing service-to-service APIs, streaming data, or building polyglot microservices requiring strong typing.

yonatangross/orchestkit
55
#5273

feedback

verified
development

[CONFIG] Manage OrchestKit feedback system. Use when providing feedback or viewing usage analytics.

yonatangross/skillforge-claude-plugin
55
#5274

backend-architecture-enforcer

verified
backend

Enforces FastAPI Clean Architecture with blocking validation. Use when implementing router-service-repository patterns, enforcing layer separation, or validating dependency injection in backend code.

yonatangross/skillforge-claude-plugin
55
#5275

saga-patterns

verified
development

Saga patterns for distributed transactions with orchestration and choreography approaches. Use when implementing multi-service transactions, handling partial failures, or building systems requiring eventual consistency with compensation.

yonatangross/skillforge-claude-plugin
55
#5276

mcp-server-building

verified
development

Building MCP (Model Context Protocol) servers for Claude extensibility. Use when creating MCP servers, building custom Claude tools, extending Claude with external integrations, or developing tool packages for Claude Desktop.

yonatangross/skillforge-claude-plugin
55
#5277

evidence-verification

verified
development

Use when completing tasks, code reviews, or deployments to verify work with evidence. Collects test results, build outputs, coverage metrics, and exit codes to prove work is complete.

yonatangross/skillforge-claude-plugin
55
#5278

type-safety-validation

verified
frontend

End-to-end type safety with Zod, tRPC, Prisma, and TypeScript 5.7+ patterns. Use when creating Zod schemas, setting up tRPC, validating input, implementing exhaustive switch statements, branded types, or type checking with ty.

yonatangross/skillforge-claude-plugin
55
#5279

business-case-analysis

verified
product

ROI, NPV, IRR, payback period, and total cost of ownership analysis for investment decisions. Use when building financial justification for projects, evaluating SaaS investments, or comparing alternatives.

yonatangross/skillforge-claude-plugin
55
#5280

saga-patterns

verified
backend

Saga patterns for distributed transactions with orchestration and choreography approaches. Use when implementing multi-service transactions, handling partial failures, or building systems requiring eventual consistency with compensation.

yonatangross/skillforge-claude-plugin
55
Previous
Page 220 of 552
Next