build
FeaturedWorkflow orchestrator that chains existing skills for feature development
Install
Quality Score: 92/100
Skill Content
Details
- Author
- vibeeval
- Repository
- vibeeval/vibecosystem
- Created
- 4 months ago
- Last Updated
- 1 weeks ago
- Language
- C#
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
agentic-workflow-designer
Conversational skill that interviews users to design new agentic workflows
hyperbuild
Turns ONE app idea into a fully researched, designed, planned, and implemented application via the hyperbuild 19-step, two-stage pipeline: Stage A — PLAN (steps 1–12, autonomous: market recon, social mining, adversarial research audit — every load-bearing claim fact-checked by its own agent into a four-phase research archive — PRD, feature specs, stack research, 3 complete design systems with HTML mockups of every screen, adversarial VISUAL QA of every rendered screen, project-specific generated skills, epics/tasks) → ONE human checkpoint (`/hyperbuild-choose <a|b|c>`) → Stage B — BUILD (steps 13–16, autonomous: scaffold, implement, adversarial review, ship gate). This entry skill is a ROUTER. It contains no step procedures — it tells you which Skill to invoke for each step, in order, and how to recover a crashed run. Each step's instructions live in its own skill file (hyperbuild-1-intake through hyperbuild-16-ship-gate) and are loaded fresh into context when invoked.
workflow
Flexible development pipeline. Use when starting a new feature, fixing a complex bug, or when you want guided step-by-step methodology: design -> spec -> plan -> implement -> test -> verify -> commit.