Tag: tooling
All the articles with the tag "tooling".
My posts
Efficiently cleaning a TypeScript project: Knip + AI agent workflow
Published: at 03:00 PMLearn how to safely clean dead code in TypeScript projects using Knip and an AI Agent. A step-by-step workflow to automate cleanup without breaking production
How Gemini 3 Pro cut our pipeline time in half
Published: at 09:00 AMWe cut our test pipeline time from 22s to 4s per file using Gemini 3 Pro. Learn how AI identified "God Modules" killing our Vitest performance and automated the architectural refactoring that saved us 15 minutes per CI run.
Connect Cursor to Your Browser with Browser-Tools MCP
Published: at 08:11 AMLearn how to integrate Browser-Tools MCP with Cursor IDE to debug web applications directly from your code editor using AI assistance