Fix #3: No config snippet example
Severity: Low | Pillar: Utility | Impact: +1 point
Problem
Step 1 references 'based on existing' without showing structure
Location
SKILL.md:Adding New Language
Current Code
1. Create `config/configXx.ts` based on existing (exports config + search translations)
Suggested Fix
Add 3-line skeleton: `export const xx = defineConfigLocale({...}); export const searchXx = {...};`
Part of Skill Grading Report
Powered by: SkillzWave.ai | SpillWave