
feature-implementation-planner
by sjmyuan
Easy practice for subjects such as math and English.
SKILL.md
name: feature-implementation-planner description: Clarify and structure the requirement first, then generate an implementation plan for the requirement; Use this skill when user submits a requirement to add new functionalities.
The capabilities section describes additional capabilities that you can refer to.
When you need specific examples to understand how to apply the implementation planning approach, load the relevant example file from the examples folder:
- Adding a New Export Feature: When implementing a new feature that involves both backend logic and UI components, read
examples/adding-new-export-feature.md - Simple UI Enhancement: When implementing straightforward UI improvements without complex business logic, read
examples/simple-ui-enhancement.md - Complex Business Logic: When implementing sophisticated algorithms or complex business rules requiring rigorous testing, read
examples/complex-business-logic.md
Only load example files when they are directly relevant to the current implementation task to minimize context size.
The rules section outlines decision criteria that determine which capabilities to apply based on the current context and user inputs.
If the user submits a requirement, apply the defining-requirement capability to clarify and structure it. After defining the requirement, apply the adapting-tdd-approach capability to evaluate whether to adapt TDD approach based on the implementation type and complexity. Apply the implementation-planning capability to generate a detailed implementation plan, incorporating baseline validation and step consolidation strategies.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon