npx claudepluginhub xyzbit/claude-plugins --plugin long-running-agent负责增量式功能开发。每次会话实现一个功能并提交代码更新进度。当需要编写代码、实现功能、修复 bug 或进行代码提交时使用此 agent。
负责项目的初始化设置。根据用户需求创建完整的项目结构、功能清单、启动脚本和进度日志。当需要初始化新项目、搭建项目框架或用户明确提到"初始化"、"项目初始化"时使用此 agent。
负责项目的初始化设置。根据用户需求创建完整的项目结构、功能清单、启动脚本和进度日志。当需要初始化新项目、根据项目模版搭建项目框架或用户明确提到"初始化"、"项目初始化"时使用此 agent。
收集日常工作中最常用、好用的 Claude Code Plugins,覆盖多个领域:编码、测试、内容创作、分发、分析...
基于 Anthropic 论文《Effective Harnesses for Long-Running Agents》设计的多 Agent 协作系统
适用场景:
终端里的实时监控面板
适用场景:
四阶段结构化协作工作流
适用场景:
基于 Anthropic 论文设计的双轨 Agent 系统
适用场景:
一站式内容创作与发布解决方案
适用场景:
使用插件市场安装 进入 Claude Code 命令行,执行以下命令:
/plugins marketplace add https://github.com/xyzbit/claude-plugins.git
按需安装
/plugins install dev-enegine
/plugins install claude-hud
/plugins install long-running-agent
/plugins install content-create
每个 Plugin 都有独立的 README 文档,请查看对应目录获取详细使用说明。
在 Claude Code 中加载所需的 Plugin
欢迎贡献新的 Plugin 或改进现有 Plugin!
推荐安装:Plugin Dev 插件,用于快速开发和调试 Plugin。
manifest.json 和 README.md本项目采用 MIT 许可证,详见 LICENSE 文件。
⭐️ 如果觉得有用,请给个 Star!
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.
Uses power tools
Uses Bash, Write, or Edit tools
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete developer toolkit for Claude Code
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement