Skip to main content
Glama

VibeCoding System

by Zenobia000
user_stories_template.md1.88 kB
# 用戶故事模板 ## 📋 用戶故事格式 ``` 作為 [用戶角色] 我希望 [功能描述] 以便 [業務價值] ``` ## 👥 用戶角色定義 ### 主要用戶 - **終端用戶**: {{ end_user_description }} - **管理員**: {{ admin_description }} - **開發者**: {{ developer_description }} ### 次要用戶 - **{{ secondary_user_1 }}**: {{ description }} - **{{ secondary_user_2 }}**: {{ description }} ## 📖 核心用戶故事 ### Epic: {{ epic_name }} #### Story #1: {{ story_title }} **作為** {{ user_role }} **我希望** {{ functionality }} **以便** {{ business_value }} **驗收標準:** - [ ] {{ acceptance_criteria_1 }} - [ ] {{ acceptance_criteria_2 }} - [ ] {{ acceptance_criteria_3 }} **估算**: {{ story_points }} 點 **優先級**: {{ priority }} #### Story #2: {{ story_title }} **作為** {{ user_role }} **我希望** {{ functionality }} **以便** {{ business_value }} **驗收標準:** - [ ] {{ acceptance_criteria_1 }} - [ ] {{ acceptance_criteria_2 }} - [ ] {{ acceptance_criteria_3 }} **估算**: {{ story_points }} 點 **優先級**: {{ priority }} ## 🎯 MVP 範圍 ### 必須有 (Must Have) - [ ] {{ must_have_1 }} - [ ] {{ must_have_2 }} - [ ] {{ must_have_3 }} ### 應該有 (Should Have) - [ ] {{ should_have_1 }} - [ ] {{ should_have_2 }} ### 可以有 (Could Have) - [ ] {{ could_have_1 }} - [ ] {{ could_have_2 }} ### 不會有 (Won't Have) - [ ] {{ wont_have_1 }} - [ ] {{ wont_have_2 }} ## 📊 故事地圖 ``` 用戶旅程: {{ user_journey }} ├── 階段1: {{ stage_1 }} │ ├── {{ story_1 }} │ └── {{ story_2 }} ├── 階段2: {{ stage_2 }} │ ├── {{ story_3 }} │ └── {{ story_4 }} └── 階段3: {{ stage_3 }} ├── {{ story_5 }} └── {{ story_6 }} ``` --- *使用 VibeCoding 自動生成和管理用戶故事*

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zenobia000/vibeCoding-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server