skill
ocupación
descripción
actualizado
coding-principles
Desarrolladores de software
Code philosophy for writing, modifying, or refactoring code. Use when implementing features, fixing bugs, or reviewing code quality. Covers happy-path-first development, zero duplication, and single source of truth.
2026-01-28
commit-style
Desarrolladores de software
Commit message conventions and format. Use when creating git commits or reviewing commit messages.
2026-01-28