Acerca de
This skill provides a comprehensive library of industry-standard backend patterns designed to improve the scalability, maintainability, and performance of server-side applications. It guides Claude in implementing sophisticated architectures like the Repository and Service Layer patterns, optimizing database interactions to prevent N+1 queries, and establishing robust error handling and security protocols. Whether you are building a simple REST API or a complex microservice, these patterns ensure your code follows best practices for caching, rate limiting, and background processing in TypeScript environments.