Skip to main content
Run any Skill in Manus
with one click
GitHub repository

artificer

artificer contains 12 collected skills from hackersandwizards, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
1
updated
2026-06-28
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

sdlc-1-plan
software-developers

Run the plan stage of the sdlc workflow

2026-06-28
sdlc-10-report
software-developers

Run the report stage of the sdlc workflow

2026-06-28
sdlc-2-tests
software-developers

Run the tests stage of the sdlc workflow

2026-06-28
sdlc-3-implement
software-developers

Run the implement stage of the sdlc workflow

2026-06-28
sdlc-4-simplify
software-developers

Run the simplify stage of the sdlc workflow

2026-06-28
sdlc-5-review-claude
software-developers

Run the review-claude stage of the sdlc workflow

2026-06-28
sdlc-6-review-codex
software-developers

Run the review-codex stage of the sdlc workflow

2026-06-28
sdlc-7-converge
software-developers

Run the converge stage of the sdlc workflow

2026-06-28
sdlc-8-acceptance
software-developers

Run the acceptance stage of the sdlc workflow

2026-06-28
sdlc-9-commit
software-developers

Run the commit stage of the sdlc workflow

2026-06-28
build-workflow
software-developers

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
software-developers

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