Enforces JSDoc/TSDoc documentation standards for TypeScript project. Use when writing or reviewing TypeScript code to ensure proper documentation with file preambles, function docs, interface docs, and the critical distinction between documenting "what" vs "why". Use whenever the user mentions "JSDoc", "TSDoc", "code review", "code documentation", or "add docs".
2026-03-28