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

reranking-patterns

verified
ai

Reranking patterns for improving search precision. Use when implementing cross-encoder reranking, LLM-based relevance scoring, or improving retrieval quality in RAG pipelines.

yonatangross/orchestkit
55
#4490

agent-loops

verified
ai

Agentic workflow patterns for autonomous LLM reasoning. Use when building ReAct agents, implementing reasoning loops, or creating LLMs that plan and execute multi-step tasks.

yonatangross/orchestkit
55
#4491

langgraph-functional

verified
ai

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

langgraph-human-in-loop

verified
ai

LangGraph human-in-the-loop patterns. Use when implementing approval workflows, manual review gates, user feedback integration, or interactive agent supervision.

yonatangross/orchestkit
55
#4493

langgraph-parallel

verified
ai

LangGraph parallel execution patterns. Use when implementing fan-out/fan-in workflows, map-reduce over tasks, or running independent agents concurrently.

yonatangross/orchestkit
55
#4494

langgraph-routing

verified
ai

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

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/orchestkit
55
#4496

langgraph-supervisor

verified
ai

LangGraph supervisor-worker pattern. Use when building central coordinator agents that route to specialized workers, implementing round-robin or priority-based agent dispatch.

yonatangross/orchestkit
55
#4497

multi-agent-orchestration

verified
ai

Multi-agent coordination and synthesis patterns. Use when orchestrating multiple specialized agents, implementing fan-out/fan-in workflows, or synthesizing outputs from parallel agents.

yonatangross/orchestkit
55
#4498

temporal-io

verified
ai

Temporal.io workflow orchestration for durable, fault-tolerant distributed applications. Use when implementing long-running workflows, saga patterns, microservice orchestration, or systems requiring exactly-once execution guarantees.

yonatangross/orchestkit
55
#4499

add-golden

verified
data

[QUALITY] Add documents to golden dataset with validation. Use when curating test data or saving examples.

yonatangross/orchestkit
55
#4500

fine-tuning-customization

verified
ai

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

function-calling

verified
ai

LLM function calling and tool use patterns. Use when enabling LLMs to call external tools, defining tool schemas, implementing tool execution loops, or getting structured output from LLMs.

yonatangross/orchestkit
55
#4502

outbox-pattern

verified
backend

Transactional outbox pattern for reliable event publishing. Use when implementing atomic writes with event delivery, ensuring exactly-once semantics, or building event-driven microservices.

yonatangross/orchestkit
55
#4503

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/orchestkit
55
#4504

recharts-patterns

verified
development

Data visualization with Recharts 3.x including responsive charts, custom tooltips, animations, and accessibility for React applications. Use when building charts or dashboards with Recharts.

yonatangross/skillforge-claude-plugin
55
#4505

test-data-management

verified
development

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

a11y-testing

verified
development

Automated accessibility testing with axe-core, Playwright, and jest-axe for WCAG compliance. Use when adding or validating a11y tests, running WCAG checks, or auditing UI accessibility.

yonatangross/orchestkit
55
#4507

add-golden

verified
development

Curate and add documents to the golden dataset with multi-agent validation. Use when adding test data, creating golden datasets, saving examples.

yonatangross/orchestkit
55
#4508

shadcn-patterns

verified
development

shadcn/ui component patterns including CVA variants, OKLCH theming, cn() utility, and composition. Use when adding shadcn components, building variant systems, or customizing themes.

yonatangross/orchestkit
55
#4509

defense-in-depth

verified
development

Use when building secure AI pipelines or hardening LLM integrations. Defense-in-depth implements 8 validation layers from edge to storage with no single point of failure.

yonatangross/skillforge-claude-plugin
55
#4510

user-research-methods

verified
development

User interviews, usability testing, surveys, card sorting, and qualitative research methods. Use when gathering user insights, validating designs, or understanding user behavior.

yonatangross/skillforge-claude-plugin
55
#4511

security-scanning

verified
development

Automated security scanning for dependencies and code. Use when running npm audit, pip-audit, Semgrep, secret detection, or integrating security checks into CI/CD.

yonatangross/skillforge-claude-plugin
55
#4512

golden-dataset-validation

verified
development

Use when validating golden dataset quality. Runs schema checks, duplicate detection, and coverage analysis to ensure dataset integrity for AI evaluation.

yonatangross/orchestkit
55
Previous
Page 188 of 552
Next