ACAugusto Chiricoinaugustochirico.hashnode.dev·Mar 26 · 3 min readI Audited a Claude Code Plugin That Reads All Your Browser CookiesI audited expect, a Claude Code plugin that runs AI-driven browser regression tests via Playwright. It scans your git diff, generates a test plan with AI, executes it in a real browser, and reports pa00
ACAugusto Chiricoinaugustochirico.hashnode.dev·Mar 24 · 7 min readEveryone's Sharing Claude Code Skills. Nobody's Checking What's Inside.You find a Claude Code skill on X. Someone you follow shared it, it solves a real problem, and installing it takes ten seconds. You pull the repo, the agent picks it up, and you're back to work. What 00
ACAugusto Chiricoinaugustochirico.hashnode.dev·Mar 23 · 7 min readClaude Code Loves Worktrees. Your Infrastructure Doesn't.If you use Claude Code daily, you've seen it: you ask the agent to implement a feature and, before you can blink, it's already spinning up a worktree with three parallel subagents — each one confident00
ACAugusto Chiricoinaugustochirico.hashnode.dev·Mar 23 · 7 min readScaling Vibe Coding: A Framework for Teams Using Claude CodeVibe coding works great solo as is. But what happens when your team grows exponentially? ⚡ The Problem Vibe coding with AI works incredibly well when you're alone. You spec it, the agent builds it, yo00
ACAugusto Chiricoinaugustochirico.hashnode.dev·Mar 21 · 9 min readThe Blind Spot in Vibe Coding: Your AI Agent Doesn't Check LicensesYou ask your AI agent to solve a PDF generation problem. Five minutes later, it has installed pandoc (GPL-2.0), pulled a WASM-based converter with ambiguous licensing, and resolved a dependency from a00