スキル一覧に戻る
qte77

building-userstory

by qte77

Out-of-the-box Python project template using Ralph Loop autonomous development with Claude Code (plugins, skills, rules), TDD, uv, ruff, pyright, pytest. Also including interactive User Story and PRD generation.

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: building-userstory description: Interactive Q&A to build UserStory.md from user input. Use when the user wants to create a user story document or start the assisted workflow.

User Story Builder

Interactively builds docs/UserStory.md through structured Q&A with the user.

Purpose

Guides users through creating a user story document that can be transformed into PRD.md using the generating-prd-from-userstory skill.

Workflow

  1. Check for existing UserStory.md

    • If exists, ask user if they want to rebuild (backup as docs/UserStory.md.bak)
  2. Ask structured questions using AskUserQuestion tool for each template section:

    • Project name
    • Problem statement
    • Target users
    • Value proposition
    • User stories (use "As a [role], I want to [action] so that [benefit]" format)
    • Success criteria
    • Constraints
    • Out of scope
  3. Generate UserStory.md

    • Read template from ralph/templates/userstory.md.template
    • Replace placeholders with user responses
    • Write to docs/UserStory.md
  4. Suggest next step: make ralph_prd to generate PRD.md

Template

See ralph/templates/userstory.md.template for structure and placeholders.

Usage

make ralph_userstory

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です