Enforcing TypeScript Standards Enforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. Triggers Activate this skill when the user says or implies any of these: - "write", "create", "implement", "add", "build" (new TypeScript code) - "fix", "update", "change", "modify", "refactor" (existing TypeScript code) - "review", "check", "improve", "clean up" (code quality) - Any request involving or files Specific triggers: - Creating a new or file - Modifying existing TypeScript code - Reviewing TypeScript code for…