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

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

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

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

saga-patterns

verified
backend

Saga patterns for distributed transactions with orchestration and choreography approaches. Use when implementing multi-service transactions, handling partial failures, or building systems requiring eventual consistency with compensation.

yonatangross/orchestkit
55
#4421

aggregate-patterns

verified
backend

DDD aggregate design patterns for consistency boundaries and invariants. Use when designing aggregate roots, enforcing business invariants, handling cross-aggregate references, or optimizing aggregate size.

yonatangross/orchestkit
55
#4422

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

grpc-python

verified
backend

gRPC with Python using grpcio and protobuf for high-performance microservice communication. Use when implementing service-to-service APIs, streaming data, or building polyglot microservices requiring strong typing.

yonatangross/orchestkit
55
#4424

idempotency-patterns

verified
backend

Idempotency patterns for APIs and event handlers. Use when implementing exactly-once semantics, deduplicating requests, or building reliable distributed systems.

yonatangross/orchestkit
55
#4425

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

review-pr

verified
development

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

yonatangross/orchestkit
55
#4427

embeddings

verified
development

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

image-optimization

verified
frontend

Image optimization with Next.js 15 Image, AVIF/WebP formats, blur placeholders, responsive sizes, and CDN loaders. Use when improving image performance, responsive sizing, or Next.js image pipelines.

yonatangross/orchestkit
55
#4429

implement

verified
development

[BUILD] Full-power feature implementation with parallel subagents. Use when implementing, building, or creating features.

yonatangross/orchestkit
55
#4430

commit

verified
development

[GIT] Creates commits with conventional format and validation. Use when committing changes or generating commit messages.

yonatangross/orchestkit
55
#4431

lazy-loading-patterns

verified
frontend

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

render-optimization

verified
frontend

React render performance patterns including React Compiler integration, memoization strategies, TanStack Virtual, and DevTools profiling. Use when debugging slow renders, optimizing large lists, or reducing unnecessary re-renders.

yonatangross/orchestkit
55
#4433

vite-advanced

verified
frontend

Advanced Vite 7+ patterns including Environment API, plugin development, SSR configuration, library mode, and build optimization. Use when customizing build pipelines, creating plugins, or configuring multi-environment builds.

yonatangross/orchestkit
55
#4434

dashboard-patterns

verified
frontend

Dashboard UI patterns with widget composition, real-time data updates, responsive grid layouts, and data tables for React applications. Use when building dashboards, widgets, or data tables.

yonatangross/orchestkit
55
#4435

best-practices

verified
devops

View and manage your personal best practices library with success/failure patterns. Use when viewing best practices, checking patterns, reviewing success/failure history.

yonatangross/orchestkit
55
#4436

pwa-patterns

verified
frontend

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

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

auth-patterns

verified
security

Authentication and authorization patterns. Use when implementing login flows, JWT tokens, session management, password security, OAuth 2.1, Passkeys/WebAuthn, or role-based access control.

yonatangross/orchestkit
55
#4439

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

vcr-http-recording

verified
testing

VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.

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