Tag: code-style
skill
★ 77,350
Comprehensive TypeScript Code Style Guide
This guide outlines best practices for writing robust, type-safe TypeScript code, covering advanced topics such as preferred type usage (interface vs type), modern async patterns, and structured module imports. It ensures adherence to high …
skill
Enforces modern typescript code style and safety
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 a…
skill
Persistent GitHub PR Reviewer with Style Memory
This skill reviews GitHub Pull Requests, dynamically applying learned code style preferences and anti-patterns stored in persistent memory. It continuously updates its knowledge base with user feedback and discovered best practices for futu…