← スキル一覧に戻る

skill-creator
by breverdbidder
Life OS - Shapira Family Real-Time Life Monitoring & Tracking Ecosystem. ADHD-optimized productivity, travel tracking, family coordination, swim meet management, WhatsApp sharing, and more.
⭐ 2🍴 0📅 2026年1月25日
SKILL.md
name: skill-creator description: Guide for creating effective skills that extend Claude's capabilities
Skill Creator
Build custom Claude skills for repetitive workflows.
Process
1. Identify Use Cases
Collect 3-5 concrete examples when skill would be used.
2. Determine Contents
- SKILL.md (required): Instructions
- scripts/ (optional): Python/bash executables
- references/ (optional): Documentation
- assets/ (optional): Templates, boilerplate
3. Write SKILL.md
---
name: skill-name
description: Clear 1-2 sentence description
---
# Skill Name
## When to Use This Skill
- Use case 1
- Use case 2
## Instructions
Step-by-step guidance for Claude
## Examples
Concrete examples with inputs/outputs
4. Keep Minimal
Only include what Claude needs to execute.
Usage
"Use skill creator to build Supabase integration skill"
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です