Show HN: I've been building a configuration tool for Claude Code
2 davepoon 0 8/5/2025, 8:31:33 AM github.com ↗
I originally started by sharing a collection of specialized AI subagents and slash commands for Claude Code on GitHub.
Then, I enhanced it by creating a web UI, so people can browse, search, and install both subagents and commands instantly by copying and pasting.
After that, I started creating a CLI tool to allow more advanced users to install and manage subagents and commands directly from their terminal.
Now, I am trying to enhance the CLI tool to be a configuration tool that allows you to share, extend, and reuse the Claude Code configuration(commands, hooks, subagents and MCPs) easily for team onboarding, bulk installation, etc.
Website: https://www.buildwithclaude.com/ Github Repo: https://github.com/davepoon/claude-code-subagents-collection
Would appreciate any feedback or feature suggestions.
No comments yet