Tagged: tooling
Showing 36–40 of 41 articles
Vercel's "React Best Practices" Agent Skill launches Vercel released 40+ React and Next.js performance rules packaged as an agent skill. It's a structured ruleset that AI coding tools can reference to catch waterfalls, bundle bloat, and unnecessary re-renders. Read article Claude Code Custom Commands: Debugging Distributed Systems at Scale Using custom Claude Code commands to trace issues through AWS logs, identify root causes in minutes, and audit multi-stage workflows. How I built /check-services and /check-orders. Read article Claude Code Workflows: Worktrees and Automated PR Review Part 3 of the AI tooling series. How I use git worktrees for parallel development and a 5-agent automated PR review pipeline inside Claude Code. Read article Why I Switched From Cursor to Claude Code After a year with Cursor, I moved to Claude Code's CLI. No IDE lock-in, better context management, and a workflow built around plans and persistent memory. Read article Building a Tool Builder: Making AI Tools Configurable Without Code The first API had hardcoded tools. The Slack bot needed different tools. I built a tool system where admins create, configure, and monitor tools from a dashboard. Read article