mcpbeat

shinpr Skills

134 skills published by shinpr across 6 repositories. Together they weigh 522 859 tokens — that is what loading all of them at once would cost you in context.

134 skills 522 859 tokens total

AI Development Guide
claude-code-workflows

Applies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates. Use when reviewing general/backend implementation choices, code smells, failures, or implementation completeness.

4k tokens
Coding Principles
claude-code-workflows

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

3k tokens
Documentation Criteria
claude-code-workflows

Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.

17k tokens
External Resource Context
claude-code-workflows

Captures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream work can reach them deterministically. Use when work depends on external resources, or when the user mentions design source, design system, API schema, IaC source, secret store, or canonical source.

5k tokens
Frontend AI Guide
claude-code-workflows

Applies React/TypeScript-specific technical decision criteria, anti-pattern detection, debugging, and frontend quality gates. Use when reviewing components, hooks, browser behavior, or frontend implementation completeness.

3k tokens
Implementation Approach
claude-code-workflows

Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.

2k tokens
Integration E2e Testing
claude-code-workflows

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

5k tokens
LLM Friendly Context
claude-code-workflows

Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.

1k tokens
Recipe Add Integration Tests
claude-code-workflows

Add integration/E2E tests to existing codebase using Design Docs

2k tokens
Recipe Add Integration Tests
claude-code-workflows

Add integration/E2E tests to existing codebase using Design Docs

2k tokens
Recipe Build
claude-code-workflows

Execute materialized task files in autonomous execution mode

3k tokens
Recipe Build
claude-code-workflows

Execute materialized task files in autonomous execution mode

3k tokens
Recipe Design
claude-code-workflows

Execute from codebase analysis to design document creation

3k tokens
Recipe Design
claude-code-workflows

Execute from codebase analysis to design document creation

3k tokens
Recipe Diagnose
claude-code-workflows

Investigate problem, verify findings, and derive solutions

2k tokens
Recipe Front Adjust
claude-code-workflows

Adjust an already-implemented UI in-session with verification against the design source

3k tokens
Recipe Front Build
claude-code-workflows

Execute materialized frontend task files in autonomous execution mode

3k tokens
Recipe Front Design
claude-code-workflows

Execute from codebase analysis to frontend design document creation

5k tokens
Recipe Front Plan
claude-code-workflows

Create frontend work plan from design document and obtain plan approval

1k tokens
Recipe Front Review
claude-code-workflows

Design Doc compliance and security validation with optional auto-fixes

3k tokens
Recipe Fullstack Build
claude-code-workflows

Execute materialized fullstack task files with layer-aware agent routing

3k tokens
Recipe Fullstack Build
claude-code-workflows

Execute materialized fullstack task files with layer-aware agent routing

3k tokens
Recipe Fullstack Implement
claude-code-workflows

Orchestrate full-cycle implementation across backend and frontend layers

3k tokens
Recipe Fullstack Implement
claude-code-workflows

Orchestrate full-cycle implementation across backend and frontend layers

3k tokens
Recipe Implement
claude-code-workflows

Orchestrate the complete implementation lifecycle from requirements to deployment

2k tokens
Recipe Implement
claude-code-workflows

Orchestrate the complete implementation lifecycle from requirements to deployment

2k tokens
Recipe Plan
claude-code-workflows

Create work plan from design document and obtain plan approval

1k tokens
Recipe Plan
claude-code-workflows

Create work plan from design document and obtain plan approval

1k tokens
Recipe Prepare Implementation
claude-code-workflows

Verifies the work plan is implementable end-to-end and resolves verification-lane / fixture / E2E-environment gaps before the build phase begins. Use when "implement-ready/verification readiness/lane setup/E2E environment missing" is mentioned, or before any build phase begins on a work plan whose readiness has not been preflight-checked.

3k tokens
Recipe Prepare Implementation
claude-code-workflows

Verifies the work plan is implementable end-to-end and resolves verification-lane / fixture / E2E-environment gaps before the build phase begins. Use when "implement-ready/verification readiness/lane setup/E2E environment missing" is mentioned, or before any build phase begins on a work plan whose readiness has not been preflight-checked.

3k tokens
Recipe Reverse Engineer
claude-code-workflows

Generate PRD and Design Docs from existing codebase through discovery, generation, verification, and review workflow

4k tokens
Recipe Reverse Engineer
claude-code-workflows

Generate PRD and Design Docs from existing codebase through discovery, generation, verification, and review workflow

4k tokens
Recipe Review
claude-code-workflows

Design Doc compliance and security validation with optional auto-fixes

3k tokens
Recipe Review
claude-code-workflows

Design Doc compliance and security validation with optional auto-fixes

3k tokens
Recipe Task
claude-code-workflows

Execute tasks following appropriate rules with rule-advisor metacognition

623 tokens
Recipe Task
claude-code-workflows

Execute tasks following appropriate rules with rule-advisor metacognition

620 tokens
Recipe Update Doc
claude-code-workflows

Update existing design documents (Design Doc / PRD / ADR) with review

2k tokens
Requirement Convergence
claude-code-workflows

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins.

2k tokens
Subagents Orchestration Guide
claude-code-workflows

Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.

9k tokens
Task Analyzer
claude-code-workflows

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale.

4k tokens
Test Implement
claude-code-workflows

Implements React/TypeScript unit, integration, and browser E2E tests with the repository's configured runner, mocks, setup, and browser harness. Use when creating or completing frontend tests and generated test skeletons.

2k tokens
Testing Principles
claude-code-workflows

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

1k tokens
Typescript Rules
claude-code-workflows

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

2k tokens
MCP Local RAG
mcp-local-rag

Searches, saves, and maintains a local document index through a local RAG MCP server. Use when user says "search my docs", "save this page", "read around that chunk", "sync my index", or invokes `npx mcp-local-rag`.

9k tokens
Coding Standards
ai-coding-project-boilerplate

コードの品質問題、アンチパターン、可読性を検査。機能実装、コードレビュー、リファクタリング時に使用。

6k tokens
Coding Standards
ai-coding-project-boilerplate

Detects code smells, anti-patterns, and readability issues. Use when implementing features, reviewing code, or refactoring.

5k tokens
Documentation Criteria
ai-coding-project-boilerplate

Guides PRD, ADR, Design Doc, UI Spec, and Work Plan creation. Use when creating or reviewing technical documents, or when "UI spec/screen design/component decomposition" is mentioned.

18k tokens
Documentation Criteria
ai-coding-project-boilerplate

PRD、ADR、Design Doc、UI Spec、作業計画書の作成を支援。技術ドキュメントの作成・レビュー時、または「UI Spec/画面設計/コンポーネント分解」が言及された時に使用。

21k tokens
Frontend Technical Spec
ai-coding-project-boilerplate

リポジトリの根拠に基づき、Reactの環境、コンポーネントアーキテクチャ、状態・データフロー、ビルド検証、フロントエンドの非機能基準を定義。Reactフロントエンド、そのビルド、ランタイム境界の設定・設計時に使用。

3k tokens
Frontend Technical Spec
ai-coding-project-boilerplate

Defines React environment, component architecture, state/data flow, build verification, and frontend non-functional criteria from repository evidence. Use when configuring or designing a React frontend, its build, or its runtime boundaries.

2k tokens
Frontend Typescript Rules
ai-coding-project-boilerplate

Applies React/TypeScript type safety, component design, and state management rules. Use when implementing React components.

2k tokens
Frontend Typescript Rules
ai-coding-project-boilerplate

React/TypeScriptの型安全性、コンポーネント設計、状態管理ルールを適用。Reactコンポーネント実装時に使用。

2k tokens
Frontend Typescript Testing
ai-coding-project-boilerplate

Designs frontend tests using the repository's configured React test and browser harnesses, including RTL, MSW, Vitest, and Playwright when present. Use when adding or reviewing component, loading/error-state, integration, or frontend E2E tests.

3k tokens
Frontend Typescript Testing
ai-coding-project-boilerplate

