Agent skill
skill-starter
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/skill-starter
SKILL.md
yaml
---
description: [Replace with brief phrase matching natural requests (5-10 words)]
tags: [tag1, tag2, tag3] # Keywords for discovery - use standard vocabulary from INDEX.md
techStack: [tech1, tech2] # Technologies this applies to (aspnet-core, react, dataverse, etc.)
appliesTo: [pattern1, pattern2] # File patterns or scenarios
alwaysApply: false # Set to true only if this should load for EVERY task
---
[Skill Name]
Category: [Project | Development | Quality | Operations]
Last Updated: [Date]
Purpose
[1-2 sentences describing what this skill accomplishes]
Applies When
- [Trigger condition]
Workflow
Step 1: [Action]
[Instructions]
Step 2: [Action]
[Instructions]
Conventions
- [Convention]
Resources
| Resource | Purpose |
|---|---|
references/ |
[Description] |
assets/ |
[Description] |
Output Format
markdown
## Results
[Expected output structure]
Examples
Input: "[Example request]"
Output: [Expected behavior]
Tips for AI
- [Instruction]
Didn't find tool you were looking for?