Claude Code Plugins

Community-maintained marketplace

Feedback

Use this skill when [specific situations that should trigger this skill]. This includes [list concrete use cases]. Keywords: [trigger words users might say].

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md


name: your-skill-name description: Use this skill when [specific situations that should trigger this skill]. This includes [list concrete use cases]. Keywords: [trigger words users might say].

[Skill Title]

[Brief overview - what this skill does and why it exists]

Approach

  1. [First Step]

    • [Action item]
    • [Action item]
  2. [Second Step]

    • [Action item]
    • [Action item]
  3. [Third Step]

    • [Action item]
    • [Action item]

Examples

Example 1: [Use Case]

User Query: "[example of what user might say]"

Steps:

  1. [What to do]
  2. [What to do next]
  3. [Final step]

Expected Outcome: [What should result]

Example 2: [Another Use Case]

User Query: "[another example query]"

Steps:

  1. [What to do]
  2. [What to do next]

Best Practices

  • [Practice 1]
  • [Practice 2]
  • [Practice 3]

Validation

When completing tasks with this skill, verify:

  • [Validation item 1]
  • [Validation item 2]
  • [Validation item 3]

Troubleshooting

Issue: [Common Problem]

Symptoms: [What user sees]

Solution: [How to fix]