← Back to list

greeting
by PhantasticUniverse
Self-maintaining Claude Code showcase demonstrating all features (January 2026)
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: greeting description: Patterns for friendly, professional greetings in code and communication. Use when creating welcome messages, onboarding flows, or user-facing greeting text.
Greeting Patterns
Patterns for creating friendly, professional greetings.
Application Greetings
Welcome Messages
Welcome to [App Name]!
We're glad you're here. Let's get you started.
Onboarding Flow
Step 1 of 3: Tell us about yourself
Step 2 of 3: Set your preferences
Step 3 of 3: You're all set!
Return User Greeting
Welcome back, [Name]!
You have [N] new notifications.
CLI Greetings
Simple Banner
╔══════════════════════════╗
║ My Awesome Tool ║
║ Version 1.0.0 ║
╚══════════════════════════╝
Help Text
Usage: mytool <command> [options]
Commands:
init Initialize a new project
build Build the project
test Run tests
Use "mytool <command> --help" for more info.
Best Practices
- Be Warm: Friendly but professional
- Be Brief: Respect user's time
- Be Helpful: Guide next actions
- Be Consistent: Same tone throughout
Anti-Patterns
Avoid:
- Overly casual ("Hey dude!")
- Too formal ("Dear esteemed user")
- Verbose ("Welcome to our amazing, incredible, fantastic...")
- Empty ("Hello.")
Score
Total Score
40/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon