💻

Development

Code generation, debugging, testing, and development workflows

3,514 skills

Video/audio/image processing with FFmpeg and ImageMagick. Tools: FFmpeg (video/audio), ImageMagick (images)....

Git workflow management with atomic commit principles. Capabilities: commit organization, branching strategies,...

Google Gemini CLI orchestration for AI-assisted development. Capabilities: second opinion/cross-validation,...

Systematic debugging methodology with root cause analysis. Phases: investigate, hypothesize, validate, verify....

TypeScript authentication framework (framework-agnostic). Features: email/password, OAuth (Google, GitHub, Discord),...

Automatically configures formatter and linter settings when initializing Python projects. Installs ruff by default...

Optimize application performance - bundle size, API response times, database queries, React rendering, and Lambda...

Enforce consistent React component naming conventions using domain + role patterns. Use when creating, reviewing, or...

Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use...

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality,...

Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments