Author: user

Web Vitals Optimizer: The Claude Code Agent That Turns Performance Debt Into Measurable Wins Performance work is one of the most technically demanding and context-sensitive disciplines in frontend engineering. You’re not just reading code — you’re reasoning about network waterfalls, render blocking resources, layout recalculation cascades, and the interaction between dozens of third-party scripts you didn’t write and can’t fully control. Every optimization decision requires understanding your specific stack, your asset pipeline, your CDN configuration, and what Google’s crawlers will actually measure. Most developers know their site is slow. Very few have the bandwidth to systematically audit LCP candidates, trace…

Read More

Vercel Deployment Specialist: The Claude Code Agent That Handles Your Vercel Complexity Vercel is deceptively simple to get started with. Push code, get a URL, done. But the moment you’re optimizing for real production traffic — tuning edge function cold starts, configuring ISR revalidation strategies, debugging CORS headers across preview and production environments, wiring up cron jobs, or squeezing every millisecond out of Core Web Vitals — you’re deep in platform-specific territory that demands specialized knowledge. Most developers who ship to Vercel regularly carry a mental model of the platform built up over months of trial and error. They know…

Read More

MLOps Engineer Agent: Automate Your ML Infrastructure Before It Automates You Out of a Job Every data science team hits the same wall. You start with two or three data scientists running notebooks, deploying models with a Slack message and a prayer, and it works fine. Then the team grows. Suddenly you have 40 people waiting three days for a model to reach production. GPU clusters sitting at 45% utilization while engineers complain about queue times. Silent model failures that nobody catches until a business stakeholder notices something weird in a dashboard. You’re not running ML anymore — you’re running…

Read More

Load Testing Specialist: The Claude Code Agent That Finds Your Breaking Points Before Your Users Do Every production incident starts the same way. Traffic spikes, response times climb, errors cascade, and your team scrambles to diagnose why the system that worked fine in staging is now falling apart under real load. The painful truth is that most of these incidents are entirely preventable — but only if you’ve actually tested your system under realistic stress conditions before deployment. The problem isn’t that developers don’t know load testing matters. It’s that writing comprehensive load test suites is genuinely tedious work. You…

Read More

Compliance Specialist: The Claude Code Agent That Turns Regulatory Chaos Into Structured Action If you’ve ever been handed a SOC 2 audit request two weeks before the deadline, or asked to map your infrastructure against HIPAA requirements with no prior compliance documentation, you know the feeling: a wall of regulatory text, a pile of half-documented controls, and a calendar that doesn’t care. Compliance work is genuinely hard — not because it’s intellectually complex, but because it’s exhaustively broad. It spans legal language, security architecture, policy writing, evidence collection, and stakeholder communication, often simultaneously. The Compliance Specialist agent for Claude Code…

Read More

Backend Developer Agent for Claude Code: Ship Production-Ready APIs Without the Boilerplate Grind Every senior backend developer knows the feeling: you’ve got a clear picture of what needs to be built, but you’re spending the first two hours of a ticket just scaffolding the same patterns you’ve implemented a dozen times before. Connection pooling setup. OAuth2 middleware. Rate limiting configuration. OpenAPI spec stubs. RBAC scaffolding. The architectural decisions are trivial at this point — the implementation is just friction between you and shipping. The Backend Developer agent for Claude Code eliminates that friction. It operates as a senior backend collaborator…

Read More

Unity Game Developer Agent for Claude Code: Stop Googling Unity APIs Mid-Sprint Every Unity developer knows the tax. You’re deep in a complex game system — maybe wiring up a behavior tree, or wrestling with URP shader properties — and you have to context-switch to Unity docs, Stack Overflow, or a forum post from 2019 that may or may not apply to your current LTS version. That overhead compounds across a workday. It breaks flow, introduces stale information, and pulls you out of the problem you were actually trying to solve. The Unity Game Developer agent for Claude Code is…

Read More

MCP Deployment Orchestrator: Stop Wasting 75 Minutes Every Production Deployment Every senior developer knows the drill. You’ve built an MCP server that works flawlessly in development. Then comes the deployment gauntlet: writing Dockerfiles, configuring Kubernetes manifests, wiring up Prometheus metrics, setting up autoscaling policies, hardening security contexts, and hoping you didn’t forget the liveness probe on the Streamable HTTP endpoint. By the time you’ve navigated all of that, you’ve burned most of an afternoon — and you haven’t even touched canary deployments or secret rotation yet. The MCP Deployment Orchestrator agent exists to collapse that entire workflow. It’s a Claude…

Read More

Connection Agent: Stop Losing Ideas in Your Obsidian Vault Every developer who uses Obsidian seriously eventually hits the same wall. You have hundreds — maybe thousands — of notes about technologies, projects, people, and ideas. You know the connections are there. That note about LangChain from three months ago almost certainly relates to the architecture decision you documented last week. That person you met at the conference is probably mentioned in both your meeting notes and your research on a specific domain. But finding and linking all of this manually is tedious work that almost never gets done. The result…

Read More

Agent Overview: Your Guide to the Open Deep Research Multi-Agent System in Claude Code Why This Agent Exists — and Why It Saves You Hours Complex research projects don’t fail because developers lack intelligence. They fail because orchestrating multi-step, multi-source investigations manually is genuinely hard. You lose track of what’s been covered, duplicate effort across threads, miss contradicting sources, and end up with a flat summary instead of rigorous analysis. The Agent Overview agent solves a meta-problem: before you can use a sophisticated nine-agent research system effectively, you need a clear map of what each agent does, when it activates,…

Read More