# template-skill > [Primary function: 1-2 sentences describing what this skill does] [Trigger conditions: When Claude should use this skill - be specific about user requests, keywords, and contexts] [Output types: What formats/artifacts this skill produces] Keywords: [comma-separated list of trigger words and phrases] - Author: robertwaltos - Repository: robertwaltos/skills - Version: 20260101184947 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/robertwaltos/skills - Web: https://mule.run/skillshub/@@robertwaltos/skills~template-skill:20260101184947 --- --- name: template-skill description: | [Primary function: 1-2 sentences describing what this skill does] [Trigger conditions: When Claude should use this skill - be specific about user requests, keywords, and contexts] [Output types: What formats/artifacts this skill produces] Keywords: [comma-separated list of trigger words and phrases] license: Complete terms in LICENSE.txt --- # [Skill Name] ## Overview [2-3 sentences describing the skill's purpose, capabilities, and value proposition. What problem does it solve? What expertise does it embody?] **Outputs**: [List the file types or artifacts this skill produces] **Prerequisites**: [Any required tools, libraries, or context needed] --- ## When to Use This Skill **Trigger on these requests:** - [Specific user phrase or request type 1] - [Specific user phrase or request type 2] - [Specific user phrase or request type 3] **Do NOT use when:** - [Anti-pattern or out-of-scope request 1] - [Related but different task that belongs to another skill] --- ## Core Workflow [Describe the step-by-step process. Use a decision tree or numbered workflow:] ``` User Request → Step 1: [Action] ↓ Step 2: [Action] ↓ Step 3: [Action] ↓ Output: [Deliverable] ``` ### Step 1: [First Action] [Detailed instructions for this step] **Key considerations:** - [Important point 1] - [Important point 2] ### Step 2: [Second Action] [Detailed instructions for this step] ### Step 3: [Third Action] [Detailed instructions for this step] --- ## Quality Standards [Define what excellence looks like for this skill's outputs] **Must have:** - [ ] [Critical quality criterion 1] - [ ] [Critical quality criterion 2] - [ ] [Critical quality criterion 3] **Should have:** - [ ] [Important but not critical criterion 1] - [ ] [Important but not critical criterion 2] **Avoid:** - ❌ [Common mistake or anti-pattern 1] - ❌ [Common mistake or anti-pattern 2] --- ## Examples ### Example 1: [Scenario Name] **User request:** "[Example user input]" **Process:** 1. [How the skill interprets this] 2. [Key decisions made] 3. [Output produced] **Output:** [Brief description or sample] ### Example 2: [Scenario Name] **User request:** "[Example user input]" **Output:** [Brief description or sample] --- ## Reference Materials [Only include if the skill has bundled resources] - **scripts/**: [Description of available scripts and when to use them] - **references/**: [Description of reference documentation] - **assets/**: [Description of templates, fonts, or other assets] For detailed documentation on [specific topic], see [reference-file.md](./references/reference-file.md). --- ## Related Skills [List skills that complement or relate to this one] - **[skill-name]**: Use when [specific condition] instead of this skill - **[skill-name]**: Can be combined with this skill for [use case] --- ## Troubleshooting **Common issues:** | Problem | Solution | |---------|----------| | [Issue 1] | [Resolution] | | [Issue 2] | [Resolution] | --- ## Expert Guidelines [Advanced tips for achieving exceptional results - the "PhD-level" knowledge] ### [Domain Principle 1] [Deep insight or technique that elevates output quality] ### [Domain Principle 2] [Deep insight or technique that elevates output quality] --- *This skill embodies [X years/level] of expertise in [domain]. Every output should reflect meticulous craftsmanship and deep domain knowledge.*