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

project-structure-enforcer

verified
development

Enforce 2026 folder structure standards - feature-based organization, max nesting depth, unidirectional imports. Blocks structural violations. Use when creating files or reviewing project architecture.

yonatangross/orchestkit
55
#5162

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

pytest-advanced

verified
development

Advanced pytest patterns including custom markers, plugins, hooks, parallel execution, and pytest-xdist. Use when implementing custom test infrastructure, optimizing test execution, or building reusable test utilities.

yonatangross/orchestkit
55
#5164

cqrs-patterns

verified
backend

CQRS (Command Query Responsibility Segregation) patterns for separating read and write models. Use when optimizing read-heavy systems, implementing event sourcing, or building systems with different read/write scaling requirements.

yonatangross/skillforge-claude-plugin
55
#5165

caching-strategies

verified
backend

Backend caching patterns with Redis including write-through, write-behind, cache-aside, and invalidation strategies. Use when implementing Redis cache, managing TTL/expiration, preventing cache stampede, or optimizing cache hit rates.

yonatangross/skillforge-claude-plugin
55
#5166

reranking-patterns

verified
development

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

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

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

type-safety-validation

verified
development

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

zero-downtime-migration

verified
development

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

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

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

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

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

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

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

pii-masking-patterns

verified
development

PII detection and masking for LLM observability. Use when logging prompts/responses, tracing with Langfuse, or protecting sensitive data in production LLM pipelines.

yonatangross/orchestkit
55
#5178

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

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

responsive-patterns

verified
frontend

Responsive design with Container Queries, fluid typography, cqi/cqb units, and mobile-first patterns for React applications. Use when building responsive layouts or container queries.

yonatangross/skillforge-claude-plugin
55
#5181

scroll-driven-animations

verified
frontend

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

asyncio-advanced

verified
development

Python asyncio patterns with TaskGroup, structured concurrency, and modern 3.11+ features. Use when implementing concurrent operations, async context managers, or high-performance async services.

yonatangross/orchestkit
55
#5183

manim-visualizer

verified
development

Create Manim animations for demo videos. Use when visualizing agent workflows, skill pipelines, or architecture diagrams as animated MP4 overlays

yonatangross/skillforge-claude-plugin
55
#5184

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/orchestkit
55
Previous
Page 216 of 552
Next