🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
vibe-coding-prd
Claude Code skill: turn raw requirements, engineering PRDs (incl. Feishu docs), or competitor analysis into a concise, coding-agent-ready PRD for vibe coding
git clone https://github.com/Tequilasuno/vibe-coding-prd
vibe-coding-prd
Claude Code 自定义 skill:把需求描述 / 原始PRD(含飞书文档)/ 竞品分析整理成一份精简、结构化、可直接喂给编码 Agent(Claude Code / Codex)实现的 Markdown PRD。
安装
将本仓库内容放到 ~/.claude/skills/vibe-coding-prd/ 下:
git clone https://github.com/<your-account>/vibe-coding-prd.git ~/.claude/skills/vibe-coding-prd
使用
在 Claude Code 中输入「帮我写一个用来vibe coding的PRD」即可触发,详见 SKILL.md。
文件结构
| 文件 | 作用 |
|---|---|
SKILL.md | 主流程:输入识别 → 需求定义 → 功能清单+优先级 → 技术栈 → 原型线框 → 明细模块 → 验收标准 → 自检交付 |
references/prd-template.md | 最终 PRD 骨架模板(含「假设与已确认决策」块和交付前 QUICK CHECKLIST) |
references/conventions.md | 精度家规:字面量规则、反模式对照表、内容剔除清单、否定约束 |
references/examples/ | 成品 PRD 语料,展示目标信息密度 |
// compatibility
| Platforms | cli |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | — |
// faq
What is vibe-coding-prd?
Claude Code skill: turn raw requirements, engineering PRDs (incl. Feishu docs), or competitor analysis into a concise, coding-agent-ready PRD for vibe coding. It is open-source on GitHub.
Is vibe-coding-prd free to use?
vibe-coding-prd is open-source under the MIT license, so it is free to use.
What category does vibe-coding-prd belong to?
vibe-coding-prd is listed under skills in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/vibe-coding-prd)
// retro hit counter
[](https://claudeers.com/vibe-coding-prd)
// reviews
// guestbook
// related in Claude Skills
An agentic skills framework & software development methodology that works.
💫 Toolkit to help you get started with Spec-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…