By JoaquinCampo
Drives the browser-use CLI for fast, persistent browser automation (navigation, forms, screenshots, data extraction).
Daily-use Claude Code plugins.
/plugin marketplace add JoaquinCampo/my-plugins
/plugin install <name>@my-plugins
See .claude-plugin/marketplace.json for the current plugin list.
my-plugins/
├── .claude-plugin/marketplace.json # source of truth
├── <local-plugin>/
│ └── .claude-plugin/plugin.json
└── README.md
External plugins are referenced by URL in marketplace.json; no folder in this repo.
Local (in this repo):
<name>/.claude-plugin/plugin.jsonskills/, agents/, commands/, or hooks/ subdir.claude-plugin/marketplace.json with "source": "./<name>"External (someone else's repo with .claude-plugin/plugin.json at root):
Add an entry with "source": { "source": "url", "url": "https://github.com/owner/repo.git" }.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimPause execution and inspect runtime state via DAP. Set breakpoints, evaluate expressions, test fixes in-place. Attach to running processes by PID — no restart, no code changes, no manual setup.
Spawn a peer back-and-forth between Claude (max thinking) and Codex (high reasoning) to deeply analyze hard tradeoffs and architecture decisions, with user-input proxying when the agents need clarification.
Create isolated worktree workspaces for parallel feature development across multiple repos in a monorepo.
Pulls in up-to-date official skills shipped by a project's installed libraries (FastAPI, Streamlit, etc.) via tiangolo/library-skills.
Evaluate Claude Code skills against best practices from Anthropic's article. Tracks skill usage globally via hooks.
npx claudepluginhub joaquincampo/my-plugins --plugin browser-useA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
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
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses