← ClaudeAtlas

domain-expertise-templatelisted

Template for creating domain expertise skills. Copy and customize for your specific domain.
aiskillstore/marketplace · ★ 329 · Data & Documents · score 79
Install: claude install-skill aiskillstore/marketplace
# Domain Expertise Template Copy this template to create your own domain expertise skill. ## Instructions 1. Copy this file to `~/.claude/skills/your-domain/SKILL.md` 2. Replace all `[PLACEHOLDER]` text with your content 3. Customize sections as needed 4. Test and iterate --- ```markdown --- name: [your-skill-name] description: Use when [trigger conditions]. Applies [your methodology/framework] for [outcome]. --- <framework_overview> ## What This Is [One paragraph describing what this expertise covers and why it matters] ## When to Use - [Trigger situation 1] - [Trigger situation 2] - [Trigger situation 3] ## Key Terms | Term | Definition | |------|------------| | [Term 1] | [Definition] | | [Term 2] | [Definition] | </framework_overview> <principles> ## Core Philosophy ### 1. [PRINCIPLE NAME IN CAPS] [2-3 sentences explaining this principle and why it matters] Example: - Good: [example of applying this principle well] - Bad: [example of violating this principle] ### 2. [PRINCIPLE NAME IN CAPS] [2-3 sentences explaining this principle and why it matters] Example: - Good: [example] - Bad: [example] ### 3. [PRINCIPLE NAME IN CAPS] [2-3 sentences explaining this principle and why it matters] Example: - Good: [example] - Bad: [example] </principles> <process> ## The Process ### Step 1: [Name] **Purpose**: [Why this step matters] **Actions**: - [Action 1] - [Action 2] **Output**: [What this step produces] ### Step 2: [Name] **Purpose**: [Why this step matters]