← スキル一覧に戻る

sdlc-planning
by Jameera-Mahima
⭐ 0🍴 0📅 2026年1月16日
SKILL.md
name: sdlc-planning description: Guides software development planning phase. Use when starting new features, projects, or major changes. Creates specifications, identifies requirements, and plans architecture.
SDLC Planning Skill
When to Use This Skill
- Starting a new feature
- Planning major changes
- Creating technical specifications
- Identifying requirements
- Planning architecture
Planning Workflow
1. Requirements Gathering
- Identify stakeholders: Who will use this feature?
- Functional requirements: What must the feature do?
- Non-functional requirements: Performance, security, scalability
- Acceptance criteria: How do we know it's complete?
2. Specification Writing
Create a detailed spec document with:
- Problem statement: What problem are we solving?
- User stories: As a [user], I want [feature] so that [benefit]
- Data models: What data structures are needed?
- API contracts: What are the inputs/outputs?
- Edge cases: What could go wrong?
3. Architecture Planning
- Component diagram: What are the major components?
- Technology choices: What tools/libraries?
- Integration points: How does it connect to existing system?
- Scalability: How will it handle growth?
4. Risk Assessment
- Technical risks: What could fail?
- Mitigation strategies: How do we prevent failures?
- Complexity estimate: How long will this take?
- Dependencies: What do we need first?
Output Format
Create a planning document with:
- Executive Summary
- Requirements (Functional & Non-Functional)
- User Stories
- Architecture Diagram (text-based is fine)
- Data Models
- Risk Assessment
- Timeline Estimate
- Success Metrics
Example Usage
Input: "Plan a CSV export feature for sponsor results"
Output:
- Requirements document
- User stories
- Architecture plan
- Risk assessment
- Timeline estimate
スコア
総合スコア
40/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です