Claude Skills
MarketplacesSpecificationSubmit
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills

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
1875 MarketplacesSpecification
13225 verified skills
#SkillStars
4661
#4661

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

prompt-caching

verified
ai

Provider-native prompt caching for Claude and OpenAI. Use when optimizing LLM costs with cache breakpoints, caching system prompts, or reducing token costs for repeated prefixes.

yonatangross/orchestkit
55
4663
#4663

backend-architecture-enforcer

verified
backend

Enforces FastAPI Clean Architecture with blocking validation. Use when implementing router-service-repository patterns, enforcing layer separation, or validating dependency injection in backend code.

yonatangross/orchestkit
55
4664
#4664

review-pr

verified
development

[GIT] PR review with parallel specialized agents. Use when reviewing pull requests or code.

yonatangross/orchestkit
55
4665
#4665

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

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

clean-architecture

verified
backend

SOLID principles, hexagonal architecture, ports and adapters, and DDD tactical patterns for maintainable backends. Use when implementing clean architecture, decoupling services, separating domain logic, or creating testable architecture.

yonatangross/orchestkit
55
4668
#4668

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

domain-driven-design

verified
backend

Domain-Driven Design tactical patterns for complex business domains. Use when modeling entities, value objects, domain services, repositories, or establishing bounded contexts.

yonatangross/orchestkit
55
4670
#4670

event-sourcing

verified
backend

Event sourcing patterns for storing state as a sequence of events. Use when implementing event-driven architectures, CQRS, audit trails, or building systems requiring full history reconstruction.

yonatangross/orchestkit
55
4671
#4671

focus-management

verified
frontend

Keyboard focus management patterns for accessibility. Covers focus traps, roving tabindex, focus restore, skip links, and FocusScope components for WCAG-compliant interactive widgets. Use when implementing focus traps or keyboard navigation.

yonatangross/orchestkit
55
4672
#4672

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

property-based-testing

verified
testing

Property-based testing with Hypothesis for discovering edge cases automatically. Use when testing invariants, finding boundary conditions, implementing stateful testing, or validating data transformations.

yonatangross/orchestkit
55
4674
#4674

pytest-advanced

verified
testing

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

test-data-management

verified
testing

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

test-standards-enforcer

verified
testing

Enforce testing best practices - AAA pattern, naming conventions, isolation, coverage thresholds. Blocks non-compliant tests. Use when writing or reviewing tests.

yonatangross/orchestkit
55
4677
#4677

unit-testing

verified
testing

Unit testing patterns and best practices. Use when writing isolated unit tests, implementing AAA pattern, designing test isolation, or setting coverage targets for business logic.

yonatangross/orchestkit
55
4678
#4678

contract-testing

verified
testing

Consumer-driven contract testing with Pact for API compatibility. Use when testing microservice integrations, verifying API contracts, preventing breaking changes, or implementing provider verification.

yonatangross/orchestkit
55
4679
#4679

e2e-testing

verified
testing

End-to-end testing with Playwright 1.57+. Use when testing critical user journeys, browser automation, cross-browser testing, AI-assisted test generation, or validating complete application flows.

yonatangross/orchestkit
55
4680
#4680

msw-mocking

verified
testing

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 234 of 662
Next