← スキル一覧に戻る

template-new-skill
by aRustyDev
AI Contexts, Commands, Plugins, Docs, Examples, Specs, Etc
⭐ 1🍴 1📅 2026年1月16日
SKILL.md
name: template-new-skill description: Generate a skeleton template for a new Claude Code Skill. allowed-tools: Read, Grep, Glob, Bash:just id: B90F6D72-BB47-434C-8BDC-3C880E13AC9A
Template New Skill
This Skill provides read-only file access.
Instructions
- Use Read to view file contents
- Use Grep to search within files
- Use Glob to find files by pattern
Requirements
Packages must be installed in your environment:
NAME="skill name here" \
SCOPE="personal||project" \
DESC="Some description of the skill here" \
just init
スコア
総合スコア
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未満
0/5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です