← スキル一覧に戻る

create-skill
by ZehaoLu98
My little blog :)
⭐ 0🍴 0📅 2026年1月21日
SKILL.md
name: create-skill description: when generating a skill, always follow this template.
Requirements
- Always create a directory in the skills directory.
- Making the name in the md file the same as the directory name
- The file name is always SKILL.md
- Try to write an example of applying the skill like below
- The words of names should be connected with "-"
- The naming should follows verb-then-norm format unless it's too short to represent the meaning. for example, create-skill.
Example
name: do-something description: when generating a skill, always follow this template
When explaining code, always include:
- Start with an analogy: Compare the code to something from everyday life
- Draw a diagram: Use ASCII art to show the flow, structure, or relationships
- Walk through the code: Explain step-by-step what happens
- Highlight a gotcha: What's a common mistake or misconception?
Keep explanations conversational. For complex concepts, use multiple analogies.
スコア
総合スコア
60/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
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です