About
This skill transforms Claude into a specialized TypeScript architect focused on modern, non-React development environments. It enforces a highly disciplined 'one function per file' architecture using kebab-case naming conventions and ESM modules. By leveraging the Bun runtime for testing and Zod for runtime validation, it ensures your codebase remains type-safe, ultra-modular, and easily testable. It is ideal for developers building backend services, CLI tools, or core logic libraries where maintainability and strict architectural patterns are a priority.