Skip to content

Add vibe-coding-prompt-template to Specification Tools - #22

Open
KhazP wants to merge 1 commit into
Engineering4AI:mainfrom
KhazP:add-vibe-coding-prompt-template
Open

Add vibe-coding-prompt-template to Specification Tools#22
KhazP wants to merge 1 commit into
Engineering4AI:mainfrom
KhazP:add-vibe-coding-prompt-template

Conversation

@KhazP

@KhazP KhazP commented Aug 21, 2026

Copy link
Copy Markdown

Adds one entry to the end of Specification Tools.

- [vibe-coding-prompt-template](https://github.com/KhazP/vibe-coding-prompt-template) ![](https://img.shields.io/github/stars/KhazP/vibe-coding-prompt-template.svg?cacheSeconds=86400) - Staged prompts and a CLI that produce a PRD, a technical design, and AGENTS.md before implementation begins.

Disclosure: this is my own project.

Spec-driven in the literal sense: nothing gets built until three documents exist. Staged prompts run the sequence — deep research to check the idea is worth building, then a PRD, then a technical design that picks the surface, stack, and deployment — each stage forcing clarifying questions before it writes. A fourth step compiles the answers into AGENTS.md and agent_docs/, which is what the coding agent then works from. npx vibeworkflow runs the whole sequence as an interview inside the agent.

Closest neighbour already listed is gsd-core, which shares the meta-prompting and spec-first approach; this one starts a stage earlier, at product definition, and ends by emitting the agent instruction files rather than a spec format.

MIT licensed, 2.8k stars, 360+ forks, active development. Format matched to the section, including the star badge and blank-line separation.

Copilot AI lite review requested due to automatic review settings August 21, 2026 09:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants