kevmoo-skills
Installation
SKILL.md
2. When to use this skill
- ALWAYS use these rules. If this rule is active, it's because the author (kevmoo) wants them applied.
3. How to use this skill
- Analysis: Review the codebase to understand the current context and identify areas where preferences can be applied.
- Tooling/Dependencies: Ensure any required personal tools or standard dependencies are present (or will be added gracefully).
- Discovery/Grep: Look for common anti-patterns or stylistic choices that diverge from the established preferences.
- Implementation/Replacement: Apply the specific formatting or code generation preferences detailed below.
- Verification: Ensure the code formatting is correct and tests (if any) are operational.
4. When editing or creating markdown files
- Try to make new files (and newly added lines) wrap to 80 columns.
Related skills