Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

artificer

artificer enthält 12 gesammelte Skills von hackersandwizards, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
1
aktualisiert
2026-06-28
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

sdlc-1-plan
Softwareentwickler

Run the plan stage of the sdlc workflow

2026-06-28
sdlc-10-report
Softwareentwickler

Run the report stage of the sdlc workflow

2026-06-28
sdlc-2-tests
Softwareentwickler

Run the tests stage of the sdlc workflow

2026-06-28
sdlc-3-implement
Softwareentwickler

Run the implement stage of the sdlc workflow

2026-06-28
sdlc-4-simplify
Softwareentwickler

Run the simplify stage of the sdlc workflow

2026-06-28
sdlc-5-review-claude
Softwareentwickler

Run the review-claude stage of the sdlc workflow

2026-06-28
sdlc-6-review-codex
Softwareentwickler

Run the review-codex stage of the sdlc workflow

2026-06-28
sdlc-7-converge
Softwareentwickler

Run the converge stage of the sdlc workflow

2026-06-28
sdlc-8-acceptance
Softwareentwickler

Run the acceptance stage of the sdlc workflow

2026-06-28
sdlc-9-commit
Softwareentwickler

Run the commit stage of the sdlc workflow

2026-06-28
build-workflow
Softwareentwickler

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.

2026-06-28
improve-workflow
Softwareentwickler

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.

2026-06-28