Claude Code Plugins

Community-maintained marketplace

Feedback

<skill-name>

@karimzg/donaction
0
0

<One-line description of what this skill does and when to 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>
description <One-line description of what this skill does and when to use it>
triggers <keyword1>, <keyword2>, <phrase>
tags <tag1>, <tag2>, <tag3>
priority <low|medium|high>
scope <global|module|file|selection>
output <code|markdown|json|files|analysis>

Instructions

  • <Step 1: What inputs/context to collect>
  • <Step 2: Key constraints or rules to follow>
  • <Step 3: Output format or structure>
  • <Step 4: Additional guidelines>

Example

  • Input: ""
  • Output:
// Code example (if applicable)