リポジトリで設定済みのReactテスト・ブラウザハーネスを使用してフロントエンドテストを設計。RTL、MSW、Vitest、Playwrightが存在する場合に適用。コンポーネント、loading/error state、統合、フロントエンドE2Eテストの追加・レビュー時に使用。

4k tokens
Implementation Approach
ai-coding-project-boilerplate

Selects implementation strategy (vertical slice, horizontal, or hybrid) with risk assessment. Use when planning feature implementation.

3k tokens
Implementation Approach
ai-coding-project-boilerplate

実装戦略(垂直スライス、水平、ハイブリッド)をリスク評価で選択。機能の実装計画時に使用。

3k tokens
Integration E2e Testing
ai-coding-project-boilerplate

Designs integration and E2E tests with mock boundaries and behavior verification rules. Use when writing E2E or integration tests.

6k tokens
Integration E2e Testing
ai-coding-project-boilerplate

統合テストとE2Eテストを設計。モック境界と振る舞い検証ルールを適用。E2Eテスト、統合テスト作成時に使用。

7k tokens
LLM Friendly Context
ai-coding-project-boilerplate

Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.

1k tokens
LLM Friendly Context
ai-coding-project-boilerplate

入力・出力・成功基準・決定事項・未解決条件を明確化し、下流エージェントが推測せず実行できるようにする。LLM向けのプロンプト・ハンドオフ・計画成果物・レビュー・レポート・生成指示を記述または改訂する時に使用。

2k tokens
Project Context
ai-coding-project-boilerplate

Marks project context as unconfigured until project-inject materializes domain constraints, phase, conventions, and external-resource access in this file. Use when checking project context before the initial project-inject run.

6k tokens
Project Context
ai-coding-project-boilerplate

project-injectによってドメイン制約、フェーズ、規約、外部リソースへのアクセス方法がこのファイルに反映されるまで、プロジェクトコンテキストを未設定として示す。初回project-inject実行前にプロジェクトコンテキストを確認する場合に使用。

8k tokens
Requirement Convergence
ai-coding-project-boilerplate

変更が生むべき成果と、そこへ至るために提案された要件を切り分け、ユーザーが除外したものを記録し、コストを構造からバンドで見積もる。要件がワークフローに入った時点、設計を始める前、または「どこまでやるか/スコープ外は何か/やる価値があるか」が言及された時に使用。

3k tokens
Requirement Convergence
ai-coding-project-boilerplate

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins, or when "how far do we go/what's out of scope/is this worth it" is mentioned.

2k tokens
Skill Optimization
ai-coding-project-boilerplate

スキルファイルの品質を8つのコンテンツパターンと9つの編集原則で評価・最適化。スキル作成、内容改善、品質監査時に使用。

6k tokens
Skill Optimization
ai-coding-project-boilerplate

Evaluates and optimizes skill file quality using 8 content patterns and 9 editing principles. Use when creating skills, refining skill content, or auditing skill quality.

5k tokens
Subagents Orchestration Guide
ai-coding-project-boilerplate

規模に応じた計画、承認、実装、検証、エスカレーションのフローでサブエージェントを調整。サブエージェントへの作業振り分け、承認済み作業計画の実行、自律実行の再開時に使用。

11k tokens
Subagents Orchestration Guide
ai-coding-project-boilerplate

Coordinates subagents through scale-based planning, approval, implementation, verification, and escalation flows. Use when routing work to subagents, executing an approved work plan, or resuming autonomous execution.

10k tokens
Task Analyzer
ai-coding-project-boilerplate

Classifies task intent, change risk, and execution scale, then selects skills from the project skills index. Use when starting work, routing a task, estimating scope, or selecting skills.

5k tokens
Task Analyzer
ai-coding-project-boilerplate

タスクの意図、変更リスク、実行規模を分類し、プロジェクトのスキルインデックスからスキルを選択。作業開始、タスクの振り分け、スコープ見積もり、スキル選択時に使用。

5k tokens
Technical Spec
ai-coding-project-boilerplate

Defines environment variables, architecture design, and build/test commands. Use when configuring environment or designing architecture.

2k tokens
Technical Spec
ai-coding-project-boilerplate

環境変数、アーキテクチャ設計、ビルド・テストコマンドを定義。環境設定、アーキテクチャ設計時に使用。

2k tokens
Typescript Rules
ai-coding-project-boilerplate

型安全性とエラーハンドリングルールを適用。any禁止、型ガード必須。TypeScript実装、型定義レビュー時に使用。

2k tokens
Typescript Rules
ai-coding-project-boilerplate

Applies type safety and error handling rules. Enforces no-any policy and type guards. Use when implementing TypeScript or reviewing types.

2k tokens
Typescript Testing
ai-coding-project-boilerplate

Applies Vitest test design and quality standards. Provides coverage requirements and mock usage guides. Use when writing unit tests.

2k tokens
Typescript Testing
ai-coding-project-boilerplate

Vitestテスト設計と品質基準を適用。カバレッジ要件とモック使用ガイドを提供。ユニットテスト作成時に使用。

3k tokens
Image Generation
mcp-image

Optimizes image generation prompts using Subject-Context-Style structure. Use this skill when generating images, creating illustrations, photos, visual assets, editing images, or crafting prompts for any image generation model.

1k tokens
Sub Agents
sub-agents-skills

Run agent definitions as sub-agents. Use when the user names an agent or sub-agent to run, references an agent definition, or delegates a task to an agent.

10k tokens scripts
AI Development Guide
agentic-code

Detects code smells, anti-patterns, and debugging issues. Use when: fixing bugs, reviewing code quality, or refactoring.

2k tokens
Coding Rules
agentic-code

Applies coding standards for clean, maintainable code. Use when: writing functions, handling errors, refactoring, or reviewing code style.

2k tokens
Documentation Criteria
agentic-code

Guides PRD, ADR, Design Doc, and Work Plan creation. Use when: planning features, writing specs, or creating technical documents.

2k tokens
Implementation Approach
agentic-code

Selects implementation strategy (vertical/horizontal/hybrid) with risk assessment. Use when: planning features or deciding development approach.

2k tokens
Integration E2e Testing
agentic-code

Designs integration and E2E tests with mock boundaries. Use when: writing E2E tests, integration tests, or reviewing test quality.

715 tokens
Metacognition
agentic-code

Validates approach and checks assumptions before/after tasks. Use when: starting work, encountering errors, or switching phases.

1k tokens
Testing
agentic-code

Applies TDD process, test quality criteria, and mock guidelines. Use when: writing unit tests, using mocks, or reviewing test quality.

3k tokens
Testing Strategy
agentic-code

Prioritizes tests based on ROI and critical user journeys. Use when: deciding test coverage, selecting test types, or budgeting effort.

2k tokens
AI Development Guide
claude-code-workflows

Applies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates. Use when reviewing general/backend implementation choices, code smells, failures, or implementation completeness.

4k tokens
AI Development Guide
claude-code-workflows

Applies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates. Use when reviewing general/backend implementation choices, code smells, failures, or implementation completeness.

4k tokens
AI Development Guide
claude-code-workflows

Applies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates. Use when reviewing general/backend implementation choices, code smells, failures, or implementation completeness.

4k tokens
Coding Principles
claude-code-workflows

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

3k tokens
Coding Principles
claude-code-workflows

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

3k tokens
Coding Principles
claude-code-workflows

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

3k tokens
Documentation Criteria
claude-code-workflows

Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.

17k tokens
Documentation Criteria
claude-code-workflows

Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.

17k tokens
Documentation Criteria
claude-code-workflows

Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.

17k tokens
External Resource Context
claude-code-workflows

Captures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream work can reach them deterministically. Use when work depends on external resources, or when the user mentions design source, design system, API schema, IaC source, secret store, or canonical source.

5k tokens
External Resource Context
claude-code-workflows

Captures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream work can reach them deterministically. Use when work depends on external resources, or when the user mentions design source, design system, API schema, IaC source, secret store, or canonical source.

