Skip to main content
ClaudeWave
davepoon avatar
davepoon

buildwithclaude

Ver en GitHub

A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw

MCP Servers3k estrellas380 forksTypeScriptMITActualizado today
Nota editorial

Build with Claude is a curated plugin marketplace and discovery platform built specifically for Claude Code, providing a centralized registry of 117 specialized agents (covering domains such as Python, Go, DevOps, security, and blockchain), 175 slash commands (including `/commit`, `/docs`, and `/tdd`), 28 event-driven hooks for git automation and notifications, 26 reusable skills, and 51 bundled plugin packages. Beyond its own curated content, the platform indexes over 20,000 community plugins, 4,500 MCP servers, and 1,100 external plugin marketplaces, making it a broad aggregator for the Claude Code ecosystem. Installation happens directly inside Claude Code using `/plugin marketplace add davepoon/buildwithclaude` and companion `/plugin install` commands, or via manual file copying for users who prefer that approach. A companion web interface at buildwithclaude.com lets users browse, filter, and copy install commands without opening a terminal. Developers extending Claude Code workflows, teams standardizing shared commands and hooks, and anyone exploring the broader MCP server ecosystem are the primary audiences.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/davepoon/buildwithclaude
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "buildwithclaude": {
      "command": "node",
      "args": ["/path/to/buildwithclaude/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/davepoon/buildwithclaude and follow its README for install instructions.

24 items en este repositorio

Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.

Instalar

Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.

Instalar

Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.

Instalar

Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.

Instalar

Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification. Delegates to the Forja (Dev) agent.

Instalar

Deep security audit covering OWASP Top 10, authentication, authorization, data protection, dependency vulnerabilities, and secrets scanning. Delegates to the Centinela (QA) agent.

Instalar

Initialize uc-taskmanager for the current project. Creates works/ directory and configures Bash permissions in .claude/settings.local.json. Use when the user says "uctm init", "initialize uctm", "uctm 초기화", or "초기화".

Instalar
Instalar

Triggers the WORK-PIPELINE when a user request starts with a [] tag (e.g., [new-feature], [bugfix], [WORK start]). Use this skill whenever you detect a [] tag at the beginning of a user message.

Instalar

Shows WORK progress and TASK status. Use when the user asks about WORK list, WORK progress, TASK status, or pipeline status (e.g., "WORK list", "WORK-01 progress", "show status").

Instalar

Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.

Instalar

Analytics your AI agent can actually use. Track, analyze, run A/B experiments, and optimize across all your projects via CLI. Includes a growth playbook so your agent knows HOW to grow, not just what to track.

Instalar

Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.

Instalar

Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas.

Instalar

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Instalar

Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.

Instalar
aurakitSkill

Sonnet Amplified fullstack engine. 34 modes, SEC-01~15 OWASP security, 13 runtime hooks, 75% token reduction. Install: npx @smorky85/aurakit

Instalar

Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas.

Instalar

Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas.

Instalar

Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.

Instalar

Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.

Instalar

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

Instalar

Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current schemas.

Instalar

Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas.

Instalar

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommandsmcpmcp-servermcp-toolsopenclawplugin-marketplacesubagents

Lo que la gente pregunta sobre buildwithclaude

¿Qué es davepoon/buildwithclaude?

+

davepoon/buildwithclaude es mcp servers para el ecosistema de Claude AI. A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw Tiene 3k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala buildwithclaude?

+

Puedes instalar buildwithclaude clonando el repositorio (https://github.com/davepoon/buildwithclaude) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar davepoon/buildwithclaude?

+

Nuestro agente de seguridad ha analizado davepoon/buildwithclaude y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene davepoon/buildwithclaude?

+

davepoon/buildwithclaude es mantenido por davepoon. La última actividad registrada en GitHub es de today, con 12 issues abiertos.

¿Hay alternativas a buildwithclaude?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega buildwithclaude en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: davepoon/buildwithclaude
[![Featured on ClaudeWave](https://claudewave.com/api/badge/davepoon-buildwithclaude)](https://claudewave.com/repo/davepoon-buildwithclaude)
<a href="https://claudewave.com/repo/davepoon-buildwithclaude"><img src="https://claudewave.com/api/badge/davepoon-buildwithclaude" alt="Featured on ClaudeWave: davepoon/buildwithclaude" width="320" height="64" /></a>

Más MCP Servers