git404hub

what is vibe-coding-prd-skill fr?

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

Analysis updated 2026-05-18

23Audience · pm founderComplexity · 1/5Setup · easy

tl;dr

A Codex/Claude skill that turns messy requirements or raw PRDs into a clean, build-ready PRD for coding agents.

vibe map

mindmap
  root((vibe-coding-prd-skill))
    What it does
      Cleans messy requirements
      Strips business language
      Confirms with user first
      Outputs Markdown PRD
    Tech stack
      Codex skill
      Claude Code compatible
      Markdown output
    Use cases
      Turn idea into PRD
      Trim bloated PRD
      Summarize competitor analysis
      Convert meeting notes
    Audience
      Vibe coders
      Product founders
      Coding agent users

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 rough product idea into a build-ready PRD for a coding agent.

VIBE 2

Trim a bloated original PRD down to only what a coding agent needs.

VIBE 3

Summarize a competitor analysis into buildable MVP features.

VIBE 4

Convert meeting notes or documents into a structured acceptance-criteria list.

what's the stack?

Codex SkillMarkdown

how it stacks up fr

ksssvd/vibe-coding-prd-skill0x4d31/stinger5p00kyy/club-5060ti
Stars232323
LanguageGoShell
Setup difficultyeasymoderatehard
Complexity1/54/53/5
Audiencepm founderdeveloperdeveloper

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

how do i run it?

Difficulty · easy time til it works · 5min

Just a git clone into the Codex skills directory.

in plain english

This project is a skill for Codex (and compatible tools like Claude Code) that turns messy product requirements into a clean, implementation-ready PRD document. The idea is that raw requirements, whether they come as a rough idea, a bloated original PRD, notes from a document tool, or a summary of a competitor's product, usually contain a lot of business context, market language, and background story that a coding agent does not need. This skill strips that out and keeps only what matters for building: features, interactions, data, and constraints. The skill is triggered by asking it, in Chinese, to write a PRD for vibe coding, or by describing that you want to turn a rough document into something a coding agent can act on. It works through a defined process: it first classifies your input as a clear requirement, a raw PRD, a competitor analysis, or a vague idea. If the requirement is unclear, it asks multiple choice questions to confirm what you actually want rather than guessing. Once the requirement is confirmed, it produces a feature list with MVP, P1, and P2 priority levels, recommends a tech stack in plain language for non-technical users, and sketches the main screens using simple ASCII diagrams. After you confirm the prototype, it fills in detailed feature designs and writes acceptance criteria that describe exactly what to click, what should appear, and how the data should change, so each item can be verified. The final output is a complete Markdown PRD with sections for requirement definition, feature list and priorities, tech stack, core screen prototypes, detailed feature design, and acceptance criteria. This document is meant to be handed directly to a coding agent such as Claude Code or Codex to start building. Installation is a simple git clone into the Codex skills folder. The project explicitly says it is not meant for writing business plans, fundraising decks, or market analysis, and it is not needed if every requirement detail is already fully decided and you just need code written.

prompts (copy fr)

prompt 1
Help me write a vibe coding PRD for my product idea.
prompt 2
Turn this raw PRD into something Claude Code can act on.
prompt 3
Summarize this competitor analysis into features I could build for my own MVP.
prompt 4
Convert these meeting notes into a Markdown PRD with acceptance criteria.

Frequently asked questions

what is vibe-coding-prd-skill fr?

A Codex/Claude skill that turns messy requirements or raw PRDs into a clean, build-ready PRD for coding agents.

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.