starter-skilllisted
Install: claude install-skill CardSorting/LUMI-JOY
# Starter Skill Guide
Use this template to define structured capabilities for your agent.
## 📋 Execution Protocol
1. **Prepare**: Validate input parameters and prerequisites.
2. **Execute**: Carry out step-by-step actions.
3. **Verify**: Assert output state and report metrics.
## 🛡️ Operational Guardrails
- Assert all input invariants before applying changes.
- Handle exceptions gracefully with clear error context.