スキル一覧に戻る
asadullah48

example-skill

by asadullah48

Advanced Claude skills for Panaversity hackathon

0🍴 0📅 2026年1月9日
GitHubで見るManusで実行

SKILL.md


name: example-skill description: Brief description of what this skill does and when to use it. Include trigger keywords that users would naturally mention. allowed-tools: bash_tool,view,str_replace,create_file

Skill Name

When to Use

Use this skill when:

  • User mentions [trigger keyword 1]
  • User asks to [action 1]
  • User needs help with [domain 1]

Core Patterns

Pattern 1: [Pattern Name]

# Example command or code
echo "Example"

Why this works: Explanation of the pattern and its benefits.

Pattern 2: [Pattern Name]

// Example code
const example = "value";

Anti-Patterns

❌ What NOT to Do

# Bad example
rm -rf /

Why this is bad: Explanation of why to avoid this approach.

Best Practices

  1. Practice 1 - Description
  2. Practice 2 - Description
  3. Practice 3 - Description

Common Issues & Solutions

Issue 1: [Problem Description]

Solution:

# Fix command
  • related-skill-1 - When to use it instead
  • related-skill-2 - How they work together

References

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です