LennardZuendorf
- 6 skills
- 0 followers
- 18 hours ago last updated
- ▌ Vibe · lennardzuendorf bundleVibe workflow router — one skill for the whole flow. Routes to the right phase for the current state: setup, strategy, feature, quick, verify, compound. Trigger on: any vibe flow state, "what should I do next", flow navigation, set up vibe, project direction/strategy, build a feature, quick fix, verify/evidence, compound/wrap up, or user says vibe.
- ▌ Spec · lennardzuendorf bundleMaintains `.spec/` design docs across two layers: persistent root specs (product, tech, design, plan, lessons, branch docs) kept current with no backlog, and branch-scoped `features/<name>/` folders that merge to root, archive transiently, then delete before the branch merges. Use when scoping a feature, bootstrapping strategy, reviewing architecture, updating a spec, validating consistency, or the user mentions spec, PRD, design doc, tech design, feature spec, or branch doc.
- ▌ Spec Health · lennardzuendorfStructural health assessor for .spec/ tree — checks staleness, alignment, missing sections, and spec drift beyond what validate.sh covers.
- ▌ Spec Tracer · lennardzuendorfRead-only codebase tracer for spec HOW phase — finds existing files, interfaces, and contracts relevant to a feature; feeds output into the HOW sketch (feature.design step 4).
- ▌ Spec Promoter · lennardzuendorfCompound merge-marker extractor with diff-first confirmation — shows what would promote to root tech.md before executing.
- ▌ Spec Interviewer · lennardzuendorfWHAT-phase interview delegator — injects feature.md Interview constraints, then delegates to superpowers:brainstorming or self-executes.