Source

yonatangross/orchestkit

301 skills · 30.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
design-system-tokens Design token management with the W3C Design Token spec, three-tier hierarchy (global/alias/component), OKLCH color, S…
yonatangross/orchestkit
184
2
configure Interactive wizard for OrchestKit settings: MCP servers, hook permissions, keybindings, and install presets. Use when…
yonatangross/orchestkit
183
3
feedback Manages OrchestKit learning system including feedback status, usage pattern tracking, and privacy/analytics consent. …
yonatangross/orchestkit
180
4
demo-producer Universal demo video creator for skills, agents, plugins, tutorials, CLI commands, and code walkthroughs. Generates s…
yonatangross/orchestkit
179
5
product-frameworks Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, req…
yonatangross/orchestkit
178
6
async-jobs Async job processing patterns for background tasks, Celery workflows, task scheduling, retry strategies, and distribu…
yonatangross/orchestkit
176
7
golden-dataset Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building…
yonatangross/orchestkit
176
8
browser-tools Security wrapper over the upstream agent-browser skill, adding URL blocklisting, rate limiting, robots.txt enforcemen…
yonatangross/orchestkit
174
9
testing-patterns Redirect — testing-patterns was split into 5 focused sub-skills. Use when looking for testing-patterns, writing tests…
yonatangross/orchestkit
174
10
mcp-patterns MCP server building, advanced patterns, and security hardening. Use when building MCP servers, implementing tool hand…
yonatangross/orchestkit
173
11
scope-appropriate-architecture Right-sizes architecture to project scope, classifying projects into 6 tiers to prevent over-engineering. Use when de…
yonatangross/orchestkit
164
12
checkpoint-resume Rate-limit-resilient pipeline with checkpoint/resume for long multi-phase sessions. Saves progress to .claude/pipelin…
yonatangross/orchestkit
156
13
help OrchestKit help directory with categorized skill listings. Use when discovering skills for a task, finding the right …
yonatangross/orchestkit
154
14
business-case Business case analysis with ROI, NPV, IRR, payback period, and TCO calculations for investment decisions. Use when bu…
yonatangross/orchestkit
143
15
interaction-patterns UI interaction design patterns for skeleton loading, infinite scroll with accessibility, progressive disclosure, moda…
yonatangross/orchestkit
143
16
storybook-mcp-integration Reference for the Storybook MCP server itself (@storybook/addon-mcp): 6 tools across 3 toolsets (dev, docs, testing),…
yonatangross/orchestkit
142
17
presentation-builder Creates zero-dependency, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when t…
yonatangross/orchestkit
135
18
upgrade-assessment Evaluates platform upgrade readiness across Claude model versions, CC releases, and OrchestKit updates with 6-dimensi…
yonatangross/orchestkit
135
19
documentation-patterns Technical documentation patterns for READMEs, ADRs, API docs (OpenAPI 3.1), changelogs, and writing style guides. Use…
yonatangross/orchestkit
134
20
release-checklist Ship a release: the final pre-tag gate for OrchestKit itself, run once a change is already known good. Walks 12 order…
yonatangross/orchestkit
133
21
audit-skills Audits all OrchestKit skills for quality, completeness, and compliance with authoring standards. Use when checking sk…
yonatangross/orchestkit
127
22
dashboard-patterns Dashboard UI patterns with widget composition, real-time data updates, responsive grid layouts, and data tables for R…
yonatangross/orchestkit
127
23
notebooklm NotebookLM integration patterns for external RAG, research synthesis, studio content generation (audio, cinematic vid…
yonatangross/orchestkit
126
24
okr-design OKR trees, KPI dashboards, North Star Metric, leading/lagging indicators, and experiment design. Use when setting tea…
yonatangross/orchestkit
126
25
testing-e2e End-to-end testing patterns with Playwright — page objects, AI agent testing, visual regression, accessibility testin…
yonatangross/orchestkit
121
26
figma-design-handoff Figma-to-code design handoff patterns including Figma Variables to design tokens pipeline, component spec extraction,…
yonatangross/orchestkit
119
27
validate-counts Validates hook, skill, and agent counts are consistent across CLAUDE.md, hooks.json, manifests, and source directorie…
yonatangross/orchestkit
119
28
setup Personalized 7-phase onboarding wizard that scans the codebase, detects tech stack, recommends skills and MCP servers…
yonatangross/orchestkit
118
29
brainstorm Design exploration using parallel agents through a 7-phase process: topic analysis, memory context, divergent ideatio…
yonatangross/orchestkit
117
30
user-research User personas, customer journey maps, interview guides, usability testing, and card sorting. Use when building user u…
yonatangross/orchestkit
117
31
testing-integration Integration and contract testing patterns — API endpoint tests, component integration, database testing, Pact contrac…
yonatangross/orchestkit
115
32
competitive-analysis Strategic analysis frameworks including Porter's Five Forces (industry attractiveness), SWOT (internal positioning), …
yonatangross/orchestkit
111
33
market-sizing TAM/SAM/SOM market sizing with top-down and bottom-up estimation methods, cross-validation of assumptions, and diverg…
yonatangross/orchestkit
111
34
visualize-plan Renders planned changes — architecture and before/after comparisons, risk heat maps, execution order, dependency grap…
yonatangross/orchestkit
111
35
testing-llm LLM and AI testing patterns — mock responses, evaluation with DeepEval/RAGAS, structured output validation, and agent…
yonatangross/orchestkit
110
36
prioritization Prioritization frameworks — RICE, WSJF, ICE, MoSCoW, and opportunity cost scoring for backlog ranking. Use when prior…
yonatangross/orchestkit
109
37
ai-ui-generation AI-assisted UI generation patterns for json-render, v0.app, Google Stitch, Bolt Cloud, and Cursor workflows. Covers p…
yonatangross/orchestkit
107
38
product-analytics A/B test evaluation, cohort retention analysis, funnel metrics, and experiment-driven product decisions. Use when ana…
yonatangross/orchestkit
105
39
brainstorming Design exploration with parallel agents. Use when brainstorming ideas, exploring solutions, or comparing alternatives.
yonatangross/orchestkit
104
40
testing-perf Performance and load testing patterns — k6 load tests, Locust stress tests, pytest execution optimization (xdist para…
yonatangross/orchestkit
104
41
chain-patterns Chain patterns for multi-phase pipelines: MCP detection, handoff files, checkpoint-resume, worktree agents, CronCreat…
yonatangross/orchestkit
102
42
testing-unit Unit testing patterns for isolated business logic tests — AAA pattern, parametrized tests (test.each, @pytest.mark.pa…
yonatangross/orchestkit
101
43
design-to-code Mockup-to-component pipeline using Google Stitch, 21st.dev, and Storybook MCP. Accepts a screenshot, a description, o…
yonatangross/orchestkit
98
44
design-context-extract Extract design DNA from app screenshots, live URLs, or screen recordings using Google Stitch — color palettes, typogr…
yonatangross/orchestkit
97
45
git-workflow Complete git workflow patterns including GitHub Flow branching, atomic commits with interactive staging, merge and re…
yonatangross/orchestkit
94
46
component-search Search 21st.dev component registry for production-ready React components. Finds components by natural language descri…
yonatangross/orchestkit
91
47
mcp-visual-output Interactive MCP visual output via @json-render/mcp: upgrade plain JSON tool responses to dashboards rendered in sandb…
yonatangross/orchestkit
91
48
recharts-patterns Data visualization with Recharts 3.x including responsive charts, custom tooltips, animations, and accessibility for …
yonatangross/orchestkit
90
49
cover Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers …
yonatangross/orchestkit
87
50
json-render-catalog json-render component catalog patterns for AI-safe generative UI. Define Zod-typed catalogs that constrain what AI ca…
yonatangross/orchestkit
87
Page 2 · 301 total Previous Next