TypeScript Development
These instructions assume projects are built with TypeScript 5.x (or newer) compiling to an ES2022 JavaScript baseline. Adjust guidance if your runtime requires older language targets or down-level transpilation.
Need to generate TypeScript interfaces from JSON? Try our JSON → TypeScript generator.
Related Instructions
View all →Python Docstring Standards
*.pyWrite clear and consistent Python docstrings
API Route Security
app/api/**/*.tsSecurity best practices for Next.js API routes
TypeScript Error Handling
*.tsComprehensive error handling patterns for TypeScript applications
React Component Best Practices
*.tsxGuidelines for creating maintainable and performant React components
WordPress Development — Copilot Instructions
Coding standards for wordpress.instructions
VueJS 3 Development Instructions
Coding standards for vuejs3.instructions