Software Craftsmanship Skill 🛠️✨
Clean Code. Robust Architecture. No Test Slop.
A foundational skill for high-quality software engineering. Use this skill when writing code, structuring projects, or conducting code reviews.
Usage
# Read the core principles
read skills/software-craftsmanship/SKILL.md
Rules of Engagement 🛡️
1. NO_TEST_SLOP 🚫🧪
- Definition: Tests that verify only UI structure (snapshots), boilerplate, or mocked behavior without testing bus
[Description truncada. Veja o README completo no GitHub.]