About
This skill equips Claude with specialized knowledge for GRDB.swift, enabling the development of powerful, type-safe SQLite database layers in iOS and macOS applications. It provides expert guidance on crafting complex raw SQL queries, managing schema migrations with DatabaseMigrator, and implementing reactive data updates via ValueObservation. By leveraging this skill, developers can ensure high-performance data persistence with proper indexing and query profiling using EXPLAIN QUERY PLAN, bridging the gap between high-level Swift code and raw SQLite power.