syntaqlite
A fast parser, formatter, static analyzer, and language server for SQLite SQL.
Install one, then just prompt in plain English. The FLOW.md fires the right skill at the right moment. No re-orchestration, no babysitting.
Featured
A fast parser, formatter, static analyzer, and language server for SQLite SQL.
Format SQL files using the syntaqlite formatter. Use when the user wants to format, reformat, or pretty-print SQL code.
Parse SQL and inspect the AST using syntaqlite. Use when the user wants to see the parse tree, debug SQL syntax, or understand how a query is structured.
Validate SQL and report diagnostics using syntaqlite. Use when the user wants to check SQL for errors, lint SQL files, or verify correctness against a schema.
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic