← Back to browse
skill
Enforces modern typescript code style and safety
From lobehub/lobe-chat
Summary
This skill enforces robust, modern TypeScript best practices, covering advanced type usage (e.g., `interface` vs `type`), asynchronous patterns, and optimal module import structures. It guides developers toward writing highly maintainable and type-safe codebases.