npx claudepluginhub sshh12/claude-plugins --plugin whatsupShrivu's random Claude Code plugins.
/plugin marketplace add sshh12/claude-plugins
/plugin install <plugin-name>@shrivu-plugins
Full browser automation for Claude Code via Chrome DevTools Protocol. Navigate, click, type, screenshot, record GIFs, intercept network requests, and more — all from your terminal.
Why brw? Claude for Chrome is a black box that requires a subscription. Playwright MCP and Chrome DevTools MCP servers don't handle highly parallel agent workflows well — they weren't designed for multiple agents sharing one browser concurrently. brw is a lightweight proxy built for agent-first usage: stateless CLI, per-tab mutexes, and JSON output that agents can parse directly.
/plugin install brw@shrivu-plugins
Then use /brw to start browsing. The proxy auto-starts on first command and stays running. Key capabilities:
Tax filing automation for FreeTaxUSA.com. Guides you through filing US federal and state taxes by extracting your tax documents, researching current tax rules, and automating browser-based form filling via brw.
/plugin install freetaxusa@shrivu-plugins
Then use /freetaxusa to start. The skill walks through 5 phases:
Not a tax professional. Not tax advice. The user reviews and submits their return themselves — the skill never auto-submits.
WhatsApp messaging for Claude Code via the Baileys WebSocket client. Send and receive messages, react, share media/locations/polls, search chat history, and long-poll for incoming messages — all restricted to an allowlist of approved contacts.
/plugin install whatsup@shrivu-plugins
Then use /whatsup to start. The proxy auto-starts on first command. Key capabilities:
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them