yonatangrossyonatangrossCommunityยท84 Agent Skills Included

orchestkit

Persistent development skills, specialist agents, and quality-gate hooks

Gives coding sessions persistent knowledge of production patterns across backend, frontend, testing, security, and DevOps work. Routes plain-English goals to 106 skills and 36 specialist agents, while 172 lifecycle hooks block bad commits, secrets, and unsafe changes automatically. Eliminates re-explaining your stack every session and catches quality issues before they reach a pull request.
npx skills add yonatangross/orchestkit --all -g -y
Available:

Tells the agent how to behave in this project (tone, visual output style, build-and-test workflow) and routes incoming tasks to the right specialist agent via a keyword-based routing index.

All Skills in This Repository (84)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

commit

Create Git commits following the Conventional Commits specification with local validation.

Community
Intermediate
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

interaction-patterns

Codify UI interaction patterns for accessible frontend components.

Community
Intermediate
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

visualize-plan

Visualizes planned code changes with ASCII diagrams and risk analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

langgraph

Implement LangGraph workflows with state management, routing, and checkpointing patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

distributed-systems

Provides .NET implementation of distributed systems patterns including locking, circuit breaking, retries, bulkheads, and rate limiting with Redis and PostgreSQL.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

mcp-patterns

Provide patterns for building secure MCP servers with OAuth 2.1 authentication.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

design-system-tokens

Manages W3C DTCG design tokens with three-tier hierarchy and Style Dictionary transformations.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

release-management

Automate GitHub releases with semantic versioning and the gh CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

product-frameworks

Provides management frameworks for business case analysis, market intelligence, and product strategy workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

prioritization

Prioritize product features using RICE, WSJF, ICE, MoSCoW, and opportunity cost frameworks.

Community
Intermediate
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

architecture-patterns

Validate software architecture patterns and enforce project structure conventions.

Community
Advanced
๐Ÿ“ฆ In Repo
yonatangrossyonatangross

user-research

Create user personas, journey maps, interview guides, and usability tests.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’