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

dev-bootcamp-factory-workshop

dev-bootcamp-factory-workshop contains 8 collected skills from hackersandwizards, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
2
updated
2026-06-16
Forks
13
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

implement
software-developers

Use after /refine — takes a bean that carries a `## Refined Plan`, creates a `feat/<bean-id>-<slug>` branch, walks each refined-plan step (edit → build → test → commit) with a hard build+test gate, and logs the commits back to the bean. Never pushes, never merges, never commits on `main`.

2026-06-16
planner
software-developers

Use when starting a new feature — creates a new bean via beans CLI with description + High-Level Plan + AC. No code, no file paths.

2026-06-16
refine
software-developers

Use after /planner — takes a bean that carries a `## High-Level Plan`, dispatches a read-only Explore subagent, and appends a `## Refined Plan` with real file paths, signatures, and a test sketch. Hand-off ready for /implement.

2026-06-16
refine
software-developers

Use after /planner — takes a bean that carries a `## High-Level Plan`, dispatches a read-only Explore subagent, and appends a `## Refined Plan` with real file paths, signatures, and a test sketch. Hand-off ready for /implement.

2026-06-15
implement
software-developers

Use after /refine — takes a bean that carries a `## Refined Plan`, creates a `feat/<bean-id>-<slug>` branch, walks each refined-plan step (edit → npm run build → npm test → commit) with a hard build+test gate, and logs the commits back to the bean. Never pushes, never merges, never commits on `main`.

2026-06-15
pirate-speak
technical-writers

Rephrase text in pirate language. Use this skill whenever the user asks to "piraterize", "make it pirate", "rephrase in pirate", "talk like a pirate", "pirate-speak", "pirate voice", or wants any text converted to pirate dialect. Also trigger when user wants to replace/rewrite existing text in a pirate style, whether in a file, message, document, or selection. Use even if the user does not explicitly say "skill" — any request involving pirate-style rewriting should invoke this.

2026-06-11
planner
software-developers

Use when the user wants to plan a non-trivial change before writing code — refactor, migration, new feature, debugging strategy. Produces a written plan file, not implementation.

2026-06-11
planner
software-developers

Use when starting a new feature — creates a new bean via beans CLI with description + High-Level Plan + AC. No code, no file paths.

2026-06-11