Agent
Finds unreachable exports, unused imports, orphaned functions, and dead variables. Greps project to confirm no references, then removes safely.
Agent
Finds unreachable exports, unused imports, orphaned functions, and dead variables. Greps project to confirm no references, then removes safely.
Agent
Scans packages for outdated deps, security advisories, license violations, and unused imports. Proposes version bumps, runs tests after updates, generates prioritized upgrade report.
Agent
Post-deploy smoke test agent. Verifies live URL, checks console errors, screenshots 6 breakpoints, runs axe-core, validates SEO tags, reports pass/fail with evidence.
Agent
Runs prettier + oxlint --fix on modified files. Ensures consistent formatting and lint compliance with zero human intervention.
Agent
Sentry-triggered incident response agent. Reads error events, traces to source code, proposes fixes, creates branches, and opens PRs with the fix.
Agent
Creates, optimizes, and orchestrates media assets — images (ResGrid, AVIF/WebP), video (clips, GIFs, Veo), audio (TTS, podcast), and 3D. Coordinates Cloudflare Images, R2, and AI pipeline.
Agent
Master agent coordinating all tools, MCPs, agents, and skills. Plans multi-system workflows by chaining MCPs, spawning specialized agents, and using Computer Use for native apps.
Agent
Drizzle schema migration agent. Generates migrations from schema diffs, validates against D1/SQLite, tests rollbacks, ensures zero-downtime compatibility.
Agent
Use when dispatching work and unsure which model tier to use — returns a recommended model and effort level based on task characteristics.
Agent
CSS animation and motion designer. Implements View Transitions API, scroll-driven animations, CSS keyframes, FLIP, staggered reveals, and reduced-motion respected animations.
Agent
Runs Lighthouse audits, analyzes Core Web Vitals, suggests specific fixes with file:line references. Targets LCP<=2.5s, CLS<=0.1, INP<=200ms.
Agent
Semantic rename across codebase. Greps all references, updates imports and usages, renames file or symbol. Safe rename with verification.