Tomcn0803 Claude Code Plugins
tomcn0803-claude-code-plugins is a Claude Code plugin marketplace for the Build phase that publishes one Gopher-themed plugin for Go-oriented coding assistance.
Install a community Claude Code marketplace that bundles a Gopher-themed Go backend helper so solo builders can wire agent workflows without hunting one-off skills.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tomcn0803-claude-code-plugins@TomCN0803/claude-code-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:TomCN0803/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:TomCN0803/claude-code-plugins").
What it does
tomcn0803-claude-code-plugins is a minimal Claude Code plugin marketplace from TomCN0803’s GitHub repo. It exposes exactly one plugin in the registry, tagged with the keyword gopher, which typically maps to Go ecosystem workflows for indie builders shipping APIs, CLIs, or small backend services. You add the marketplace URL in Claude Code, browse the single entry, and install it like any other community bundle. The listing is sparse on marketing copy, so treat it as a niche or experimental catalog rather than a broad skills library. It fits solo developers who already use Claude Code for Go refactors, module scaffolding, or backend reviews and want that capability packaged as an installable plugin instead of copying SKILL.md files manually. Complexity is beginner because registration is one marketplace line; value depends on what the underlying gopher plugin actually does once installed.
Highlights
- Community Claude Code plugin marketplace with 1 bundled plugin
- Gopher keyword signals Go-language–oriented agent tooling
- Lightweight TomCN0803 repo for adding marketplace source in Claude Code
- No Tomitribe-style enterprise Java stack—focused micro-catalog
- Suitable as a starter marketplace template with one plugin slot filled
Why builders use it
Solo Go builders using Claude Code often lack a one-click marketplace entry for Go-specific agent helpers instead of ad-hoc prompts.
After you register the marketplace, Claude Code lists one installable plugin you can enable for backend and CLI sessions without maintaining a private skill repo.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is tomcn0803-claude-code-plugins for?
It is for solo Claude Code users who write Go backends or CLIs and want a bundled gopher-tagged plugin from a small public marketplace.
When should I use tomcn0803-claude-code-plugins?
Use it during the Build phase when you are implementing Go services and prefer installing one marketplace plugin over copying custom skills.
How do I add tomcn0803-claude-code-plugins to my agent?
In Claude Code, add the TomCN0803/claude-code-plugins repository as a plugin marketplace source, then install the listed plugin from the marketplace UI.
Comments
Share how you use tomcn0803-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.