vibe-build
Implement a new-project slice through the relevant checks and working user journey.
Create project agent instructions and tool configuration from agreed product and technical decisions.
$ npx -y skills add KhazP/vibe-coding-prompt-template --skill vibe-agents --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vibe-agentsContext preview
The summary Claude sees to decide when to auto-load this skill.
Create project agent instructions and tool configuration from agreed product and technical decisions.
name: vibe-agents description: "Create project agent instructions and tool configuration from agreed product and technical decisions." allowed-tools: Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion
Use agreed requirements, technical decisions, and the existing repository to write only stable, non-obvious guidance. For a targeted AGENTS.md edit, update the affected instructions directly; do not require an installer, new PRD, or full interview. Keep progress in the project's memory/handoff file rather than the always-loaded rules.
For initial Vibe Workflow setup, use the configured manifest paths. If the vibeworkflow CLI is available, inspect `npx vibeworkflow --dry-run --json` and initialize within the user's authorization. Preserve existing files; replacement flags are for intentional replacements whose affected files have been reviewed. The CLI installs files directly, not into a new templates/ directory.
Fill relevant placeholders from known decisions. Keep task-specific procedures in skills or references and load them only when relevant. Distinguish local implementation from external sends, production changes, and new access. Do not enable broad tool permissions just to make setup convenient.
Use `npx vibeworkflow doctor` for CLI-generated setup when available; it checks configuration, not a working build or user journey. In a chat without filesystem access, use the repository's docs/context-pack.md and supplied product decisions to produce separated files to save. State absent template/context limitations instead of inventing them. Continue into implementation only when that is part of the user's request.
Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs
Repo: KhazP/vibe-coding-prompt-template
Implement a new-project slice through the relevant checks and working user journey.
Add one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.
Diagnose and fix a reproducible failure in an existing project. Use for crashes, broken behavior, or failing checks, not greenfield planning.
Prepare compact factual project context for another session or coding tool without copying transcripts or secrets.
Write or revise an MVP product requirements document with scope and observable acceptance criteria.
Research an app idea or resolve product and technical uncertainties before committing to a design.