[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-72381":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":39,"readmeContent":40,"aiSummary":41,"trendingCount":16,"starSnapshotCount":16,"syncStatus":42,"lastSyncTime":43,"discoverSource":44},72381,"buildwithclaude","davepoon\u002Fbuildwithclaude","davepoon","A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw","https:\u002F\u002Fwww.buildwithclaude.com",null,"TypeScript",3044,377,34,8,0,17,54,132,51,109.73,"MIT License",false,"main",true,[27,28,29,30,31,32,33,34,35,36,37,38],"claude","claude-code","claude-code-commands","claude-skills","cli-tool","commands","mcp","mcp-server","mcp-tools","openclaw","plugin-marketplace","subagents","2026-06-12 04:01:04","# Build with Claude\n\n## **Claude Skills, Agents, Commands, Hooks, Plugins, Marketplaces collections for and extend Claude Code**\n\n[![Open Source](https:\u002F\u002Fbadges.frapsoft.com\u002Fos\u002Fv1\u002Fopen-source.svg?v=103)](https:\u002F\u002Fopensource.org\u002F)\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n[![PRs Welcome](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPRs-welcome-brightgreen.svg)](CONTRIBUTING.md)\n[![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002Fdavepoon\u002Fbuildwithclaude.svg?style=social&label=Star)](https:\u002F\u002Fgithub.com\u002Fdavepoon\u002Fbuildwithclaude)\n\n\n**A plugin marketplace and discovery platform for [Claude Code](https:\u002F\u002Fdocs.anthropic.com\u002Fen\u002Fdocs\u002Fclaude-code). Browse curated plugins, discover community contributions, and extend your Claude Code workflows.**\n\n## Quick Start\n\n```bash\n# Add the Build with Claude marketplace\n\u002Fplugin marketplace add davepoon\u002Fbuildwithclaude\n\n# Browse available plugins\n\u002Fplugin search @buildwithclaude\n\n# Install plugins\n\u002Fplugin install \u003Cplugin-name>@buildwithclaude\n```\n\n## What's Included\n\n### Build with Claude Plugins\n\nCurated collections maintained in this repository:\n\n| Type | Count | Description |\n|------|-------|-------------|\n| **Agents** | 117 | Specialized AI experts (Python, Go, DevOps, Security, etc.) |\n| **Commands** | 175 | Slash commands for automation (`\u002Fcommit`, `\u002Fdocs`, `\u002Ftdd`) |\n| **Hooks** | 28 | Event-driven automation (notifications, git, formatting) |\n| **Skills** | 26 | Reusable capabilities from plugins |\n| **Plugins** | 51 | Bundled plugin packages by category |\n\n### Community Discovery\n\nThe platform indexes plugins from the broader Claude Code ecosystem:\n\n- **20k+ Community Plugins** from external marketplaces\n- **4,500+ MCP Servers** for database, API, and tool connections\n- **1,100+ Plugin Marketplaces** from the community\n\n\n## Web UI\n\nBrowse, search, and explore everything at **[buildwithclaude.com](https:\u002F\u002Fwww.buildwithclaude.com)**\n\n![Build with Claude Homepage](buildwithclaude-homepage.png)\n\n![Browse Plugins](buildwithclaude-plugins.png)\n\n![Browse Skills](buildwithclaude-skills.png)\n\n![Browse MCP Servers](buildwithclaude-mcp.png)\n\n![Browse Plugin Marketplaces](buildwithclaude-plugin-marketplaces.png)\n\n### Features\n\n- Browse all plugin types with filtering\n- Search across plugins, agents, commands, hooks, skills\n- Copy install commands with one click\n- View full documentation and usage examples\n- Discover MCP servers and community plugins\n\n## Installation Options\n\n### Option 1: Plugin Marketplace (Recommended)\n\n```bash\n# Add marketplace\n\u002Fplugin marketplace add davepoon\u002Fbuildwithclaude\n\n# Install specific plugins\n\u002Fplugin install agents-python-expert@buildwithclaude\n\u002Fplugin install commands-version-control-git@buildwithclaude\n\u002Fplugin install hooks-notifications@buildwithclaude\n\n# Or install everything\n\u002Fplugin install all-agents@buildwithclaude\n\u002Fplugin install all-commands@buildwithclaude\n\u002Fplugin install all-hooks@buildwithclaude\n```\n\n### Option 2: Manual Installation\n\n```bash\n# Clone repository\ngit clone https:\u002F\u002Fgithub.com\u002Fdavepoon\u002Fbuildwithclaude.git\ncd buildwithclaude\n\n# Install agents\nfind plugins\u002Fagents-*\u002Fagents -name \"*.md\" -exec cp {} ~\u002F.claude\u002Fagents\u002F \\;\n\n# Install commands\nfind plugins\u002Fcommands-*\u002Fcommands -name \"*.md\" -exec cp {} ~\u002F.claude\u002Fcommands\u002F \\;\n\n# Restart Claude Code\n```\n\n## Available Plugin Categories\n\n### Agents (11 categories)\n\n- **Development & Architecture** - Backend, frontend, mobile, GraphQL experts\n- **Language Specialists** - Python, Go, Rust, TypeScript, C\u002FC++ experts\n- **Quality & Security** - Code review, security audit, debugging\n- **Infrastructure & Operations** - DevOps, cloud, database optimization\n- **Data & AI** - ML engineering, data pipelines, AI development\n- **Crypto & Blockchain** - Trading systems, DeFi, Web3 development\n\n[Browse all agents →](https:\u002F\u002Fwww.buildwithclaude.com\u002Fsubagents)\n\n![Browse Subagents](buildwithclaude-subagents.png)\n\n### Commands (22 categories)\n\n- **Version Control** - Commit, PR creation, branch management\n- **Code Analysis** - Testing, review, optimization\n- **Documentation** - Docs generation, changelogs, API specs\n- **Project Management** - Todos, PRDs, task tracking\n\n[Browse all commands →](https:\u002F\u002Fwww.buildwithclaude.com\u002Fcommands)\n\n![Browse Commands](buildwithclaude-commands.png)\n\n### Hooks (8 categories)\n\n- **Notifications** - Slack, Discord, Telegram alerts\n- **Git** - Auto-staging, smart commits\n- **Development** - Lint on save, auto-format\n- **Security** - File protection, vulnerability scanning\n\n[Browse all hooks →](https:\u002F\u002Fwww.buildwithclaude.com\u002Fhooks)\n\n![Browse Hooks](buildwithclaude-hooks.png)\n\n## Usage Examples\n\n### Using Agents\n\nAgents are automatically invoked based on context, or explicitly called:\n\n```\n\"Use the python-pro to optimize this function\"\n\"@agent-security-auditor review this authentication code\"\n\"Have the devops-troubleshooter help debug this deployment\"\n```\n\n### Using Commands\n\nCommands use the `\u002F` prefix:\n\n```\n\u002Fcommit                    # Create conventional commit\n\u002Fcreate-pr                 # Create pull request\n\u002Fdocs                      # Generate documentation\n\u002Ftdd                       # Start test-driven development\n\u002Fcode_analysis             # Analyze code quality\n```\n\n### Using Hooks\n\nHooks run automatically on events like tool calls or session start.\n\n## Contributing\n\nWe welcome contributions!\n\n### Adding Plugins\n\n1. Create a new directory in `plugins\u002F` following the naming convention\n2. Add your plugin files (agents, commands, hooks)\n3. Run `npm test` to validate\n4. Submit a pull request\n\n### Plugin Format\n\n**Agent** (`plugins\u002Fagents-*\u002Fagents\u002F*.md`):\n```markdown\n---\nname: agent-name\ndescription: When to invoke this agent\ncategory: category-name\ntools: Read, Write, Bash\n---\n\nYou are a [role description]...\n```\n\n**Command** (`plugins\u002Fcommands-*\u002Fcommands\u002F*.md`):\n```markdown\n---\ndescription: What this command does\ncategory: category-name\nargument-hint: \u003Cargs>\n---\n\nCommand implementation...\n```\n\n**Hook** (`plugins\u002Fhooks-*\u002Fhooks\u002F*.md`):\n```markdown\n---\nhooks: PreToolUse, PostToolUse\ndescription: What this hook does\n---\n\nHook implementation...\n```\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.\n\n## Links\n\n- **Web UI**: [buildwithclaude.com](https:\u002F\u002Fwww.buildwithclaude.com)\n- **Documentation**: [Claude Code Docs](https:\u002F\u002Fdocs.anthropic.com\u002Fen\u002Fdocs\u002Fclaude-code)\n- **Plugin Marketplaces**: [Plugin Docs](https:\u002F\u002Fcode.claude.com\u002Fdocs\u002Fen\u002Fplugin-marketplaces)\n- **Issues**: [GitHub Issues](https:\u002F\u002Fgithub.com\u002Fdavepoon\u002Fbuildwithclaude\u002Fissues)\n\n## License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n---\n\nMade with ❤️ by Dave Poon\n","Build with Claude 是一个插件市场和发现平台，专为扩展Claude Code、Claude Desktop、Agent SDK以及OpenClaw而设计。它提供了包括代理（Agents）、命令（Commands）、钩子（Hooks）、技能（Skills）在内的多种插件类型，总数超过500个，并且还集成了来自更广泛社区的20,000多个插件。该平台支持用户通过简单的命令行操作来添加、搜索及安装所需插件，非常适合需要增强或定制其开发环境自动化功能的开发者使用。此外，Build with Claude 还提供了一个易于浏览的网页界面，便于用户快速找到合适的工具或服务以满足特定需求。",2,"2026-06-11 03:41:35","high_star"]