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

llm-streaming

verified
ai

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

yonatangross/orchestkit
55
#5306

worktree-coordination

verified
development

[EXPLORE] Coordinate multiple Claude instances across worktrees. Use when managing parallel development.

yonatangross/orchestkit
55
#5307

verify

verified
development

[BUILD] Comprehensive verification with parallel test agents. Use when verifying implementations or validating changes.

yonatangross/orchestkit
55
#5308

stacked-prs

verified
development

Multi-PR development for large features. Stack dependent PRs, manage rebases, and get faster reviews on smaller changes. Use when creating stacked PRs.

yonatangross/orchestkit
55
#5309

silent-failure-detection

verified
ai

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

heygen-avatars

verified
development

Best practices for HeyGen - AI avatar video creation API. Use when creating AI avatar videos, generating talking head videos, or integrating HeyGen with Remotion.

yonatangross/skillforge-claude-plugin
55
#5311

system-design-interrogation

verified
development

Use when planning system architecture to ensure nothing is missed. Provides structured questions covering scalability, security, data, and operational dimensions before implementation.

yonatangross/orchestkit
55
#5312

mem0-memory

verified
development

Long-term semantic memory across sessions using Mem0. Use when you need to remember, recall, or forget information across sessions, or when referencing what we discussed last time or in a previous session.

yonatangross/orchestkit
55
#5313

memory-fabric

verified
development

Graph-first memory orchestration - knowledge graph (PRIMARY, always available) with optional mem0 cloud enhancement for semantic search. Use when designing memory orchestration or combining graph and mem0.

yonatangross/orchestkit
55
#5314

agentic-rag-patterns

verified
ai

Advanced RAG with Self-RAG, Corrective-RAG, and knowledge graphs. Use when building agentic RAG pipelines, adaptive retrieval, or query rewriting.

yonatangross/orchestkit
55
#5315

langgraph-checkpoints

verified
ai

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

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

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

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

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

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

prompt-engineering-suite

verified
ai

Comprehensive prompt engineering with Chain-of-Thought, few-shot learning, prompt versioning, and optimization. Use when designing prompts, improving accuracy, managing prompt lifecycle.

yonatangross/orchestkit
55
#5322

vision-language-models

verified
ai

GPT-5/4o, Claude 4.5, Gemini 2.5/3, Grok 4 vision patterns for image analysis, document understanding, and visual QA. Use when implementing image captioning, document/chart analysis, or multi-image comparison.

yonatangross/orchestkit
55
#5323

embeddings

verified
data

Text embeddings for semantic search and similarity. Use when converting text to vectors, choosing embedding models, implementing chunking strategies, or building document similarity features.

yonatangross/orchestkit
55
#5324

llm-evaluation

verified
ai

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

yonatangross/orchestkit
55
#5325

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

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

zero-downtime-migration

verified
data

Safe database schema changes without downtime using expand-contract pattern and online schema changes. Use when deploying schema changes to production without service interruption.

yonatangross/orchestkit
55
#5328

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
Previous
Page 222 of 552
Next