Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
BU

davepoon/buildwithclaude

AI Agent

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

3.2k Stars441 Forks14 Open Issues3.2k WatchersTypeScriptMIT
Developer ToolAI AgentMCP ServerUI FrameworkInfrastructure
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

It solves the fragmentation problem of discovering and managing Claude extensions by providing a single, curated marketplace with one-click install commands. Unlike manually searching scattered GitHub repos or forums, it offers a unified catalog with filtering, search, and direct integration into Claude Code's plugin system.

Deployment reality

The available setup signal starts with: /plugin marketplace add davepoon/buildwithclaude. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build specialized AI coding assistants (agents), automate workflows with slash commands (e.g., `/commit`, `/tdd`), set up event-driven hooks (e.g., Slack notifications, auto-formatting), and connect to external tools via MCP servers. Real-world use cases include creating a Python expert agent for code reviews, a DevOps command for deployment automation, or a security hook that scans commits for vulnerabilities. The ceiling is essentially any custom extension of Claude's capabilities, limited only by the plugin ecosystem and the developer's imagination.

Source and compliance noteLast synced: Jul 27, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

davepoon/buildwithclaude is tracked as a TypeScript project in the Developer Tool, AI Agent, MCP Server, UI Framework, Infrastructure area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 3.2k total stars, with +6 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 28 days ago, and the open issue queue is 14, about 0.43% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 441 forks and 3.2k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 6. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

3.2k Stars

Reuse

441 Forks

Attention

3.2k Watchers

Maintenance

active

License

MIT

Open issues

14

Overview

A plugin marketplace and discovery platform for Claude Code, offering curated plugins, agents, commands, hooks, and skills to extend Claude Code workflows.

Key Features

Curated collections of 117 agents, 175 commands, 28 hooks, 26 skills, and 51 plugins; indexes 20k+ community plugins, 4,500+ MCP servers, and 1,100+ plugin marketplaces; provides a web UI for browsing, searching, and one-click install commands.

Tool Positioning

Developer Tool

Tools that improve coding, testing, build, and local workflow

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

MCP Server

Model Context Protocol servers, clients, and integrations

UI Framework

Frontend frameworks, design systems, and interface libraries

Infrastructure

Cloud, deployment, networking, containers, and platform tooling

Quick Start
/plugin marketplace add davepoon/buildwithclaude
View on GitHub Project Homepage
Project Activity

73

Health Score

Active

Commit Activity

Jul 25, 2025

Created

Jul 26, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Jul 27, 2026Jul 27, 2026
Community Health
441

Forks

14

Open

3.2k

Watchers

Owner
BU

davepoon

GitHub profile
Topics & Language
TypeScriptclaudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommandsmcpmcp-servermcp-toolsopenclawplugin-marketplacesubagents
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

496k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k
License
MIT
CreatedJul 25, 2025
Last pushJul 26, 2026
Last syncedJul 27, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

It solves the fragmentation problem of discovering and managing Claude extensions by providing a single, curated marketplace with one-click install commands. Unlike manually searching scattered GitHub repos or forums, it offers a unified catalog with filtering, search, and direct integration into Claude Code's plugin system.

Capabilities

Developers can build specialized AI coding assistants (agents), automate workflows with slash commands (e.g., `/commit`, `/tdd`), set up event-driven hooks (e.g., Slack notifications, auto-formatting), and connect to external tools via MCP servers. Real-world use cases include creating a Python expert agent for code reviews, a DevOps command for deployment automation, or a security hook that scans commits for vulnerabilities. The ceiling is essentially any custom extension of Claude's capabilities, limited only by the plugin ecosystem and the developer's imagination.

Bottom Line

This is essential for any developer using Claude Code who wants to quickly extend its functionality without reinventing the wheel. It's less useful for those who prefer building custom integrations from scratch or who don't use Claude Code. The key trade-off is convenience versus control: you get a vast library of pre-built extensions but rely on the platform's curation and the community's maintenance.

Full AI Analysis