sqlite-review
CommunityOptimize SQLite performance and schema.
Authorahrav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses performance bottlenecks and schema inefficiencies within SQLite databases, ensuring optimal data storage and retrieval.
Core Features & Use Cases
- Schema Auditing: Reviews table structures, column types, constraints, and foreign keys for correctness and efficiency.
- Index Analysis: Identifies missing, redundant, or unused indexes by analyzing query execution plans.
- Query Tuning: Optimizes slow queries by recommending index additions or query rewrites.
- PRAGMA Optimization: Adjusts SQLite configuration pragmas (e.g., cache_size, journal_mode) for better performance.
- Use Case: After a new feature adds complex reporting queries, use this Skill to analyze the
findings.dbschema and query performance, identifying and adding necessary indexes to keep reports fast.
Quick Start
Use the sqlite-review skill to analyze the database located at /path/to/findings.db.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sqlite-review Download link: https://github.com/ahrav/scratch-scanner-rs/archive/main.zip#sqlite-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.