By sshh12
Automates tax filing on FreeTaxUSA with document extraction, research, and browser-based form filling
npx claudepluginhub sshh12/claude-plugins --plugin freetaxusaShrivu'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:
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer