Acerca de
This skill equips Claude with specialized knowledge for managing SQLite databases, focusing on performance, data integrity, and concurrency. It enforces critical configurations such as Write-Ahead Logging (WAL) mode, STRICT tables for type safety, and optimized cache sizes. Whether you are building local-first applications or handling large-scale data processing, this skill guides Claude to use efficient transaction management, optimized bulk insertion workflows, and safe read-only connections to ensure your database layer is robust and production-ready.