plugins/ralph/skills/generating-prd-md-from-userstory-md/SKILL.md
Converts UserStory.md into a structured PRD.md document. Use after generating UserStory.md and before initializing the Ralph loop.
npx skillsauth add qte77/claude-code-plugins generating-prd-md-from-userstory-mdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Converts docs/UserStory.md into a structured docs/PRD.md using the PRD
template.
docs/UserStory.md — Validate it exists, parse all sections
(Problem, Value, User Stories, Success Criteria, Constraints, Out of Scope)ralph/docs/templates/prd.md.templatedocs/PRD.md exists, copy to docs/PRD.md.bakdocs/PRD.mdmake ralph_init_loopmake ralph_create_prd_md
ralph/docs/templates/prd.md.template
development
Verify an external or AI-generated security report against the actual codebase before acting on it. Use when handed a scanner PDF, automated teardown, audit report, or bug-bounty submission — classifies every finding CONFIRMED / OVERSTATED / FALSE-POSITIVE / FABRICATED and salvages the real work items.
development
Audits a site's SEO and AI-search (GEO) readiness — meta tags, Open Graph/Twitter, JSON-LD, robots/llms conventions — and generates fixes. Use when reviewing search visibility, social previews, structured data, or LLM/AI-crawler discoverability.
documentation
Generate or update README.md files across three scopes — repo (with project-type detection), account (GitHub user profile), and org (organization profile). Use when creating, updating, or aligning a README to org conventions.
development
Audit README.md files against best practices for repos, accounts, or orgs. Detects missing sections, stale links, inconsistent formatting, and convention violations. Use when reviewing README quality across one or many repos.