yonatangross/orchestkit▌
12 approved skills in this repository
vite-advanced
Productivity
Advanced configuration for Vite 8 (Rolldown-powered, stable Mar 2026) with Environment API from Vite 7.
monitoring-observability
Productivity
Comprehensive patterns for infrastructure monitoring, LLM observability, and quality drift detection. Each category has individual rule files in rules/ loaded on-demand.
security-patterns
Productivity
Comprehensive security patterns for building hardened applications. Each category has individual rule files in rules/ loaded on-demand.
zustand-patterns
Productivity
Modern state management with Zustand 5.x - lightweight, TypeScript-first, no boilerplate.
agent-orchestration
Productivity
Comprehensive patterns for building and coordinating AI agents -- from single-agent reasoning loops to multi-agent systems and framework selection. Each category has individual rule files in rules/ loaded on-demand.
devops-deployment
Productivity
Comprehensive frameworks for CI/CD pipelines, containerization, deployment strategies, and infrastructure automation.
ui-components
Frontend
Comprehensive patterns for building accessible UI component libraries with shadcn/ui and Radix Primitives. Covers CVA variants, OKLCH theming, cn() utility, component extension, asChild composition, dialog/menu patterns, and data-attribute styling. Each category has individual rule files in rules/ loaded on-demand.
responsive-patterns
Productivity
Modern responsive design patterns using Container Queries, fluid typography, and mobile-first strategies for React applications (2026 best practices).
quality-gates
Productivity
This skill teaches agents how to assess task complexity, enforce quality gates, and prevent wasted work on incomplete or poorly-defined tasks.
memory
Productivity
Unified read-side memory skill with subcommands for searching, loading, syncing, history, and visualization.
rag-retrieval
Productivity
Comprehensive patterns for building production RAG systems. Each category has individual rule files in rules/ loaded on-demand.
domain-driven-design
Frontend
Model complex business domains with entities, value objects, and bounded contexts.