CL-SK-003: Missing Skill Description - Cline Skills
Summary
- Rule ID:
CL-SK-003 - Severity:
HIGH - Category:
Cline Skills - Normative Level:
MUST - Auto-Fix:
No - Verified On:
2026-03-28
Applicability
- Tool:
cline - Version Range:
unspecified - Spec Revision:
unspecified
Evidence Sources
Test Coverage Metadata
- Unit tests:
true - Fixture tests:
false - E2E tests:
false
Examples
The following examples demonstrate what triggers this rule and how to fix it.
Invalid
---
name: my-skill
---
# My Skill
Valid
---
name: my-skill
description: A useful development skill
---
# My Skill