git404hub

what is yuyu fr?

yy-march/yuyu — explained in plain English

Analysis updated 2026-05-18

11Audience · pm founderComplexity · 2/5LicenseSetup · easy

tl;dr

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

vibe map

mindmap
  root((vibe coding prd))
    What it does
      Cleans requirements
      Writes short PRD
      Asks clarifying questions
    Inputs
      Raw idea
      Competitor analysis
      Meeting notes
    Output sections
      Feature scope
      Tech stack suggestion
      Acceptance criteria
    Use cases
      Build ready spec
      Agent handoff

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 structured PRD a coding agent can act on.

VIBE 2

Convert an existing business-focused PRD into a lean, jargon-free build spec.

VIBE 3

Rewrite a competitor analysis into concrete feature requirements.

VIBE 4

Get guided follow-up questions when your requirements are still unclear.

what's the stack?

CodexMarkdown

how it stacks up fr

yy-march/yuyu100/stock-analysis-markov100/tab-organizer
Stars111111
LanguageJavaJavaScript
Last pushed2016-12-252021-03-01
MaintenanceDormantDormant
Setup difficultyeasyeasyeasy
Complexity2/53/51/5
Audiencepm founderresearchergeneral

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 coding assistant already installed, copy the folder into ~/.codex/skills.

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

in plain english

This project, also called Vibe Coding PRD Skill, is another Codex Skill, meaning it plugs a new ability into the Codex coding assistant. Its purpose is to take messy, unstructured product requirements and turn them into a clean, short PRD document that a coding agent like Claude Code or Codex can act on directly. The kind of input it accepts is broad: a vague idea, a raw product requirements document, a competitor analysis, meeting notes, or a linked document from a workspace tool. It converts whatever it is given into the specific things a coding agent needs to start building, including who the product is for, what problem it solves, the scope of features split into modules with MVP versus later priorities, suggested technology choices sized for a non-technical builder, a rough text description of the core screens and user actions, more detailed design covering agent workflows, prompts, and tools for AI products or feature specifics for traditional products, and clear pass or fail acceptance criteria for each feature. If the input requirements are unclear, the skill is designed to ask the user simple multiple choice style questions about the target user, scenario, pain point, and product shape before writing anything, rather than guessing. It also strips out business strategy language, reporting tone, and internal jargon so the final document stays short and readable by an agent. The finished PRD follows a fixed outline: requirement definition, product goals, feature scope and priority, suggested tech stack, prototype layout, detailed feature design, acceptance criteria, and open questions. Installation is copying the skill folder into a local Codex skills directory and restarting Codex. It is licensed under MIT.

prompts (copy fr)

prompt 1
Use the vibe-coding-prd skill to turn this idea into a PRD I can hand to a coding agent.
prompt 2
Here is my raw PRD, strip out the business language and produce the coding agent version.
prompt 3
Here is a competitor analysis, turn it into a feature list with MVP and V2 priorities.
prompt 4
Ask me clarifying questions about my target user before writing the PRD.

Frequently asked questions

what is yuyu fr?

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

What license does yuyu use?

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

How hard is yuyu to set up?

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

Who is yuyu for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.