By paddo
Run code reviews through Moonshot Kimi K3 for a second-opinion analysis of diffs, branches, PRs, or files, with automated verification surfacing only confirmed findings ranked by severity.
Claude Code plugin marketplace.
claude plugin marketplace add paddo/claude-tools
claude plugin install gemini-tools@paddo-tools
claude plugin install codex@paddo-tools
claude plugin install dns@paddo-tools
claude plugin install headless@paddo-tools
claude plugin install mobile@paddo-tools
claude plugin install miro@paddo-tools
claude plugin install monday@paddo-tools
claude plugin install whatsapp@paddo-tools
# or via slash command
/plugin marketplace add paddo/claude-tools
/plugin install gemini-tools@paddo-tools
/plugin install codex@paddo-tools
/plugin install dns@paddo-tools
/plugin install headless@paddo-tools
/plugin install mobile@paddo-tools
/plugin install miro@paddo-tools
/plugin install monday@paddo-tools
/plugin install whatsapp@paddo-tools
| Plugin | Description |
|---|---|
| gemini-tools | Gemini models for visual analysis and UI mockup generation (/gemini-tools:visual, /gemini-tools:mockup) |
| codex | OpenAI Codex for architecture analysis and code review (/codex:review) |
| dns | Manage DNS records (/dns:spaceship, /dns:godaddy) |
| headless | Headless browser automation for site comparison, E2E testing, and anti-bot-aware web research (/headless:parity, /headless:test, /headless:scout) |
| mobile | Mobile app testing for iOS, Android, React Native, Xamarin, Flutter (/mobile:test, /mobile:parity) |
| miro | Read and interpret Miro boards (/miro:board) |
| monday | Manage Monday.com tasks: list boards, update status, assign (/monday:monday) |
Search WhatsApp messages and retrieve media from native macOS client (/whatsapp) |
⏺ Now spawning parallel parity-browser agents to test the public pages:
⏺ Running 4 headless:parity-browser agents… (ctrl+o to expand)
├─ Parity: Homepage · 34 tool uses · 33.4k tokens
│ ⎿ Done
├─ Parity: Terms page · 19 tool uses · 21.0k tokens
│ ⎿ Bash: Run test from parity lib directory
├─ Parity: Login page · 46 tool uses · 57.5k tokens
│ ⎿ Done
└─ Parity: Dashboard page · 24 tool uses · 28.2k tokens
⎿ Done
# gemini-tools
bun install -g gemini-cli
brew install pngpaste jq
# codex
bun install -g @openai/codex
Plugins need API keys. Set them via:
1. Claude settings (~/.claude/settings.json) - recommended:
{
"env": {
"GEMINI_API_KEY": "...",
"OPENAI_API_KEY": "...",
"SPACESHIP_API_KEY": "...",
"SPACESHIP_API_SECRET": "...",
"GODADDY_API_KEY": "...",
"GODADDY_API_SECRET": "...",
"MIRO_TOKEN": "...",
"MONDAY_API_TOKEN": "...",
"SCRAPE_DO_API_KEY": "..."
}
}
SCRAPE_DO_API_KEY powers the headless:scout unlocker tier. Without it, scout
still reads compliant sites via direct fetch/WebFetch but can't break anti-bot
walls. Optional SCOUT_MAX_CREDITS caps per-run spend (default ~5000 credits).
2. Project settings (.claude/settings.local.json) - per-project creds
3. Shell profile (~/.zshrc) - if already exported globally
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub paddo/claude-tools --plugin kimiGemini models for visual analysis, UI/UX work, and image generation
Read and interpret Miro boards
Manage Monday.com tasks: list boards, query items, update status, assign yourself
Launch OpenAI Codex for software architecture analysis and research
Headless browser automation for site comparison and E2E testing
Launch Grok for second-opinion code review
Mindful AI coding framework — discipline over cleverness. Skill + 21 slash commands + 8 specialist agents + 5 runtime hooks + 15 default checklists + Master Orchestrator + Gravity hub. Works on any model tier (Opus/Sonnet/Haiku). Integrates Claude Design for visual work.
Claude Code plugin that delegates read-only review, challenge, free-form ask, and write-capable rescue work to the local kimi-code CLI. Includes an opt-in stop-time review gate and a PreToolUse hook that enforces per-command safety.
Configurable code review with radical candor - choose between harsh direct feedback or constructive caring criticism. Features Technical.md for project standards, architectural context analysis, actionable fixes, decision register for tracking review decisions, seamless todo integration, and live browser QA via Chrome.
Use Gemini from Claude Code to review code or delegate tasks.
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.