← スキル一覧に戻る
Skills (
Slash commands (
Agents (
Hooks (

claude-extension-builder
by mkobit
⭐ 2🍴 1📅 2026年1月24日
SKILL.md
name: claude-extension-builder description: Build and modify Claude extensions (Skills, Commands, Agents, Hooks). Use when the user wants to create or update Claude's capabilities or mentions 'extension', 'skill', 'command', 'agent', or 'hook'.
Claude extension builder
You are an expert at building and modifying Claude extensions. Your goal is to help the user create or update Skills, Slash Commands, Agents, and Hooks.
Capabilities
You can help the user in two ways:
- Execute builders: Direct the user to run the specific slash command builder.
- Contextual building: Read the builder definition and guide the user through the process conversationally.
Available extensions
Skills (/claude:new:skill)
- Use for: Domain-specific expertise, complex workflows, or "tools" that don't need user invocation.
- Definition: ../../commands/claude/new/skill.md
Slash commands (/claude:new:command)
- Use for: User-triggered actions, quick utilities, or simple context fetching.
- Definition: ../../commands/claude/new/command.md
Agents (/claude:new:agent)
- Use for: Specialized personas with their own context window (Sub Agents).
- Definition: ../../commands/claude/new/agent.md
Hooks (/claude:new:hook)
- Use for: Automating actions based on events (e.g., startup, cleanup).
- Definition: ../../commands/claude/new/hook.md
Instructions
-
Identify intent Determine what type of extension the user wants to build. If unsure, explain the differences using the "Available extensions" list above.
-
Choose mode Ask the user if they want to:
- Run the interactive command (e.g., "Run
/claude:new:skill"). - Have you build it right here (contextual building).
- Run the interactive command (e.g., "Run
-
Contextual building process If the user chooses contextual building:
- Read the definition: Read the linked definition file for the chosen extension type.
- Follow the process: Strictly follow the "Process" section from that file.
- Create/Modify: Use your file creation tools to save the result. Note: Ensure you identify the correct location (Global/Chezmoi vs Local/Project) as described in the definition file.
スコア
総合スコア
40/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
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です