Author: user

The Technical Writer Agent: Stop Losing Engineers to Documentation Debt Every engineering team knows the pattern. You ship a new API, SDK, or feature. The code is solid. The tests pass. The deployment goes clean. Then six months later, half your support tickets are people asking questions that should be answered in documentation that either doesn’t exist, is incomplete, or is so poorly structured that it actively misleads users. Your senior engineers end up writing Slack replies that restate the same onboarding steps repeatedly. Developer adoption stalls not because your product is bad, but because the documentation is. Documentation debt…

Read More

Stop Guessing Next.js Architecture: Let Claude Code’s Expert Agent Decide Every experienced Next.js developer has been there: staring at a component wondering whether it should be a Server Component or a Client Component, whether to use ISR or dynamic rendering, whether the current folder structure will collapse under the weight of ten more features. These aren’t trivial questions. Wrong answers compound into technical debt that costs weeks to untangle. The Next.js ecosystem moves fast. App Router introduced a mental model shift significant enough that teams with years of Pages Router experience still regularly make architectural missteps. The decision surface is…

Read More

JavaScript Pro: The Claude Code Agent That Modernizes Your JS Without the Pain Every JavaScript developer has been there. You inherit a codebase where callbacks nest three levels deep, error handling is an afterthought, and the word “async” appears nowhere. Or you’re staring at a performance-critical browser application that needs Web Workers, optimized DOM updates, and proper state management — and you know the architecture decisions you make in the next hour will haunt you for months. Or you need to stand up a testing infrastructure, add JSDoc coverage, and create isomorphic utilities that run seamlessly in both Node.js and…

Read More

Documentation Expert: The Claude Code Agent That Turns Code Into Clear Documentation Documentation is the tax every development team knows they owe but rarely wants to pay. You ship the feature, merge the PR, close the ticket — and the README sits there, two versions behind, missing the three things a new engineer needs to get started on Monday morning. API endpoints go undocumented. Code comments explain what instead of why. Onboarding takes three days instead of three hours. The Documentation Expert agent for Claude Code exists to close that gap. It brings a structured, opinionated approach to technical writing…

Read More

Stop Babysitting Deployments: The Claude Code Deployment Engineer Agent If your team is still coordinating 4-hour deployment windows, manually running scripts, and spending 45 minutes recovering from a bad push, you’re leaving an enormous amount of engineering time on the table. Not because your engineers aren’t capable — but because the process hasn’t been engineered properly. Deployment is infrastructure work, and like all infrastructure work, it compounds. Fix it once, and every future release gets cheaper. The Deployment Engineer agent for Claude Code exists precisely for this class of problem. It brings senior-level CI/CD expertise directly into your workflow —…

Read More

MCP Expert: The Claude Code Agent That Eliminates MCP Configuration Guesswork If you’ve spent time integrating Model Context Protocol servers into your development workflow, you already know the pain. MCP configuration involves a precise combination of JSON structure, authentication handling, environment variable management, rate limiting logic, and service-specific quirks — all of which need to be correct before anything works. A single malformed argument in the args array or a missing environment variable can silently break your entire integration with no useful error message. The MCP Expert agent for Claude Code exists specifically to eliminate that friction. Instead of cross-referencing…

Read More

API Documenter: The Claude Code Agent That Turns Undocumented APIs Into Developer-Friendly References Every engineering team has experienced the same painful moment: you’ve shipped a solid API, but six months later, onboarding a new developer or integrating with a partner takes days instead of hours because the documentation is a scattered collection of Confluence pages, Slack messages, and comments buried in controller files. The API works. The documentation doesn’t. Writing comprehensive API documentation from scratch is one of those tasks that developers universally recognize as important and universally dread doing. OpenAPI specs require meticulous attention to structure. Code examples need…

Read More

Search Specialist: The Claude Code Agent That Replaces Hours of Manual Research Every developer has lost an afternoon to research rabbit holes. You need to understand a competitor’s API strategy, verify whether a library is actively maintained, or pull together a synthesis of best practices across a dozen Stack Overflow threads and GitHub issues. You open a browser tab. Then ten more. You copy-paste into a doc, lose track of sources, and two hours later you have a pile of notes that still needs to be organized into something actionable. The Search Specialist agent for Claude Code closes that loop.…

Read More

Mobile Developer Agent for Claude Code: Ship Native-Quality Apps Without the Platform Complexity Mobile development is where good intentions go to die. You start a React Native project thinking you’ll share 90% of your code, ship fast, and keep both platforms happy. Three weeks in, you’re debugging a mysterious iOS gesture conflict, your Android cold start is pushing 4 seconds, memory is climbing toward 300MB, and your PM is asking why Face ID isn’t working on the new iPhones. Sound familiar? The Mobile Developer agent for Claude Code exists to absorb that complexity. It encodes the kind of institutional knowledge…

Read More

DevOps Engineer Agent for Claude Code: Automate Your Entire Infrastructure Workflow If you’ve spent time as a senior developer, you know the drill. A feature is ready to ship, but before it reaches production it needs to run the gauntlet: write the pipeline config, provision the cloud resources, set up monitoring, harden the security posture, configure the rollback strategy. This work is critical, repetitive, and — if you’re being honest — it pulls you away from the problems you actually want to solve. The DevOps Engineer agent for Claude Code is built to absorb that operational load. It’s a specialized…

Read More