一键导入
artificer
artificer 收录了来自 hackersandwizards 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Run the plan stage of the sdlc workflow
Run the report stage of the sdlc workflow
Run the tests stage of the sdlc workflow
Run the implement stage of the sdlc workflow
Run the simplify stage of the sdlc workflow
Run the review-claude stage of the sdlc workflow
Run the review-codex stage of the sdlc workflow
Run the converge stage of the sdlc workflow
Run the acceptance stage of the sdlc workflow
Run the commit stage of the sdlc workflow
Scaffold one stage of a multi-step workflow: a per-stage subagent (with a SubagentStop gate), a manual launcher skill, and a dynamic-workflow script that orchestrates the stages deterministically. Run once per step you want to add.
Run a dynamic workflow on a real input, observe it without flooding context, verify its assumptions (gates fire, structured returns thread and branch, parallel stages overlap), then turn what you learn into edits to the workflow, its agents and skills, and the build-workflow generator that produced it. Use after generating or changing a workflow, or to dogfood and harden any Claude Code dynamic workflow.