npx claudepluginhub masseater/claude-code-plugin --plugin sddThis skill uses the workspace's default tool permissions.
assets/templates/overview-template.mdassets/templates/phase-task-template.mdassets/templates/specification-template.mdassets/templates/technical-details-template.mdscripts/copy-templates.test.tsscripts/copy-templates.tsSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
SDD仕様書テンプレートを specs/{spec}/ にコピーする。
${CLAUDE_PLUGIN_ROOT}/skills/spec-template/scripts/copy-templates.ts specs/{spec}
コピーされるファイル:
overview.md - タスク概要、Phase構成、調査項目specification.md - 機能要件、非機能要件technical-details.md - 技術仕様、API設計注: phase計画書は /sdd:phase breakdown 実行時に個別作成。