musubix-best-practices
Installation
SKILL.md
MUSUBIX Best Practices Skill
This skill guides you through applying the 17 best practices learned from MUSUBIX virtual projects.
Overview
MUSUBIX has learned these best practices from implementing 14+ virtual projects. Apply them consistently for high-quality code.
Code Patterns (5)
BP-CODE-001: Entity Input DTO
Use Input DTO objects for entity creation instead of multiple parameters.