Skip to main content
LalitMaganti
GitHub 제작자 프로필

LalitMaganti

1개 GitHub 저장소에서 수집된 8개 skills를 저장소 단위로 보여줍니다.

수집된 skills
8
저장소
1
업데이트
2026년 8월 15일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

cp
소프트웨어 개발자

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.

2026년 8월 15일
cpfast
소프트웨어 개발자

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.

2026년 8월 15일
debug-formatter
소프트웨어 개발자

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

2026년 8월 15일
format
소프트웨어 개발자

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

2026년 8월 15일
parse
소프트웨어 개발자

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.

2026년 8월 15일
validate
소프트웨어 개발자

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년 8월 15일
run-tests
소프트웨어 품질 보증 분석가·테스터

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.

2026년 3월 7일
run-codegen
소프트웨어 개발자

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.

2026년 3월 5일
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다