💻

Development

Code generation, debugging, testing, and development workflows

3,509 技能

Manage Val Town projects using the vt CLI. Use when working with Vals (Val Town serverless functions), syncing code...

Ask humans questions via native macOS dialogs and notifications. Use when you need clarification, confirmation, or...

Interact with running Clojure REPLs via nREPL. Evaluate Clojure code, query namespaces, test functions, and debug...

Rename symbols across a codebase safely. Use when renaming functions, variables, classes, or other symbols and need...

Search for patterns inside file contents using ripgrep (rg). Use when searching for code patterns, finding function...

Find and edit symbols in code using ast-grep (tree-sitter based). Use when finding function definitions, class...

Work with GitHub using the gh CLI. Use when creating/managing pull requests, reviewing code, managing issues,...

Fetch library documentation and code examples. Use when user asks about library APIs, needs code examples, or says...