← スキル一覧に戻る

skill-name
by JaimeStill
Architecture for hierarchical Claude context using plugins, skills, rules, and other features.
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: skill-name description: > Describe when this skill should be invoked. Include:
- Trigger keywords (e.g., authentication, API design)
- File patterns (e.g., when editing *.go files)
- Use cases (e.g., implementing login flows)
Skill Name
When This Skill Applies
This skill is relevant when:
- [Specific scenario 1]
- [Specific scenario 2]
- [Specific scenario 3]
Principles
1. Principle Name
Clear explanation of the principle.
Rationale: Why this principle matters.
Example:
// Code demonstrating the principle
2. Another Principle
Explanation with examples.
Patterns
Pattern Name
When to use this pattern.
// Implementation
Key points:
- Point 1
- Point 2
Anti-Patterns
What to Avoid
Bad:
// Anti-pattern example
Why: Explanation of the problem.
Good:
// Correct approach
Quick Reference
- Key point 1
- Key point 2
- Key point 3
スコア
総合スコア
45/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
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です