Neo TypeScript Expert Skill
This skill guides the AI Agent to write code that adheres to the strictest type safety, high maintainability, and advanced meta-programming flexibility, while thoroughly preventing runtime issues such as ESM/CJS interoperability pitfalls.
💡 Gotchas
- Aliasing Writable Reference Bypasses Readonly: In TypeScript,
readonlyonly restricts the assignment to the property itself. The internal members of the referenced object/array remain mutable. Furthermore,
[Description truncada. Veja o README completo no GitHub.]