ibytechaos 精品集 — 聚合 everything-claude-code、superpowers、frontend-slides、chrome-cdp、context7、claude-hud、gitnexus、ui-ux-pro-max 等顶级开源项目,一个 marketplace 全装齐
npx claudepluginhub ibytechaos/claudeInteract with live Chrome browser sessions via Chrome DevTools Protocol - screenshots, accessibility snapshots, JS eval, navigation, clicking, typing and more
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
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
HTML presentation generator — 12 themes, animations, PDF export
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
精品 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 演示文稿 |