← スキル一覧に戻る

adapting-skills
by jxucoder
agentic meta skills (claude / cursor)
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: adapting-skills description: Modifies existing skills for new contexts. Forks skills from repositories, adjusts for local conventions, and customizes behavior while preserving core functionality. Use when a skill is close but not quite right. allowed-tools: Read, Write, WebFetch, Glob
Adapting Skills
Modify an existing skill to fit a new context.
When to Adapt vs Create New
Adapt when:
- Existing skill covers 70%+ of the need
- Changes are configuration, not architecture
- Core logic should be preserved
Create new when:
- Fundamental approach differs
- Would require rewriting most content
- Different domain entirely
Adaptation Process
- Read the source skill completely
- Identify what needs to change
- Fork to local skills directory
- Make targeted modifications
- Update name and description to reflect changes
- Test with representative tasks
Common Adaptations
- Terminology - Replace generic terms with domain-specific ones
- Conventions - Adjust coding style, formatting preferences
- Scope - Narrow or expand what the skill handles
- Tools - Swap underlying libraries or commands
Preserve
- Core workflow logic
- Proven patterns
- Error handling
- Attribution to original source
スコア
総合スコア
55/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
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です