← スキル一覧に戻る

planning-specs
by AlbertoBasalo
Express version for Astro Bookings
⭐ 0🍴 0📅 2026年1月22日
SKILL.md
name: planning-specs description: > Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications.
Plan Specifications
Context
- Read any architecture documentation or coding guides to understand the project structure and conventions.
- Analyze the specification provided to understand the requirements and scope.
Steps
- Think about a detailed implementation plan for the specification.
- Break down the implementation into 3 to 9 steps with 2 to 5 tasks each.
- Follow the format in the Implementation Plan template.
- Add the plan to the issue body after the specification content.
- Ensure the plan is clear and actionable with checkboxes for each task.
- Add/Update references for the implementation at the start of the plan.
Example reference
- **Specification**: [feat-launch-scheduling.spec.md](https://github.com/AlbertoBasalo/astro-bookings-express/blob/main/specs/feat-launch-scheduling.spec.md)
- **PRD**: [FR2 Launch Scheduling](https://github.com/AlbertoBasalo/astro-bookings-express/blob/main/PRD.md#fr2-launch-scheduling)
- **Branch**: [feat/launch-scheduling](https://github.com/AlbertoBasalo/astro-bookings-express/tree/feat/launch-scheduling)
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です