
from vibepm87
Transforms a vague app idea into a precise technical architecture, DB schema, and execution-ready plan for AI coding agents like Cursor or OpenClaw.
VibePM is a technical-architecture skill that guides a user through a structured dialogue to extract exact requirements, lock down a tech stack and data model, and produce execution-ready artifacts (PROJECT.md, ROADMAP.md, PLAN.md, SCHEMA.sql) that downstream AI coding agents can follow. It is explicitly designed to prepare projects for AI-assisted coding rather than writing the application code itself.
Use VibePM when a user has a high-level idea, a partially-built app, or is stuck on architecture decisions and needs a reproducible, machine-readable plan for AI coders (Cursor, Windsurf, Codex, OpenClaw). It activates when users ask for architecture, schemas, implementation plans, or when scope needs trimming.
Most compatible with AI coding agents and assistants that accept structured instructions (Cursor, Windsurf, Claude Code, OpenClaw).
VibePM is a structured dialogue skill that transforms vague app ideas into technical architecture specs, DB schemas, and execution plans for AI coding agents like Cursor. No scripts included — it's a pure prompt/instruction skill. Well-organized with clear stages, triggers, and output artifacts. References external files (discovery-framework.md, output-templates.md) that aren't bundled but suggest intended separation of concerns.
Clean skill with no security concerns — no scripts, no shell commands, no network calls. Pure prompt engineering. Good structure for a dialogue-based architecture planning tool. The 9-element framework and scope defense triggers are well thought out.