|
Development
Code generation, debugging, testing, and development workflows
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with...
|
|
Analyze a GitHub repo and generate Obsidian learning notes
>
Research skill for gathering facts, data, and sources on a given topic. Activates when the task requires finding...
>
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...
Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing...
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
Generate comprehensive implementation guides for coding tasks instead of writing code directly. Use when the user...
Guidelines for proper React useEffect usage and avoiding unnecessary Effects. Use when writing, reviewing, or...
Manage Val Town projects using the vt CLI. Use when working with Vals (Val Town serverless functions), syncing code...
Best practices for Remotion - Video creation in React
Ask humans questions via native macOS dialogs and notifications. Use when you need clarification, confirmation, or...
A skill for reviewing code, providing feedback, and ensuring code quality and best practices.
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...