一键导入
mck-scaffold
mck-scaffold 收录了来自 MCKRUZ 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use this skill when the user asks to "refresh research", "update the catalog", "re-run the framework research", "check for new methodologies", "update mck-scaffold", or when /mck-scaffold:init Step 0 detects a stale `research/last-run.json` and the user opts in. Orchestrates 4 parallel research subagents (GitHub / Reddit / YouTube / web-blogs), diffs new findings against the current catalog in `research/streams/*.md`, surfaces the diff for user-confirmed application to `interview/routing.md` and methodology preset templates, then updates `research/last-run.json` + `research/changelog.md`.
Use this skill when the user asks to "set up a new project", "start a new project", "scaffold a project", "pick a methodology", "choose an SDD framework", "configure Claude Code for this project", "what methodology should I use", or discusses agentic development methodology selection. Helps the user route to the right Spec-Driven Development approach based on Piskala's three-level rigor taxonomy and Wasowski's four decision contexts. Does NOT write files — conversational guidance only. For actual scaffolding, route to /mck-scaffold:init.
Initialize a new Claude Code project with a tailored Spec-Driven Development methodology. Runs an interview to determine the right approach (L1 Spec-First / L2 Spec-Anchored / L3-watch), composes templates, writes the project's CLAUDE.md / AGENTS.md / .claude/settings.json / decision docs, and triggers upstream framework installs (Superpowers, Spec-Kit, MUSUBI, OpenSpec). Invoked via /mck-scaffold:init.