Skip to main content
Run any Skill in Manus
with one click
$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 map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
syntaqlite
8 skills77815updated 2026-04-18
100% of creator
cp
Software Developers

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
Software Developers

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
Software Developers

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

2026-03-18
format
Software Developers

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

2026-03-15
parse
Software Developers

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
Database Administrators

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
Software Quality Assurance Analysts & Testers

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
Software Developers

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