← スキル一覧に戻る

feature-implementation
by NickCrew
Claude Cortex
⭐ 7🍴 2📅 2026年1月17日
SKILL.md
name: feature-implementation description: Use when implementing a feature or multi-file code change - provides structured implementation flow with persona selection, validation, and testing guidance.
Feature Implementation
Overview
Guide feature implementation with clear steps: analyze requirements, plan approach, implement safely, and validate with tests.
When to Use
- Implementing a feature, component, service, or API
- Coordinating multi-domain changes (UI + API + tests)
- Adding tests alongside implementation
Avoid when:
- The task is a trivial one-line change
- You only need a plan (use implementation-workflow)
Quick Reference
| Task | Load reference |
|---|---|
| Implementation workflow | skills/feature-implementation/references/implement.md |
Workflow
- Clarify requirements and constraints.
- Load the implementation reference.
- Implement changes with appropriate personas/tools.
- Add or update tests.
- Validate with builds/tests.
Output
- Implementation summary
- Validation results and remaining risks
Common Mistakes
- Implementing without tests or validation
- Skipping integration considerations
- Mixing planning and implementation without agreement
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です


