gitwtfhub

wtf is prd-writer?

juniliu0314-spec/prd-writer — explained in plain English

Analysis updated 2026-05-18

13Audience · pm founderComplexity · 2/5Setup · easy

TL;DR

A Codex and Claude Code skill that converts rough requirements or documents into a lean, implementation-ready Markdown PRD.

Mindmap

mindmap
  root((vibe coding prd))
    What it does
      Converts requirements to PRD
      Strips business narrative
      Asks clarifying questions
    Tech stack
      Codex skill
      Claude Code skill
      Markdown output
    Use cases
      Rough idea to PRD
      Existing PRD rewrite
      Lark doc extraction
    Audience
      Product managers
      Founders
    Notes
      Chinese output default
      Needs doc read access

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

Why would anyone build with this?

REASON 1

Turn a vague product idea into a structured PRD ready to hand to a coding agent.

REASON 2

Convert an existing business-focused PRD into a lean, implementation-focused version.

REASON 3

Extract product requirements from a linked Lark or Feishu document.

REASON 4

Generate MVP scope and acceptance criteria for an AI agent or automation feature before development starts.

What's in the stack?

MarkdownClaude CodeCodex

How it stacks up

juniliu0314-spec/prd-writer09catho/axon0x1-1/revival
Stars131313
LanguageJavaScriptC++
Setup difficultyeasymoderatehard
Complexity2/54/55/5
Audiencepm founderresearcherdeveloper

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

How do you spin it up?

Difficulty · easy Time to first run · 5min

Installed by cloning the repo and copying or symlinking it into the Codex skills directory, outputs Chinese by default.

No license information is provided in the README.

Wtf does this do

vibe-coding-prd is a skill for coding agents like Claude Code and Codex that turns raw requirements into a lean Markdown product requirements document meant to be handed straight to a coding agent for implementation. It can take a rough idea, a Lark or Feishu document link, an existing PRD, competitor analysis, or scattered notes as input, and its goal is not to write persuasive business narrative but to extract what a coding agent actually needs: users, scenarios, pain points, product shape, feature scope, priorities, suggested tech stack, screen structure, detailed interactions, AI agent workflow where relevant, data and permissions, and testable acceptance criteria. The README explains the problem it addresses: many PRDs are written for human readers and are too long, too scattered, or too focused on business context, which causes coding agents to drift off track during implementation. The skill strips out marketing language and background that does not affect implementation, keeps only what is needed to build the feature, asks clarifying questions instead of guessing when requirements are vague, splits features into MVP and priority tiers, and adds agent workflow and prompt structure details for AI-driven products. It is meant for cases where someone has a rough idea, an existing PRD, or a competitor analysis that needs to become a build-ready spec for tools like Claude Code, Codex, or Cursor. It is explicitly not meant for writing marketing copy, pitch decks, or handling requirements that are already precise engineering tickets, and it is not a substitute for high-fidelity UI design. Installation is done by cloning the repository and either copying it into a local Codex skills directory or symlinking it there so future git pulls update it automatically. By default the skill outputs the PRD in Chinese unless the user asks for another language, and it needs read access to any linked Lark or Feishu document before it can extract requirements from it.

Yoink these prompts

Prompt 1
Use vibe-coding-prd to turn this rough idea into a PRD I can hand to Claude Code.
Prompt 2
Convert this existing PRD document link into a Codex-ready implementation PRD.
Prompt 3
Ask me clarifying questions about my product idea, then generate a full PRD with acceptance criteria.
Prompt 4
Help me install vibe-coding-prd into my local Codex skills directory.

Frequently asked questions

wtf is prd-writer?

A Codex and Claude Code skill that converts rough requirements or documents into a lean, implementation-ready Markdown PRD.

What license does prd-writer use?

No license information is provided in the README.

How hard is prd-writer to set up?

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

Who is prd-writer for?

Mainly pm founder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.