← Back to list

hello-world
by kasperjunge
My collection of Claude Code skills, slash commands and subagents that can be installed locally using uvx add-skill/add-command/add-agent: https://github.com/kasperjunge/agent-resources-project
⭐ 9🍴 1📅 Jan 9, 2026
SKILL.md
name: hello-world description: A simple example skill that demonstrates Claude Code skill structure
Hello World Skill
This is a demonstration skill that shows how Claude Code skills work.
When to Use
Apply this skill when the user asks you to:
- Say hello
- Demonstrate how skills work
- Greet them
Instructions
When invoked, respond with a friendly greeting:
Hello, World! 👋
This response was generated using the hello-world skill.
Skills are automatically discovered and applied based on context.
Key Concepts
- Skills live in
.claude/skills/<skill-name>/SKILL.md - They're auto-discovered based on relevance to the conversation
- Skills can include supporting files like scripts and templates
- Use skills for complex workflows that need structure
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon