← スキル一覧に戻る

example-skill
by JaimeStill
Architecture for hierarchical Claude context using plugins, skills, rules, and other features.
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: example-skill description: > Describe when this skill should be invoked. Include trigger keywords, file patterns, and explicit use cases. The more specific, the better Claude can determine when to load this skill.
Example Skill
When This Skill Applies
This skill is relevant when:
- Working on [specific type of task]
- Editing files matching [pattern]
- Discussing [topic area]
Principles
1. First Principle
Explanation of the principle with rationale.
Example:
// Good example demonstrating the principle
2. Second Principle
Another key principle for this domain.
Example:
// Example code
Patterns
Pattern Name
Description of when to use this pattern.
// Pattern implementation
Usage:
// How to apply the pattern
Another Pattern
Description and implementation.
Anti-Patterns
What to Avoid
Bad:
// Code showing the anti-pattern
Why: Explanation of why this is problematic.
Good:
// Correct approach
References
For additional details:
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です