Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
LalitMaganti
GitHub creator profile

LalitMaganti

Repository-level view of 8 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
8
repositories
1
occupation fields
1
updated
2026-04-18
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
syntaqlite
8 skills77815updated 2026-04-18
100% of creator
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-04-18
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-04-18
debug-formatter
مطوّرو البرمجيات

Debug a SQL formatter bug. Use when the user reports incorrect formatting output — wrong whitespace, misplaced comments, blank lines, etc.

2026-03-18
format
مطوّرو البرمجيات

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

2026-03-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-03-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-03-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-03-07
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-03-05
Showing 1 of 1 repositories
All repositories loaded