💻

Development

Code generation, debugging, testing, and development workflows

3,986 Skills

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with...

Structured workflow for collaborative documentation writing. Use this skill when helping users write technical...

End-to-end debugging on physical iOS device using mobile-mcp. Use when debugging UI issues, testing interactions, or...

Check React Native console logs from the running app. Use when debugging RN app behavior or when user asks to check logs.

Create comprehensive Pull Request descriptions and review messages for Git repositories. Use when the user asks to...

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...