CDP-based browser automation via browser-tools CLI
2
AI 87
mcporter
roach882/23/2026
Call MCP server tools as CLI commands via mcporter
2
AI 85
await-greptile
roach882/23/2026
Autonomous PR review agent that monitors Greptile, fixes issues, and merges when approved. Runs in background after PR creation. Loops until 5/5 confidence score then auto-merges. Use after creating a...
2
AI 82
subagent
roach882/23/2026
Persistent tmux sessions for background monitoring and long-running processes
2
AI 77
dhh-rails-style
roach882/5/2026
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file....
1
AI 96
agent-browser
roach882/5/2026
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with...
1
AI 88
git-worktree
roach882/5/2026
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.