Claude Code Plugins

Community-maintained marketplace

Feedback

SKILL-NAME-HERE

@tnez/dot-agents
0
0

Brief explanation of what this skill does and when Claude should use it

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 SKILL-NAME-HERE
description Brief explanation of what this skill does and when Claude should use it
license MIT

Skill Name

Brief introduction to what this skill accomplishes.

When to Use This Skill

Use this skill when:

  • Scenario 1
  • Scenario 2
  • Scenario 3

Process

Step 1: Preparation

Gather necessary information:

  • Input requirement 1
  • Input requirement 2

Step 2: Execution

Execute the main task:

  1. First action
  2. Second action
  3. Third action

Step 3: Validation

Verify the results:

  • Check output meets requirements
  • Confirm quality standards

Examples

Example 1: Common Scenario

Input:

Describe input here

Expected Output:

Describe expected output here

Process:

  1. Step-by-step explanation
  2. Of how to handle this scenario

Example 2: Edge Case

Input:

Different input scenario

Expected Output:

Different expected output

Process:

  1. How this differs from Example 1
  2. Special considerations

Best Practices

  • Best practice 1
  • Best practice 2
  • Best practice 3

Common Pitfalls

  • Pitfall 1 and how to avoid it
  • Pitfall 2 and how to avoid it

Dependencies

List any required tools, packages, or external resources:

  • Dependency 1
  • Dependency 2