plugins/ralph/skills/generating-interactive-userstory-md/SKILL.md
Build UserStory.md interactively via Q&A. Use when the user wants to create a user story document or start the assisted workflow.
npx skillsauth add qte77/claude-code-plugins generating-interactive-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.
Interactively builds docs/UserStory.md through structured Q&A with the user.
Guides users through creating a user story document that can be transformed into PRD.md using the generating-prd-md-from-userstory-md skill.
Check for existing UserStory.md
docs/UserStory.md.bak)Ask structured questions using AskUserQuestion tool for each template section:
Generate UserStory.md
ralph/docs/templates/userstory.md.templatedocs/UserStory.mdSuggest next step: make ralph_prd_md to generate PRD.md
See ralph/docs/templates/userstory.md.template for structure and placeholders.
make ralph_userstory
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.