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

input-validation

verified
development

Input validation and sanitization patterns. Use when validating user input, preventing injection attacks, implementing allowlists, or sanitizing HTML/SQL/command inputs.

yonatangross/skillforge-claude-plugin
55
#4562

integration-testing

verified
development

Integration testing patterns for APIs and components. Use when testing component interactions, API endpoints with test databases, or service layer integration.

yonatangross/skillforge-claude-plugin
55
#4563

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

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

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

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

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

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

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

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

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

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

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

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

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

ollama-local

verified
development

Local LLM inference with Ollama. Use when setting up local models for development, CI pipelines, or cost reduction. Covers model selection, LangChain integration, and performance tuning.

yonatangross/skillforge-claude-plugin
55
#4577

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

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

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

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

outbox-pattern

verified
development

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

owasp-top-10

verified
development

OWASP Top 10 security vulnerabilities and mitigations. Use when conducting security audits, implementing security controls, or reviewing code for common vulnerabilities.

yonatangross/skillforge-claude-plugin
55
#4583

performance-testing

verified
development

Performance and load testing with k6 and Locust. Use when validating system performance under load, stress testing, identifying bottlenecks, or establishing performance baselines.

yonatangross/skillforge-claude-plugin
55
#4584

pgvector-search

verified
development

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/skillforge-claude-plugin
55
Previous
Page 191 of 552
Next