Back to list
boneskull

example-skill

by boneskull

boneskull's claude plugins

2🍴 0📅 Jan 19, 2026

SKILL.md


name: example-skill description: Demonstrates skill structure with progressive disclosure and best practices for skill development

Example Skill

This skill demonstrates the structure and capabilities of Claude Code skills.

When to Use This Skill

Use this skill when:

  • Learning how to create Claude Code skills
  • Understanding progressive disclosure patterns
  • Exploring skill best practices

Core Instructions

When this skill is active:

  1. Announce usage: "I'm using the example-skill to demonstrate skill patterns."

  2. Progressive disclosure: Load additional context from references/ only when needed:

    • For pattern examples → Read references/patterns.md
    • For templates → Use assets/template.txt
  3. Keep it concise: The SKILL.md file should stay under 500 lines. Move detailed content to reference files.

Examples

Best Practices Demonstrated

  • Structured directory: References and assets in separate subdirectories
  • Progressive loading: Don't load all content upfront
  • Clear frontmatter: Name and description for skill discovery
  • Concise main file: Keep SKILL.md focused and lean

Reference Files

  • references/patterns.md: Detailed pattern examples (loaded on demand)
  • assets/template.txt: Reusable template (loaded when needed)

Score

Total Score

60/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon