Skip to main content

LalitMaganti/syntaqlite

SkillsMP has collected 8 skills from LalitMaganti/syntaqlite. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
8
GitHub stars
799
GitHub forks
16

Skills in this repository

Showing 8 of 8 collected skills.

occupation
Software Developers
description

Commit all current changes, push to a feature branch, and create a PR. Use when the user asks to commit, push, save progress, or ship changes.

updated
occupation
Software Developers
description

Quickly commit and push current changes to a feature branch and create a PR, skipping pre-push checks. WARNING: if CI starts failing, use /cp instead.

updated
occupation
Software Developers
description

Debug a SQL formatter bug. Use when the user reports incorrect formatting, such as wrong whitespace, misplaced comments, or blank lines.

updated
occupation
Software Developers
description

Format SQL files using the syntaqlite formatter. Use when the user wants to format, reformat, or pretty-print SQL code.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run tests to verify correctness after code changes. Use when the user asks to run tests, verify changes, or check that things still work. Runs Rust unit tests and integration tests.

updated
occupation
Software Developers
description

Regenerate all generated code from .synq definitions and SQLite grammar. Use when .synq files, grammar actions, or dialect definitions have been modified and generated C/Rust code needs updating.

updated
Showing 8 of 8 collected skills.