Tursodatabase
7 skills · 122K stars total
7 skills
This skill generates a hierarchical AGENTS.md knowledge base for a codebase, creating root and subdirectory documentation with complexity scoring.
This skill helps you understand and navigate SQLite-like on-disk storage structures, including pages, B-trees, and overflow handling.
This skill explains Turso's transaction correctness with WAL, checkpointing, and recovery to ensure durable, isolated, and consistent SQL data.
This skill synthesizes PR workflow guidelines for commits, PRs, CI, security, and dependencies to help teams maintain clean history and focused changes.
This skill guides you in writing and running tests across .sqltest and Rust, enabling reliable SQL compatibility and regression coverage.
This skill enforces robust Rust code quality by promoting correctness, exhaustive patterns, and clear documentation to prevent crashes and bugs.
This skill helps you debug tursodb by guiding bytecode comparison, logging, threading sanitizer, deterministic simulation, and corruption analysis.