By ZephyrDeng
Professional Claude Code plugin collection featuring Serena index management and integrated development tools.
一个符合 wshobson/agents 标准的 Claude Code 插件仓库,专注于提供高质量的专业化开发工具。
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # 市场配置文件
├── plugins/ # 插件目录
│ └── serena-indexer/ # Serena 索引管理插件
│ ├── .claude-plugin.json # 插件配置
│ ├── README.md # 插件文档
│ ├── CHANGELOG.md # 更新日志
│ ├── agents/ # AI 代理
│ │ ├── serena-indexer.md
│ │ └── serena-monitor.md
│ ├── commands/ # 用户命令
│ │ ├── serena-index.md
│ │ ├── serena-status.md
│ │ └── serena-cleanup.md
│ ├── hooks/ # 自动化钩子
│ │ ├── hooks.json
│ │ └── serena-auto-index.sh
│ ├── mcp.json # MCP 配置
│ └── templates/ # 配置模板
│ └── settings.json
├── .claude/ # Claude 配置
├── CLAUDE.md # 项目说明
└── README.md # 本文件
本市场目前包含以下插件。更多详细信息,请参阅各插件目录内的 README.md 文件。
serena-indexer: 一个专业的 Serena 索引管理插件,提供异步索引、智能更新和健康监控等功能。/plugin marketplace add ZephyrDeng/cc-plugins
/plugin install serena-indexer
插件安装后,可使用 /help serena-indexer 查看该插件的详细命令和用法。
# 例如,初始化索引
/serena-index --generate-config
本项目严格遵循 wshobson/agents 仓库的标准:
欢迎提交新的插件!请确保遵循项目的标准结构:
plugins/ 目录下创建新的插件目录.claude-plugin.json 配置文件agents/ 和 commands/ 目录MIT License
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 claimnpx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin zephyrdeng-cc-pluginsReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.