orchestkit
Persistent development skills, specialist agents, and quality-gate hooks
All Skills in This Repository (84)
Pure Emerald Level Indicatorscommit
Create Git commits following the Conventional Commits specification with local validation.
interaction-patterns
Codify UI interaction patterns for accessible frontend components.
visualize-plan
Visualizes planned code changes with ASCII diagrams and risk analysis.
langgraph
Implement LangGraph workflows with state management, routing, and checkpointing patterns.
distributed-systems
Provides .NET implementation of distributed systems patterns including locking, circuit breaking, retries, bulkheads, and rate limiting with Redis and PostgreSQL.
mcp-patterns
Provide patterns for building secure MCP servers with OAuth 2.1 authentication.
design-system-tokens
Manages W3C DTCG design tokens with three-tier hierarchy and Style Dictionary transformations.
release-management
Automate GitHub releases with semantic versioning and the gh CLI.
product-frameworks
Provides management frameworks for business case analysis, market intelligence, and product strategy workflows.
prioritization
Prioritize product features using RICE, WSJF, ICE, MoSCoW, and opportunity cost frameworks.
architecture-patterns
Validate software architecture patterns and enforce project structure conventions.
user-research
Create user personas, journey maps, interview guides, and usability tests.
Frequently Asked Questions
FAQPage SchemaHow to install OrchestKit?โผ
Run `npx skills add yonatangross/orchestkit --all -g -y` in your terminal to install the full skill set globally.
What does OrchestKit actually do?โผ
It gives your coding sessions persistent knowledge of production patterns, routes your goals to specialist skills like implement, verify, and review-pr, and enforces quality gates through automatic lifecycle hooks.
Which coding assistants work with OrchestKit?โผ
It is built as a Claude Code plugin with full skill, agent, and hook support, and the same skills also run in Cursor, Codex, and other hosts that follow the SKILL.md standard.
Do I need to configure anything after installing?โผ
Run the setup wizard (`/ork:setup` in Claude Code), which scans your codebase, detects your stack, and recommends the right skills and MCP servers for your project.
Does OrchestKit send my code or prompts anywhere?โผ
No. Hooks write only local event logs on your own disk, prompt text and file contents are never recorded, and any network telemetry is off unless you configure your own endpoint.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core