prettier
Installation
SKILL.md
When to Use
Use this skill when:
- After creating or modifying ANY TypeScript file
- After generating code with Aurora CLI
- Before creating a git commit
- When fixing code style inconsistencies
- After implementing handlers, services, guards, interceptors
- After writing tests
CRITICAL: Format code IMMEDIATELY after editing, not at the end of session
Critical Patterns
⚠️ MANDATORY: Format After Every Edit
Rule: Format IMMEDIATELY after modifying each file