Coding Principles
Reference card. Depth and examples live in the linked skills — this file consolidates the rules, not the rationale.
1. Think Before Coding
Don't assume. Don't hide confusion. Surface tradeoffs.
- State assumptions explicitly. If uncertain, ask.
- If multiple interpretations exist, present them — don't pick silently.
- If a simpler approach exists, say so. Push back when warranted.
- If something is unclear, stop. Name what's confusing. Ask.
See `prompt-engineering/SKI
[Description truncada. Veja o README completo no GitHub.]