4,081 tools found
Fixes Claude in Chrome MCP connection failures on macOS caused by Claude.app and Claude Code fighting over the native messaging host.
Diagnoses whether Claude Code lag is a local system bottleneck or an API issue, via a fast CPU/RAM/disk/network health check.
Audits a repo's tech stack and generates an evidence-based, read-only allow list for Claude Code's settings.json permissions.
A skill that treats a coding task as incomplete until acceptance criteria are verified in evidence, not just diffed code.
A code-simplification specialist that improves clarity and maintainability of recently-touched code without changing its behavior.
A senior-engineer skill that audits and fixes a codebase before its first push to GitHub - junk files, dead code, and security holes.
Converts React or HTML codebases into pixel-perfect WordPress themes via a four-phase forensic audit process.
A skill for writing cold outbound emails and follow-up sequences that read as human and peer-level, not templated sales copy.
A REST API gateway for ComfyUI - job queuing, webhooks, caching, auth, and rate limiting for image generation.
Lowers Big-O on existing, working code via one transformation at a time, tests green before and after, and a measured speedup ratio.
React composition patterns to replace boolean-prop sprawl with compound components, lifted state, and explicit variants.
Static analyzer detecting timing side-channels in crypto code across thirteen languages, from division-on-secrets to weak RNG.