5k tokens
External Resource Context
claude-code-workflows

Captures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream work can reach them deterministically. Use when work depends on external resources, or when the user mentions design source, design system, API schema, IaC source, secret store, or canonical source.

5k tokens
Frontend AI Guide
claude-code-workflows

Applies React/TypeScript-specific technical decision criteria, anti-pattern detection, debugging, and frontend quality gates. Use when reviewing components, hooks, browser behavior, or frontend implementation completeness.

3k tokens
Frontend AI Guide
claude-code-workflows

Applies React/TypeScript-specific technical decision criteria, anti-pattern detection, debugging, and frontend quality gates. Use when reviewing components, hooks, browser behavior, or frontend implementation completeness.

3k tokens
Implementation Approach
claude-code-workflows

Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.

2k tokens
Implementation Approach
claude-code-workflows

Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.

2k tokens
Implementation Approach
claude-code-workflows

Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.

2k tokens
Integration E2e Testing
claude-code-workflows

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

5k tokens
Integration E2e Testing
claude-code-workflows

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

5k tokens
Integration E2e Testing
claude-code-workflows

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

5k tokens
LLM Friendly Context
claude-code-workflows

Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.

1k tokens
LLM Friendly Context
claude-code-workflows

Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.

1k tokens
LLM Friendly Context
claude-code-workflows

Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.

1k tokens
Requirement Convergence
claude-code-workflows

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins.

2k tokens
Requirement Convergence
claude-code-workflows

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins.

2k tokens
Requirement Convergence
claude-code-workflows

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins.

2k tokens
Test Implement
claude-code-workflows

Implements React/TypeScript unit, integration, and browser E2E tests with the repository's configured runner, mocks, setup, and browser harness. Use when creating or completing frontend tests and generated test skeletons.

2k tokens
Test Implement
claude-code-workflows

Implements React/TypeScript unit, integration, and browser E2E tests with the repository's configured runner, mocks, setup, and browser harness. Use when creating or completing frontend tests and generated test skeletons.

2k tokens
Testing Principles
claude-code-workflows

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

1k tokens
Testing Principles
claude-code-workflows

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

1k tokens
Testing Principles
claude-code-workflows

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

1k tokens
Typescript Rules
claude-code-workflows

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

2k tokens
Typescript Rules
claude-code-workflows

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

2k tokens
Recipe Diagnose
claude-code-workflows

Investigate problem, verify findings, and derive solutions

2k tokens
Recipe Diagnose
claude-code-workflows

Investigate problem, verify findings, and derive solutions

2k tokens
Recipe Front Adjust
claude-code-workflows

Adjust an already-implemented UI in-session with verification against the design source

3k tokens
Recipe Front Build
claude-code-workflows

Execute materialized frontend task files in autonomous execution mode

3k tokens
Recipe Front Design
claude-code-workflows

Execute from codebase analysis to frontend design document creation

5k tokens
Recipe Front Plan
claude-code-workflows

Create frontend work plan from design document and obtain plan approval

1k tokens
Recipe Front Review
claude-code-workflows

Design Doc compliance and security validation with optional auto-fixes

3k tokens
Recipe Update Doc
claude-code-workflows

Update existing design documents (Design Doc / PRD / ADR) with review

2k tokens
Recipe Update Doc
claude-code-workflows

Update existing design documents (Design Doc / PRD / ADR) with review

2k tokens
Subagents Orchestration Guide
claude-code-workflows

Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.

9k tokens
Subagents Orchestration Guide
claude-code-workflows

Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.

9k tokens
Task Analyzer
claude-code-workflows

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale.

4k tokens
Task Analyzer
claude-code-workflows

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale.

4k tokens
Recipe Task
claude-code-workflows

Execute tasks following appropriate rules with rule-advisor metacognition

620 tokens
Sub Agents
sub-agents-skills

Run agent definitions as sub-agents. Use when the user names an agent or sub-agent to run, references an agent definition, or delegates a task to an agent.

10k tokens scripts