git404hub

what is vibe-coding-prd-skill fr?

yangjinmin666/vibe-coding-prd-skill — explained in plain English

Analysis updated 2026-05-18

12Audience · pm founderComplexity · 1/5LicenseSetup · easy

tl;dr

A Codex skill that turns rough product ideas or messy PRDs into a clean, implementation-ready spec for a coding AI agent like Claude Code.

vibe map

mindmap
  root((Vibe Coding PRD Skill))
    What it does
      Messy input to PRD
      Four confirmation gates
      Coding agent handoff
    Tech stack
      Codex skill
      Markdown templates
    Use cases
      PRD cleanup
      Idea clarification
      Competitor analysis routing
    Audience
      PMs and founders
      Non-technical users
    Output
      Acceptance criteria
      Kickoff prompt
      Bilingual support

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Turn a vague product idea into a coding-agent-ready PRD through guided clarification questions.

VIBE 2

Clean up a raw, business-heavy PRD into an implementation-focused document.

VIBE 3

Convert competitor analysis notes into a prioritized feature scope.

VIBE 4

Generate a final kickoff prompt to hand directly to Claude Code or Codex.

what's the stack?

CodexMarkdown

how it stacks up fr

yangjinmin666/vibe-coding-prd-skill0xdea/ttyinject-rs0xhossam/uncanny
Stars121212
LanguageRustC
Setup difficultyeasymoderatehard
Complexity1/54/55/5
Audiencepm founderresearcherresearcher

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Requires the Codex CLI with a skills folder already set up.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

in plain english

Vibe Coding PRD Skill is a skill for the Codex assistant that turns messy product input into a clean, implementation-ready product requirements document, or PRD, meant to be handed directly to a coding AI agent like Claude Code or Codex. It can take a clear requirement, a raw existing PRD full of business language, a Feishu or Lark document, notes from a competitor analysis, or even a vague, fuzzy idea, and turn any of those into a focused document a coding agent can act on. The skill works through four confirmation gates that it walks the user through in order: defining the actual demand, setting feature and MVP priority using P0, P1, P2, later, and not doing categories, choosing a technical stack in plain language, and sketching a core wireframe using simple ASCII diagrams. For users who are not technical, it relies on option based questions to clarify what they actually want rather than expecting them to describe it precisely themselves. Depending on whether the product involves AI, the skill branches into different design considerations. For AI powered products it covers things like agent workflow, prompt design, tool use, memory, and evaluation. For more traditional products it covers data models, state, APIs, and permissions instead. Either way, the final output includes testable acceptance criteria and a closing prompt meant to kick off the coding agent's actual implementation work. The skill is triggered inside Codex with a short phrase asking it to turn a rough product idea into a coding agent ready PRD, and it works in both Chinese and English. To install it, you copy the skill folder into your Codex skills directory and restart or refresh Codex before using the trigger phrase. The repository is organized as a set of reference documents covering input routing, confirmation gates, feature prioritization, tech stack guidance, wireframes, detailed modules, AI product design, and the final PRD template. It is released under the MIT license.

prompts (copy fr)

prompt 1
Use $vibe-coding-prd to turn this rough product idea into a coding-agent-ready PRD.
prompt 2
Walk me through the four confirmation gates for this skill using my product idea.
prompt 3
Help me convert this raw PRD into an implementation-ready version for a coding agent.
prompt 4
Generate a wireframe and technical stack recommendation section for my product using this skill.
prompt 5
Install this skill into my Codex skills folder and show me how to trigger it.

Frequently asked questions

what is vibe-coding-prd-skill fr?

A Codex skill that turns rough product ideas or messy PRDs into a clean, implementation-ready spec for a coding AI agent like Claude Code.

What license does vibe-coding-prd-skill use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is vibe-coding-prd-skill to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is vibe-coding-prd-skill for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.