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

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

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

langgraph-human-in-loop

verified
development

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

yonatangross/skillforge-claude-plugin
55
#5236

langgraph-parallel

verified
development

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

yonatangross/skillforge-claude-plugin
55
#5237

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

langgraph-state

verified
development

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

langgraph-supervisor

verified
development

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

yonatangross/skillforge-claude-plugin
55
#5240

lazy-loading-patterns

verified
development

Code splitting and lazy loading with React.lazy, Suspense, route-based splitting, intersection observer, and preload strategies for optimal bundle performance. Use when implementing lazy loading or preloading.

yonatangross/skillforge-claude-plugin
55
#5241

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

llm-safety-patterns

verified
development

Security patterns for LLM integrations including prompt injection defense and hallucination prevention. Use when implementing context separation, validating LLM outputs, or protecting against prompt injection attacks.

yonatangross/skillforge-claude-plugin
55
#5243

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

llm-testing

verified
development

Testing patterns for LLM-based applications. Use when testing AI/ML integrations, mocking LLM responses, testing async timeouts, or validating structured outputs from LLMs.

yonatangross/skillforge-claude-plugin
55
#5245

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

mcp-security-hardening

verified
development

MCP security patterns for prompt injection defense, tool poisoning prevention, and permission management. Use when securing MCP servers, validating tool descriptions, implementing allowlists.

yonatangross/skillforge-claude-plugin
55
#5247

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

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

mem0-sync

verified
development

Auto-sync session context, decisions, and patterns to Mem0 for cross-session continuity. Use when persisting session memory or syncing decisions.

yonatangross/skillforge-claude-plugin
55
#5250

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

message-queues

verified
development

Message queue patterns with RabbitMQ, Redis Streams, and Kafka. Use when implementing async communication, pub/sub systems, event-driven microservices, or reliable message delivery.

yonatangross/skillforge-claude-plugin
55
#5252

multimodal-rag

verified
development

CLIP, SigLIP 2, Voyage multimodal-3 patterns for image+text retrieval, cross-modal search, and multimodal document chunking. Use when building RAG with images, implementing visual search, or hybrid retrieval.

yonatangross/skillforge-claude-plugin
55
#5253

motion-animation-patterns

verified
development

Use this skill for implementing Motion (Framer Motion) animations in React applications. Covers animation presets, page transitions, modal animations, list stagger effects, hover interactions, skeleton loaders, and RTL-aware animation patterns.

yonatangross/skillforge-claude-plugin
55
#5254

msw-mocking

verified
development

Mock Service Worker (MSW) 2.x for API mocking. Use when testing frontend components with network mocking, simulating API errors, or creating deterministic API responses in tests.

yonatangross/skillforge-claude-plugin
55
#5255

multi-agent-orchestration

verified
development

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

pwa-patterns

verified
development

Progressive Web App patterns with Workbox 7.x, service worker lifecycle, offline-first strategies, and installability. Use when building PWAs, service workers, or offline support.

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