Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

artificer

artificer contient 12 skills collectées depuis hackersandwizards, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
1
mis à jour
2026-06-28
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

sdlc-1-plan
Développeurs de logiciels

Run the plan stage of the sdlc workflow

2026-06-28
sdlc-10-report
Développeurs de logiciels

Run the report stage of the sdlc workflow

2026-06-28
sdlc-2-tests
Développeurs de logiciels

Run the tests stage of the sdlc workflow

2026-06-28
sdlc-3-implement
Développeurs de logiciels

Run the implement stage of the sdlc workflow

2026-06-28
sdlc-4-simplify
Développeurs de logiciels

Run the simplify stage of the sdlc workflow

2026-06-28
sdlc-5-review-claude
Développeurs de logiciels

Run the review-claude stage of the sdlc workflow

2026-06-28
sdlc-6-review-codex
Développeurs de logiciels

Run the review-codex stage of the sdlc workflow

2026-06-28
sdlc-7-converge
Développeurs de logiciels

Run the converge stage of the sdlc workflow

2026-06-28
sdlc-8-acceptance
Développeurs de logiciels

Run the acceptance stage of the sdlc workflow

2026-06-28
sdlc-9-commit
Développeurs de logiciels

Run the commit stage of the sdlc workflow

2026-06-28
build-workflow
Développeurs de logiciels

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
Développeurs de logiciels

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