Acerca de
The Database Performance skill provides Claude with specialized knowledge to audit and enhance your application's data layer. It focuses on resolving common bottlenecks such as N+1 query issues, missing indexes, and inefficient data retrieval patterns. By implementing advanced indexing strategies, sophisticated caching patterns like cache-aside and write-through, and efficient dataset processing techniques like chunking and cursors, this skill helps developers build scalable, high-performance systems that handle large volumes of data with minimal latency.