بنقرة واحدة
write-a-prd
Create a PRD through interview, codebase exploration, and module design, then file it as a GitHub issue.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a PRD through interview, codebase exploration, and module design, then file it as a GitHub issue.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate multiple radically different interface designs for a module. Use when the user wants API options, module shapes, or says "design it twice".
Find and install skills when the user asks for a skill, capability, workflow, or extension.
Stress-test a plan or design by questioning every key assumption until the decision tree is resolved.
Find architectural refactors that deepen modules, reduce coupling, and improve testability.
Break a PRD into thin vertical-slice GitHub issues.
Turn a PRD into a phased implementation plan in ./plans/ using thin vertical slices.
| name | write-a-prd |
| description | Create a PRD through interview, codebase exploration, and module design, then file it as a GitHub issue. |