Skip to main content

LalitMaganti/syntaqlite

SkillsMP 已收集 LalitMaganti/syntaqlite 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
799
GitHub Forks
16

这个仓库中的 skills

已展示 8 / 8 个已收集 Skill。

职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。