Enforce TrailblazeAi code quality standards including TypeScript strict mode, Zod validation, ESM modules, and project conventions. Use this skill when reviewing or writing code. Integrates with BMAD code review workflow for adversarial review.
When performing code reviews (via /bmad:bmm:workflows:code-review):
_bmad-output/planning-artifacts/project-context.md rules_bmad-output/planning-artifacts/architecture.md"strict": true)any types allowed — use unknown and narrow with type guards or ZodnoUncheckedIndexedAccess enabled — always handle potential undefined"type": "module")apps/api/src/config.ts)z.infer<typeof schema> to derive types from schemas@/* alias in apps/web for src/ imports@trailblaze/shared, @trailblaze/db)@import "tailwindcss")apps/web/src/components/ui/any types