RadarTopicsBuildersWeeklyReads
Open Source Radar
davepoon/

buildwithclaude

GitHubWebsite

A TypeScript-based marketplace and discovery platform for Claude Code plugins, offering curated agents, commands, hooks, skills, and plugins, along with installation commands and a web UI.

3.3kstars
446forks
11issues
MITlicense
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

A repository that serves as a plugin marketplace and discovery platform for Claude Code, providing curated collections of Agents, Commands, Hooks, Skills, and Plugins to extend Claude Code workflows. It also includes quick-start install commands and a web UI link for browsing.

How it works

The project groups plugins into categories (Agents, Commands, Hooks, Skills, Plugins) and provides installation options via a plugin marketplace or manual setup. It includes commands to add the marketplace, browse, and install specific plugins. It also documents how to manually clone and install plugins by copying Markdown plugin definitions into Claude Code directories.

Getting started

Installation options are shown in the README:

# Add marketplace
/plugin marketplace add davepoon/buildwithclaude

# Install specific plugins
/plugin install agents-python-expert@buildwithclaude
/plugin install commands-version-control-git@buildwithclaude
/plugin install hooks-notifications@buildwithclaude

# Or install everything
/plugin install all-agents@buildwithclaude
/plugin install all-commands@buildwithclaude
/plugin install all-hooks@buildwithclaude

Manual installation steps:

# Clone repository
git clone https://github.com/davepoon/buildwithclaude.git
cd buildwithclaude

# Install agents
find plugins/agents-*/agents -name "*.md" -exec cp {} ~/.claude/agents/ \;

# Install commands
find plugins/commands-*/commands -name "*.md" -exec cp {} ~/.claude/commands/ \;

# Restart Claude Code

Recent releases

Latest releases shown in the repo:

  • bwc-cli@1.2.4 (2025-10-24): Patch Changes including Windows compatibility fixes for Svelte command files
  • bwc-cli@1.2.3 (2025-10-24): Patch Changes including WSL2 support for Docker commands and MCP catalog parser updates
  • bwc-cli@1.2.2 (2025-08-20): Patch Changes
  • bwc-cli@1.2.1 (2025-08-15): Patch Changes with bug fixes
  • bwc-cli@1.2.0 (2025-08-15): New Features including MCP Server Support

Traction

3251 stars, 446 forks, 11 open issues as of the provided data.

Behind the repo

Not applicable here; no linked startup/company information beyond the repository owner.

Caveats

License: MIT. Created 2025-07-25. Last push 2026-08-02. Language: TypeScript.

Agent skills inside · 341
All skills →
docxComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasksContent & MarketingscriptspptxPresentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasksContent & Marketingscriptsslack-gif-creatorToolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".AI & AgentsscriptspdfComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.Workflow & Productivityscriptsmcp-builderGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).Code Review & Qualityscriptsops-packageShip parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier <name> to override. Verbs: ship, label, track, list, carriers.Otherscripts
SharePost on XLinkedIn
All trending reposRevenue-verified startups →