Brief description of what this skill does and when to trigger it. TRIGGERS - Use this skill when: - Trigger condition 1 - Trigger condition 2 - Trigger condition 3
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill skill-template --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Skill Template?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-skill-template)More formats (shields.io, HTML) on the badges page.
---
name: your-skill-name
description: |
Brief description of what this skill does and when to trigger it.
TRIGGERS - Use this skill when:
- Trigger condition 1
- Trigger condition 2
- Trigger condition 3
---
# Skill Name
## Overview
One paragraph explaining what this skill does and why it's useful.
## When To Use
- Use case 1
- Use case 2
- Use case 3
## Inputs Required
| Input | Required | Description |
|-------|----------|-------------|
| Topic/Subject | Yes | What the output should be about |
| Audience | No | Who the output is for |
| Tone | No | Desired tone (professional, casual, etc.) |
## Workflow
### Step 1: Gather Context
- Ask clarifying questions if needed
- Identify the core objective
### Step 2: Research & Analyze
- Gather relevant information
- Apply frameworks as needed
### Step 3: Generate Output
- Follow the output format below
- Include all required sections
### Step 4: Review & Refine
- Check for completeness
- Offer improvements
## Output Format
```
[Define your expected output structure here]
```
## Examples
### Example Input
"Create a [thing] for [context]"
### Example Output
[Show what good output looks like]
## Quality Checklist
- [ ] Addresses the stated objective
- [ ] Appropriate for the target audience
- [ ] Actionable and specific
- [ ] Well-structured and clear
- [ ] Free of errors
## Tips for Best Results
1. Be specific about your goals
2. Provide context about your audience
3. Share examples of what you like
4. Iterate — first draft is a starting point
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!