By ibytechaos
Interact with live Chrome browser sessions via Chrome DevTools Protocol - screenshots, accessibility snapshots, JS eval, navigation, clicking, typing and more
精品 skills/plugins/MCP 集中管理。从顶级开源项目精选组装 + 自有插件。
git clone --recurse-submodules https://github.com/ibytechaos/claude.git
cd claude
make assemble # 从 external/ 精选组装到 dist/
make install # 安装到 ~/.claude/skills/
| 命令 | 作用 |
|---|---|
make assemble | 从 external/ 精选组装到 dist/ |
make install | 安装 dist/ 到 ~/.claude/skills/ |
make sync-project PROJECT=path | 同步 MCP 到指定项目 |
make list | 列出已组装/已安装内容 |
make update | 更新 submodules |
make clean | 清理 dist/ |
| 项目 | Stars | 用途 |
|---|---|---|
| everything-claude-code | 116k | 130+ skills, 30 agents, 60 commands |
| frontend-slides | 11.6k | HTML 演示文稿 |
| # | 项目 | Stars | 用途 |
|---|---|---|---|
| 1 | claude-plugins-official | 15k | Anthropic 官方插件市场 |
| 2 | superpowers | 123k | 方法论框架(TDD/调试/代码审查) |
| 3 | everything-claude-code | 116k | 130+ skills, 30 agents |
| 4 | claude-hud | 15k | 状态栏 HUD |
| 5 | ui-ux-pro-max-skill | — | UI/UX 设计 |
| 6 | frontend-slides | 11.6k | HTML 演示文稿 |
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ibytechaos/claude --plugin chrome-cdpUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
HTML presentation generator — 12 themes, animations, PDF export
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Direct browser control via CDP. Drives the user's real Chrome (or a Browser Use cloud browser) with coordinate clicks, screenshots, and Python helpers — no selector hunting. Requires the one-time `browser-harness` CLI install (see the skill's references/install.md).
BETA: VERY LIGHTLY TESTED - Direct Chrome DevTools Protocol access via 'browsing' skill. Skill mode (17 CLI commands) + MCP mode (single use_browser tool). Zero dependencies, auto-starts Chrome.
Claude Code Skill for general-purpose browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp, and autonomously handles any browser automation task.
Chrome DevTools Protocol (CDP) browser automation, web scraping, and crawling with React compatibility
Browser automation with Puppeteer CLI scripts. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, or encountering JavaScript debugging, browser automation errors.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.