@skills · Owner
Agent skills by yonatangross
237 skills indexed from github.com/yonatangross. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- accessibility · Skill · 215 stars
Accessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy
- accessibility · Skill · 215 stars
Accessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy
- agent-orchestration · Skill · 215 stars
Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomou
- agent-orchestration · Skill · 215 stars
Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomou
- ai-ui-generation · Skill · 215 stars
AI-assisted UI generation patterns for json-render, v0.app, Google Stitch, Bolt Cloud, and Cursor workflows. Covers prompt engineering for component and fu
- ai-ui-generation · Skill · 215 stars
AI-assisted UI generation patterns for json-render, v0.app, Google Stitch, Bolt Cloud, and Cursor workflows. Covers prompt engineering for component and fu
- analytics · Skill · 215 stars
Queries local analytics across OrchestKit projects for agent usage, skill frequency, hook timing, team activity, session replay, cost estimation, and model
- analytics · Skill · 215 stars
Queries local analytics across OrchestKit projects for agent usage, skill frequency, hook timing, team activity, session replay, cost estimation, and model
- animation-motion-design · Skill · 215 stars
Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, pa
- animation-motion-design · Skill · 215 stars
Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, pa
- api-design · Skill · 215 stars
API contract design for REST and GraphQL, covering resource shape, URL and header versioning with deprecation windows, RFC 9457 Problem Details error handl
- api-design · Skill · 215 stars
API contract design for REST and GraphQL, covering resource shape, URL and header versioning with deprecation windows, RFC 9457 Problem Details error handl
- architecture-decision-record · Skill · 215 stars
ADR templates in the Nygard format with context, decision, consequences, and alternatives. Use when writing ADRs, recording an architectural decision, or e
- architecture-decision-record · Skill · 215 stars
ADR templates in the Nygard format with context, decision, consequences, and alternatives. Use when writing ADRs, recording an architectural decision, or e
- architecture-patterns · Skill · 215 stars
Architecture validation and patterns for clean architecture, backend structure enforcement, project structure validation, test standards, and context-aware
- architecture-patterns · Skill · 215 stars
Architecture validation and patterns for clean architecture, backend structure enforcement, project structure validation, test standards, and context-aware
- assess · Skill · 215 stars
Assesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons an
- assess · Skill · 215 stars
Assesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons an
- async-jobs · Skill · 215 stars
Async job processing patterns for background tasks, Celery workflows, task scheduling, retry strategies, and distributed task execution. Use when implement
- async-jobs · Skill · 215 stars
Async job processing patterns for background tasks, Celery workflows, task scheduling, retry strategies, and distributed task execution. Use when implement
- audit-activation · Skill · 215 stars
Audits sub-agent activation from explicit consumer telemetry roots. It separates attempted, started, completed, and unattributed events, reports coverage,
- audit-activation · Skill · 215 stars
Audits sub-agent activation from explicit consumer telemetry roots. It separates attempted, started, completed, and unattributed events, reports coverage,
- audit-full · Skill · 215 stars
Single-pass codebase analysis leveraging a 1M-token context window for comprehensive security scanning, architecture review, and dependency auditing. Loads
- audit-full · Skill · 215 stars
Single-pass codebase analysis leveraging a 1M-token context window for comprehensive security scanning, architecture review, and dependency auditing. Loads
- auto · Skill · 215 stars
Intent-classified router, the front door to OrchestKit and the DEFAULT entry point for any goal-shaped request. Classifies a plain-English goal and routes
- auto · Skill · 215 stars
Intent-classified router, the front door to OrchestKit and the DEFAULT entry point for any goal-shaped request. Classifies a plain-English goal and routes
- bare-eval · Skill · 215 stars
Run isolated eval and grading calls using CC 2.1.81 --bare mode. Constructs claude -p --bare invocations for skill evaluation, trigger testing, and LLM gra
- bare-eval · Skill · 215 stars
Run isolated eval and grading calls using CC 2.1.81 --bare mode. Constructs claude -p --bare invocations for skill evaluation, trigger testing, and LLM gra
- brainstorm · Skill · 215 stars
Design exploration using parallel agents through a 7-phase process: topic analysis, memory context, divergent ideation (10+ ideas), feasibility filtering,
- brainstorm · Skill · 215 stars
Design exploration using parallel agents through a 7-phase process: topic analysis, memory context, divergent ideation (10+ ideas), feasibility filtering,
- browser-tools · Skill · 215 stars
Security wrapper over the upstream agent-browser skill, adding URL blocklisting, rate limiting, robots.txt enforcement, and scraping guardrails. Use when a
- browser-tools · Skill · 215 stars
Security wrapper over the upstream agent-browser skill, adding URL blocklisting, rate limiting, robots.txt enforcement, and scraping guardrails. Use when a
- business-case · Skill · 215 stars
Business case analysis with ROI, NPV, IRR, payback period, and TCO calculations for investment decisions. Use when building financial justification, cost-b
- business-case · Skill · 215 stars
Business case analysis with ROI, NPV, IRR, payback period, and TCO calculations for investment decisions. Use when building financial justification, cost-b
- chain-patterns · Skill · 215 stars
Chain patterns for multi-phase pipelines: MCP detection, handoff files, checkpoint-resume, worktree agents, CronCreate monitoring. Use when building or deb
- chain-patterns · Skill · 215 stars
Chain patterns for multi-phase pipelines: MCP detection, handoff files, checkpoint-resume, worktree agents, CronCreate monitoring. Use when building or deb
- ci-debug · Skill · 215 stars
Diagnose a failing CI run against an 11-pattern playbook. Classifies the failure, cites the relevant memory entry, proposes the exact fix command — but NEV
- ci-debug · Skill · 215 stars
Diagnose a failing CI run against an 11-pattern playbook. Classifies the failure, cites the relevant memory entry, proposes the exact fix command — but NEV
- ci-sentinel · Skill · 215 stars
Daily autonomous classifier for failing PRs across your repos. Runs /ci-debug headless against every open PR with red required checks, posts the verdict as
- ci-sentinel · Skill · 215 stars
Daily autonomous classifier for failing PRs across your repos. Runs /ci-debug headless against every open PR with red required checks, posts the verdict as
- code-review-playbook · Skill · 215 stars
Structured review processes, conventional comments, language-specific checklists, and feedback templates. Use when reviewing PRs, conducting code review, o
- code-review-playbook · Skill · 215 stars
Structured review processes, conventional comments, language-specific checklists, and feedback templates. Use when reviewing PRs, conducting code review, o
- codex · Collection · 215 stars
- commit · Skill · 215 stars
Creates commits with Conventional Commits format (feat/fix/docs/refactor/test/chore), automatic scope detection, co-author attribution, and pre-commit hook
- commit · Skill · 215 stars
Creates commits with Conventional Commits format (feat/fix/docs/refactor/test/chore), automatic scope detection, co-author attribution, and pre-commit hook
- competitive-analysis · Skill · 215 stars
Strategic analysis frameworks including Porter's Five Forces (industry attractiveness), SWOT (internal positioning), and competitive landscape mapping with
- competitive-analysis · Skill · 215 stars
Strategic analysis frameworks including Porter's Five Forces (industry attractiveness), SWOT (internal positioning), and competitive landscape mapping with
- component-search · Skill · 215 stars
Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style
- component-search · Skill · 215 stars
Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style
- configure · Skill · 215 stars
Interactive wizard for OrchestKit settings: MCP servers, hook permissions, keybindings, and install presets. Use when customizing plugin behavior or managi
- configure · Skill · 215 stars
Interactive wizard for OrchestKit settings: MCP servers, hook permissions, keybindings, and install presets. Use when customizing plugin behavior or managi
- cover · Skill · 215 stars
Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers (unit, integration via testcontainers,
- cover · Skill · 215 stars
Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers (unit, integration via testcontainers,
- create-pr · Skill · 215 stars
Creates GitHub pull requests with pre-flight validation, conventional title formatting, and structured summary generation. Runs parallel checks (tests, lin
- create-pr · Skill · 215 stars
Creates GitHub pull requests with pre-flight validation, conventional title formatting, and structured summary generation. Runs parallel checks (tests, lin
- database-patterns · Skill · 215 stars
Database design and migration patterns for Alembic migrations, schema design (SQL/NoSQL), and database versioning. Use when creating migrations, designing
- database-patterns · Skill · 215 stars
Database design and migration patterns for Alembic migrations, schema design (SQL/NoSQL), and database versioning. Use when creating migrations, designing
- demo-producer · Skill · 215 stars
Universal demo video creator for skills, agents, plugins, tutorials, CLI commands, and code walkthroughs. Generates scripts, storyboards, VHS terminal reco
- demo-producer · Skill · 215 stars
Universal demo video creator for skills, agents, plugins, tutorials, CLI commands, and code walkthroughs. Generates scripts, storyboards, VHS terminal reco
- design-context-extract · Skill · 215 stars
Extract design DNA from app screenshots, live URLs, or screen recordings using Google Stitch — color palettes, typography, spacing tokens, component patter
- design-context-extract · Skill · 215 stars
Extract design DNA from app screenshots, live URLs, or screen recordings using Google Stitch — color palettes, typography, spacing tokens, component patter
- design-import · Skill · 215 stars
Scaffolds React components from a Claude Design handoff bundle and stops at files on disk: no stories, no tests, no pull request. Use when handed a claude.
- design-import · Skill · 215 stars
Scaffolds React components from a Claude Design handoff bundle and stops at files on disk: no stories, no tests, no pull request. Use when handed a claude.
- design-ship · Skill · 215 stars
One-shot pipeline turning a claude.ai/design link into a pull request: scaffold via /ork:design-import, stories and specs via /ork:cover, browser verificat
- design-ship · Skill · 215 stars
One-shot pipeline turning a claude.ai/design link into a pull request: scaffold via /ork:design-import, stories and specs via /ork:cover, browser verificat
- design-stylecards · Skill · 215 stars
Declarative catalog of named aesthetic recipes — exact shadow stacks, glass surfaces, gradient treatments, and type scales as copy-paste values with Use-Wh
- design-stylecards · Skill · 215 stars
Declarative catalog of named aesthetic recipes — exact shadow stacks, glass surfaces, gradient treatments, and type scales as copy-paste values with Use-Wh
- design-system-tokens · Skill · 215 stars
Design token management with the W3C Design Token spec, three-tier hierarchy (global/alias/component), OKLCH color, Style Dictionary transforms, and dark m
- design-system-tokens · Skill · 215 stars
Design token management with the W3C Design Token spec, three-tier hierarchy (global/alias/component), OKLCH color, Style Dictionary transforms, and dark m
- design-to-code · Skill · 215 stars
Mockup-to-component pipeline using Google Stitch, 21st.dev, and Storybook MCP. Accepts a screenshot, a description, or a URL and produces production-ready
- design-to-code · Skill · 215 stars
Mockup-to-component pipeline using Google Stitch, 21st.dev, and Storybook MCP. Accepts a screenshot, a description, or a URL and produces production-ready
- dev · Skill · 215 stars
One-command dev loop boot. Spins up portless (named HTTPS subdomain), emulate (stateful API mocks), the project's dev server, and an agent-browser session,
- dev · Skill · 215 stars
One-command dev loop boot. Spins up portless (named HTTPS subdomain), emulate (stateful API mocks), the project's dev server, and an agent-browser session,
- devops-deployment · Skill · 215 stars
Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. DevOps & Deployment covers Gi
- devops-deployment · Skill · 215 stars
Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. DevOps & Deployment covers Gi
- distributed-systems · Skill · 215 stars
Distributed systems patterns for locking, resilience, idempotency, and rate limiting. Use when implementing distributed locks, circuit breakers, retry poli
- distributed-systems · Skill · 215 stars
Distributed systems patterns for locking, resilience, idempotency, and rate limiting. Use when implementing distributed locks, circuit breakers, retry poli
- doctor · Skill · 215 stars
OrchestKit doctor for health diagnostics across manifest integrity, hook configuration, skill validation, agent frontmatter, MCP server connectivity, CC ve
- doctor · Skill · 215 stars
OrchestKit doctor for health diagnostics across manifest integrity, hook configuration, skill validation, agent frontmatter, MCP server connectivity, CC ve
- documentation-patterns · Skill · 215 stars
Technical documentation patterns for READMEs, ADRs, API docs (OpenAPI 3.1), changelogs, and writing style guides. Use when creating project documentation,
- documentation-patterns · Skill · 215 stars
Technical documentation patterns for READMEs, ADRs, API docs (OpenAPI 3.1), changelogs, and writing style guides. Use when creating project documentation,
- domain-driven-design · Skill · 215 stars
DDD tactical patterns for complex business modeling including entities, value objects, aggregates, domain services, repositories, specifications, and bound
- domain-driven-design · Skill · 215 stars
DDD tactical patterns for complex business modeling including entities, value objects, aggregates, domain services, repositories, specifications, and bound
- dream · Skill · 215 stars
Nightly memory consolidation — prunes stale entries, merges duplicates, resolves contradictions, rebuilds MEMORY.md index. Use when memory files have accum
- dream · Skill · 215 stars
Nightly memory consolidation — prunes stale entries, merges duplicates, resolves contradictions, rebuilds MEMORY.md index. Use when memory files have accum
- emulate-seed · Skill · 215 stars
Generate emulate seed configs for stateful API emulation. Wraps Vercel's emulate tool for GitHub, Vercel, Google OAuth, Slack, Apple Auth, Microsoft Entra,
- emulate-seed · Skill · 215 stars
Generate emulate seed configs for stateful API emulation. Wraps Vercel's emulate tool for GitHub, Vercel, Google OAuth, Slack, Apple Auth, Microsoft Entra,
- errors · Skill · 215 stars
Error pattern analysis and troubleshooting for Claude Code sessions. Categorizes errors (network, auth, model, tool, memory, permission) with known resolut
- errors · Skill · 215 stars
Error pattern analysis and troubleshooting for Claude Code sessions. Categorizes errors (network, auth, model, tool, memory, permission) with known resolut
- expect · Skill · 215 stars
Diff-aware AI browser testing — reads the git diff, maps changes to affected pages via the route map, generates a targeted test plan, and executes it via a
- expect · Skill · 215 stars
Diff-aware AI browser testing — reads the git diff, maps changes to affected pages via the route map, generates a targeted test plan, and executes it via a
- explore · Skill · 215 stars
Multi-angle codebase exploration spawning 3-5 parallel agents for code structure, data flow, architecture patterns, and health assessment. Generates ASCII
- explore · Skill · 215 stars
Multi-angle codebase exploration spawning 3-5 parallel agents for code structure, data flow, architecture patterns, and health assessment. Generates ASCII
- figma-design-handoff · Skill · 215 stars
Figma-to-code design handoff patterns including Figma Variables to design tokens pipeline, component spec extraction, Dev Mode inspection, Auto Layout to C
- figma-design-handoff · Skill · 215 stars
Figma-to-code design handoff patterns including Figma Variables to design tokens pipeline, component spec extraction, Dev Mode inspection, Auto Layout to C
- fix-issue · Skill · 215 stars
Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CL
- fix-issue · Skill · 215 stars
Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CL
- github-operations · Skill · 215 stars
GitHub CLI operations for issues, PRs, milestones, and Projects v2. Covers gh commands, REST API patterns, and automation scripts. Use when managing GitHub
- github-operations · Skill · 215 stars
GitHub CLI operations for issues, PRs, milestones, and Projects v2. Covers gh commands, REST API patterns, and automation scripts. Use when managing GitHub
- golden-dataset · Skill · 215 stars
Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building evaluation datasets, managing dataset
- golden-dataset · Skill · 215 stars
Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building evaluation datasets, managing dataset
- help · Skill · 215 stars
OrchestKit help directory with categorized skill listings. Use when discovering skills for a task, finding the right workflow, or browsing capabilities.
- help · Skill · 215 stars
OrchestKit help directory with categorized skill listings. Use when discovering skills for a task, finding the right workflow, or browsing capabilities.
- i18n-date-patterns · Skill · 215 stars
Implements internationalization (i18n) in React applications. Covers user-facing strings, date/time handling, locale-aware formatting, ICU MessageFormat, a
- i18n-date-patterns · Skill · 215 stars
Implements internationalization (i18n) in React applications. Covers user-facing strings, date/time handling, locale-aware formatting, ICU MessageFormat, a
- implement · Skill · 215 stars
Full-power feature implementation using parallel subagents for backend, frontend, testing, and security, with worktree isolation and quality verification i
- implement · Skill · 215 stars
Full-power feature implementation using parallel subagents for backend, frontend, testing, and security, with worktree isolation and quality verification i
- interaction-patterns · Skill · 215 stars
UI interaction design patterns for skeleton loading, infinite scroll with accessibility, progressive disclosure, modal/drawer/inline selection, drag-and-dr
- interaction-patterns · Skill · 215 stars
UI interaction design patterns for skeleton loading, infinite scroll with accessibility, progressive disclosure, modal/drawer/inline selection, drag-and-dr
- issue-progress-tracking · Skill · 215 stars
GitHub issue workflow ceremony using gh CLI — labels issues as in-progress, creates feature branches (issue/N-description), commits with issue references,
- issue-progress-tracking · Skill · 215 stars
GitHub issue workflow ceremony using gh CLI — labels issues as in-progress, creates feature branches (issue/N-description), commits with issue references,
- json-render-catalog · Skill · 215 stars
json-render component catalog patterns for AI-safe generative UI. Define Zod-typed catalogs that constrain what AI can generate, use @json-render/shadcn fo
- json-render-catalog · Skill · 215 stars
json-render component catalog patterns for AI-safe generative UI. Define Zod-typed catalogs that constrain what AI can generate, use @json-render/shadcn fo
- langgraph · Skill · 215 stars
LangGraph 1.x (LTS) Python workflow patterns for state management, delta channels, resilience (node timeouts, error handlers, graceful drain), routing, par
- langgraph · Skill · 215 stars
LangGraph 1.x (LTS) Python workflow patterns for state management, delta channels, resilience (node timeouts, error handlers, graceful drain), routing, par
- llm-integration · Skill · 215 stars
LLM integration patterns for function calling, streaming responses, local inference with Ollama, and fine-tuning customization. Use when implementing tool
- llm-integration · Skill · 215 stars
LLM integration patterns for function calling, streaming responses, local inference with Ollama, and fine-tuning customization. Use when implementing tool
- market-sizing · Skill · 215 stars
TAM/SAM/SOM market sizing with top-down and bottom-up estimation methods, cross-validation of assumptions, and divergence reconciliation. Generates investo
- market-sizing · Skill · 215 stars
TAM/SAM/SOM market sizing with top-down and bottom-up estimation methods, cross-validation of assumptions, and divergence reconciliation. Generates investo
- mcp-patterns · Skill · 215 stars
MCP server building, advanced patterns, and security hardening. Use when building MCP servers, implementing tool handlers, choosing a transport, adding OAu
- mcp-patterns · Skill · 215 stars
MCP server building, advanced patterns, and security hardening. Use when building MCP servers, implementing tool handlers, choosing a transport, adding OAu
- mcp-visual-output · Skill · 215 stars
Interactive MCP visual output via @json-render/mcp: upgrade plain JSON tool responses to dashboards rendered in sandboxed iframes inside MCP clients like C
- mcp-visual-output · Skill · 215 stars
Interactive MCP visual output via @json-render/mcp: upgrade plain JSON tool responses to dashboards rendered in sandboxed iframes inside MCP clients like C
- memory · Skill · 215 stars
Unified read-side memory operations including knowledge graph search, session context loading, decision timeline viewing, and Mermaid graph visualization.
- memory · Skill · 215 stars
Unified read-side memory operations including knowledge graph search, session context loading, decision timeline viewing, and Mermaid graph visualization.
- memory-fabric · Skill · 215 stars
Knowledge graph orchestration layer with entity extraction, natural language query parsing, deduplication (>85% similarity), and cross-reference boosting.
- memory-fabric · Skill · 215 stars
Knowledge graph orchestration layer with entity extraction, natural language query parsing, deduplication (>85% similarity), and cross-reference boosting.
- monitoring-observability · Skill · 215 stars
Monitoring and observability patterns for Prometheus metrics, Grafana dashboards, Langfuse v4 LLM tracing (as_type, score_current_span, should_export_span,
- monitoring-observability · Skill · 215 stars
Monitoring and observability patterns for Prometheus metrics, Grafana dashboards, Langfuse v4 LLM tracing (as_type, score_current_span, should_export_span,
- multi-surface-render · Skill · 215 stars
Multi-surface rendering with json-render — one JSON spec produces React web, Next.js, React Native, Ink terminal UIs, PDFs, emails, Remotion videos, OG ima
- multi-surface-render · Skill · 215 stars
Multi-surface rendering with json-render — one JSON spec produces React web, Next.js, React Native, Ink terminal UIs, PDFs, emails, Remotion videos, OG ima
- multimodal-llm · Skill · 215 stars
Vision, audio, video generation, and multimodal LLM integration patterns. Use when processing images, transcribing audio, generating speech, generating AI
- multimodal-llm · Skill · 215 stars
Vision, audio, video generation, and multimodal LLM integration patterns. Use when processing images, transcribing audio, generating speech, generating AI
- okr-design · Skill · 215 stars
OKR trees, KPI dashboards, North Star Metric, leading/lagging indicators, and experiment design. Use when setting team goals, defining success metrics, bui
- okr-design · Skill · 215 stars
OKR trees, KPI dashboards, North Star Metric, leading/lagging indicators, and experiment design. Use when setting team goals, defining success metrics, bui
- orchestkit · Collection · 215 stars
- ork · Collection · 215 stars
- ork-assess · Skill · 215 stars
Assess a code change, design, architecture, workflow, or competing options against explicit criteria and evidence. Use when a request asks to assess, rate,
- ork-assess · Skill · 215 stars
Assess a code change, design, architecture, workflow, or competing options against explicit criteria and evidence. Use when a request asks to assess, rate,
- ork-brainstorm · Skill · 215 stars
Compare plausible implementation, architecture, product, or operational approaches before committing to one. Use when a request asks to brainstorm, think t
- ork-brainstorm · Skill · 215 stars
Compare plausible implementation, architecture, product, or operational approaches before committing to one. Use when a request asks to brainstorm, think t
- ork-codex · Collection · 215 stars
- ork-codex · Collection · 215 stars
- ork-explore · Skill · 215 stars
Map an unfamiliar codebase, feature, architecture, data flow, or operational path with file-backed evidence. Use when a request asks how a system works, wh
- ork-explore · Skill · 215 stars
Map an unfamiliar codebase, feature, architecture, data flow, or operational path with file-backed evidence. Use when a request asks how a system works, wh
- ork-review-pr · Skill · 215 stars
Review a pull request or branch for correctness, regressions, security, operational risk, and missing evidence. Use when a request asks to review a PR, rev
- ork-review-pr · Skill · 215 stars
Review a pull request or branch for correctness, regressions, security, operational risk, and missing evidence. Use when a request asks to review a PR, rev
- ork-verify · Skill · 215 stars
Verify that existing work is ready to merge, release, or hand off using an explicit evidence contract. Use when a request asks to verify, validate, prove,
- ork-verify · Skill · 215 stars
Verify that existing work is ready to merge, release, or hand off using an explicit evidence contract. Use when a request asks to verify, validate, prove,
- performance · Skill · 215 stars
Performance optimization patterns covering Core Web Vitals, React render optimization, lazy loading, image optimization, backend profiling, LLM inference,
- performance · Skill · 215 stars
Performance optimization patterns covering Core Web Vitals, React render optimization, lazy loading, image optimization, backend profiling, LLM inference,
- plugins · Collection · 215 stars
- portless · Skill · 215 stars
Named HTTPS .localhost URLs with portless (v0.15.x). Eliminates port collisions, gives agents stable URLs, adds branch-named subdomains for git worktrees,
- portless · Skill · 215 stars
Named HTTPS .localhost URLs with portless (v0.15.x). Eliminates port collisions, gives agents stable URLs, adds branch-named subdomains for git worktrees,
- prd-to-goal · Skill · 215 stars
Decomposes a PRD, issue, or spec into a copy-pasteable single `/goal until ..., or stop after N turns` line. Use when running /goal against a spec, to redu
- prd-to-goal · Skill · 215 stars
Decomposes a PRD, issue, or spec into a copy-pasteable single `/goal until ..., or stop after N turns` line. Use when running /goal against a spec, to redu
- prioritization · Skill · 215 stars
Prioritization frameworks — RICE, WSJF, ICE, MoSCoW, and opportunity cost scoring for backlog ranking. Use when prioritizing features, comparing initiative
- prioritization · Skill · 215 stars
Prioritization frameworks — RICE, WSJF, ICE, MoSCoW, and opportunity cost scoring for backlog ranking. Use when prioritizing features, comparing initiative
- product-analytics · Skill · 215 stars
A/B test evaluation, cohort retention analysis, funnel metrics, and experiment-driven product decisions. Use when analyzing experiments, measuring feature
- product-analytics · Skill · 215 stars
A/B test evaluation, cohort retention analysis, funnel metrics, and experiment-driven product decisions. Use when analyzing experiments, measuring feature
- product-frameworks · Skill · 215 stars
Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, requirements, and user research. Use when
- product-frameworks · Skill · 215 stars
Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, requirements, and user research. Use when
- python-backend · Skill · 215 stars
Production Python async patterns including asyncio TaskGroup, FastAPI dependency injection and middleware, SQLAlchemy 2.0 async sessions, and database conn
- python-backend · Skill · 215 stars
Production Python async patterns including asyncio TaskGroup, FastAPI dependency injection and middleware, SQLAlchemy 2.0 async sessions, and database conn
- quality-gates · Skill · 215 stars
Use when assessing task complexity, before starting complex tasks, when stuck after multiple attempts, or reviewing code against best practices. Provides q
- quality-gates · Skill · 215 stars
Use when assessing task complexity, before starting complex tasks, when stuck after multiple attempts, or reviewing code against best practices. Provides q
- rag-retrieval · Skill · 215 stars
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search, conte
- rag-retrieval · Skill · 215 stars
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search, conte
- react-server-components-framework · Skill · 215 stars
Use when building Next.js 16+ apps with React Server Components. Covers App Router, Cache Components (replacing experimental_ppr), streaming SSR, Server Ac
- react-server-components-framework · Skill · 215 stars
Use when building Next.js 16+ apps with React Server Components. Covers App Router, Cache Components (replacing experimental_ppr), streaming SSR, Server Ac
- release-management · Skill · 215 stars
Automates GitHub releases with semantic versioning, changelog generation from merged PRs, and gh CLI integration. Supports draft, prerelease, and standard
- release-management · Skill · 215 stars
Automates GitHub releases with semantic versioning, changelog generation from merged PRs, and gh CLI integration. Supports draft, prerelease, and standard
- release-sync · Skill · 215 stars
Syncs latest release content to NotebookLM and HQ Knowledge Base after version tagging. Reads CHANGELOG, CLAUDE.md, and hook README, updates notebook sourc
- release-sync · Skill · 215 stars
Syncs latest release content to NotebookLM and HQ Knowledge Base after version tagging. Reads CHANGELOG, CLAUDE.md, and hook README, updates notebook sourc
- remember · Skill · 215 stars
Stores decisions, patterns, and outcomes in the MCP memory knowledge graph as entities with typed observations and relations. Supports recording architectu
- remember · Skill · 215 stars
Stores decisions, patterns, and outcomes in the MCP memory knowledge graph as entities with typed observations and relations. Supports recording architectu
- responsive-patterns · Skill · 215 stars
Responsive design with Container Queries, fluid typography, cqi/cqb units, subgrid, intrinsic layouts, foldable devices, and mobile-first patterns for Reac
- responsive-patterns · Skill · 215 stars
Responsive design with Container Queries, fluid typography, cqi/cqb units, subgrid, intrinsic layouts, foldable devices, and mobile-first patterns for Reac
- review-pr · Skill · 215 stars
PR review using parallel specialized agents for code quality, security, testing, architecture, and performance analysis. Synthesizes findings into a review
- review-pr · Skill · 215 stars
PR review using parallel specialized agents for code quality, security, testing, architecture, and performance analysis. Synthesizes findings into a review
- scope-appropriate-architecture · Skill · 215 stars
Right-sizes architecture to project scope, classifying projects into 6 tiers to prevent over-engineering. Use when designing architecture, selecting patter
- scope-appropriate-architecture · Skill · 215 stars
Right-sizes architecture to project scope, classifying projects into 6 tiers to prevent over-engineering. Use when designing architecture, selecting patter
- security-patterns · Skill · 215 stars
Security patterns for authentication, defense-in-depth, input validation, OWASP Top 10, LLM safety, and PII masking. Use when implementing auth flows, secu
- security-patterns · Skill · 215 stars
Security patterns for authentication, defense-in-depth, input validation, OWASP Top 10, LLM safety, and PII masking. Use when implementing auth flows, secu
- setup · Skill · 215 stars
Personalized 7-phase onboarding wizard that scans the codebase, detects tech stack, recommends skills and MCP servers, and generates an improvement plan wi
- setup · Skill · 215 stars
Personalized 7-phase onboarding wizard that scans the codebase, detects tech stack, recommends skills and MCP servers, and generates an improvement plan wi
- skills · Collection · 215 stars
- skills · Collection · 215 stars
- skills · Collection · 215 stars
- skills · Collection · 215 stars
- src · Collection · 215 stars
- storybook-mcp-integration · Skill · 215 stars
Reference for the Storybook MCP server itself (@storybook/addon-mcp): 6 tools across 3 toolsets (dev, docs, testing), availability detection, and per-agent
- storybook-mcp-integration · Skill · 215 stars
Reference for the Storybook MCP server itself (@storybook/addon-mcp): 6 tools across 3 toolsets (dev, docs, testing), availability detection, and per-agent
- storybook-testing · Skill · 215 stars
Storybook 10 testing patterns with Vitest integration, ESM-only distribution, CSF3 typesafe factories, play() interaction tests, Chromatic TurboSnap visual
- storybook-testing · Skill · 215 stars
Storybook 10 testing patterns with Vitest integration, ESM-only distribution, CSF3 typesafe factories, play() interaction tests, Chromatic TurboSnap visual
- swarm-migrate · Skill · 215 stars
Cross-repo migration swarm — one coordinator + N parallel subagents (one per target repo) that apply the same transformation, open PRs, wait for CI, and re
- swarm-migrate · Skill · 215 stars
Cross-repo migration swarm — one coordinator + N parallel subagents (one per target repo) that apply the same transformation, open PRs, wait for CI, and re
- task-dependency-patterns · Skill · 215 stars
Task Management patterns with TaskCreate, TaskUpdate, TaskGet, TaskList tools. Decompose complex work into trackable tasks with dependency chains. Use when
- task-dependency-patterns · Skill · 215 stars
Task Management patterns with TaskCreate, TaskUpdate, TaskGet, TaskList tools. Decompose complex work into trackable tasks with dependency chains. Use when
- telemetry-inspect · Skill · 215 stars
Inspects the OrchestKit telemetry pipeline for the current project — lists all known telemetry files with write counts, sizes, schema status, growth trend,
- telemetry-inspect · Skill · 215 stars
Inspects the OrchestKit telemetry pipeline for the current project — lists all known telemetry files with write counts, sizes, schema status, growth trend,
- testing-e2e · Skill · 215 stars
End-to-end testing patterns with Playwright — page objects, AI agent testing, visual regression, accessibility testing with axe-core, and CI integration. U
- testing-e2e · Skill · 215 stars
End-to-end testing patterns with Playwright — page objects, AI agent testing, visual regression, accessibility testing with axe-core, and CI integration. U
- testing-integration · Skill · 215 stars
Integration and contract testing patterns — API endpoint tests, component integration, database testing, Pact contract verification, property-based testing
- testing-integration · Skill · 215 stars
Integration and contract testing patterns — API endpoint tests, component integration, database testing, Pact contract verification, property-based testing
- testing-llm · Skill · 215 stars
LLM and AI testing patterns — mock responses, evaluation with DeepEval/RAGAS, structured output validation, and agentic test patterns (generator, healer, p
- testing-llm · Skill · 215 stars
LLM and AI testing patterns — mock responses, evaluation with DeepEval/RAGAS, structured output validation, and agentic test patterns (generator, healer, p
- testing-patterns · Skill · 215 stars
Redirect — testing-patterns was split into 5 focused sub-skills. Use when looking for testing-patterns, writing tests, or test automation. Redirects to tes
- testing-patterns · Skill · 215 stars
Redirect — testing-patterns was split into 5 focused sub-skills. Use when looking for testing-patterns, writing tests, or test automation. Redirects to tes
- testing-perf · Skill · 215 stars
Performance and load testing patterns — k6 load tests, Locust stress tests, pytest execution optimization (xdist parallel, plugins), test type classificati
- testing-perf · Skill · 215 stars
Performance and load testing patterns — k6 load tests, Locust stress tests, pytest execution optimization (xdist parallel, plugins), test type classificati
- testing-unit · Skill · 215 stars
Unit testing patterns for isolated business logic tests — AAA pattern, parametrized tests (test.each, @pytest.mark.parametrize), fixture scoping (function/
- testing-unit · Skill · 215 stars
Unit testing patterns for isolated business logic tests — AAA pattern, parametrized tests (test.each, @pytest.mark.parametrize), fixture scoping (function/
- ui-components · Skill · 215 stars
UI component library patterns for shadcn/ui and Radix Primitives. Use when building accessible component libraries, customizing shadcn components, using Ra
- ui-components · Skill · 215 stars
UI component library patterns for shadcn/ui and Radix Primitives. Use when building accessible component libraries, customizing shadcn components, using Ra
- user-research · Skill · 215 stars
User personas, customer journey maps, interview guides, usability testing, and card sorting. Use when building user understanding, mapping customer experie
- user-research · Skill · 215 stars
User personas, customer journey maps, interview guides, usability testing, and card sorting. Use when building user understanding, mapping customer experie
- verify · Skill · 215 stars
Grade work that already exists and decide whether it can merge. Runs the project's current unit, integration, and E2E suites plus security scanning and typ
- verify · Skill · 215 stars
Grade work that already exists and decide whether it can merge. Runs the project's current unit, integration, and E2E suites plus security scanning and typ
- visualize-plan · Skill · 215 stars
Renders planned changes — architecture and before/after comparisons, risk heat maps, execution order, dependency graphs, impact metrics — in your chosen ou
- visualize-plan · Skill · 215 stars
Renders planned changes — architecture and before/after comparisons, risk heat maps, execution order, dependency graphs, impact metrics — in your chosen ou
- vite-advanced · Skill · 215 stars
Advanced Vite 8 patterns including Rolldown-powered builds, advancedChunks, Environment API, plugin development, SSR configuration, library mode, and build
- vite-advanced · Skill · 215 stars
Advanced Vite 8 patterns including Rolldown-powered builds, advancedChunks, Environment API, plugin development, SSR configuration, library mode, and build
- web-research-workflow · Skill · 215 stars
Unified decision tree for web research and competitive monitoring. Auto-selects WebFetch, Tavily, or agent-browser based on target site characteristics and
- web-research-workflow · Skill · 215 stars
Unified decision tree for web research and competitive monitoring. Auto-selects WebFetch, Tavily, or agent-browser based on target site characteristics and
- write-prd · Skill · 215 stars
Write PRD — Product Requirements Documents with structured 8-section templates, user stories, acceptance criteria, and value proposition validation. Use wh
- write-prd · Skill · 215 stars
Write PRD — Product Requirements Documents with structured 8-section templates, user stories, acceptance criteria, and value proposition validation. Use wh
- zustand-patterns · Skill · 215 stars
Reference for Zustand 5.x state management including slices, middleware, Immer, useShallow, persistence, selectors, and devtools integration. Documents 7 c
- zustand-patterns · Skill · 215 stars
Reference for Zustand 5.x state management including slices, middleware, Immer, useShallow, persistence, selectors, and devtools integration. Documents 7 c
- glyph · Skill
Render an answer as ASCII art plus semantic emojis inline, right now, with no setup questions. Use for a fast visual take on status, comparisons, trade-off
- glyph · Skill
Render an answer as ASCII art plus semantic emojis inline, right now, with no setup questions. Use for a fast visual take on status, comparisons, trade-off
- ork-implement · Skill
Make an approved, scoped change and prove the affected behavior. Use when a request asks to implement, build, add, or land a feature that already has an ag
- ork-implement · Skill
Make an approved, scoped change and prove the affected behavior. Use when a request asks to implement, build, add, or land a feature that already has an ag
- page-serve · Skill
Hand a human a rendered HTML page at a stable HTTPS URL. Registers a portless route for a file or directory (https://NAME.localhost/, never a :port), print
- page-serve · Skill
Hand a human a rendered HTML page at a stable HTTPS URL. Registers a portless route for a file or directory (https://NAME.localhost/, never a :port), print
- paired-probe · Skill
Refuse a verdict a probe did not earn. Runs a check where the fault IS present and where it is NOT, and blocks the answer when both arms print the same thi
- paired-probe · Skill
Refuse a verdict a probe did not earn. Runs a check where the fault IS present and where it is NOT, and blocks the answer when both arms print the same thi