About
The Database skill empowers Claude to act as a senior database architect, capable of designing robust schemas, writing complex queries, and implementing advanced data management patterns. It covers a wide spectrum of technologies including PostgreSQL for relational data, MongoDB for document storage, Redis for high-performance caching, and Prisma for type-safe ORM integration. Whether you need to optimize query performance using execution plans, implement hierarchical data structures via recursive CTEs, or design scalable caching strategies, this skill provides the domain-specific knowledge required to build performant and maintainable data layers.