Plugin · Claude Code · Development Tools

Vanman2024 Domain Plugin Builder

vanman2024-domain-plugin-builder is a Claude Code plugin for the Build phase that provides a meta-framework to scaffold, structure, and validate new Claude Code plugins for any codebase or marketplace.

by vanman2024 · github.com/vanman2024/domain-plugin-builder

Install when you want a repeatable meta-framework to author, structure, and validate Claude Code plugins for any repo or marketplace.

3
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install vanman2024-domain-plugin-builder@vanman2024/domain-plugin-builder
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:vanman2024/domain-plugin-builder") and the paste-ready config with skillselion.get_install_config("plugin:vanman2024/domain-plugin-builder").

About

What it does

vanman2024-domain-plugin-builder is a Claude Code plugin bundle that acts as a meta-framework for creating other plugins. Solo builders and small teams use it when they have outgrown ad-hoc SKILL.md files and need consistent structure for skills, agents, commands, and marketplace-ready packages. The tooling emphasizes templates, domain organization, and validation so new plugins look and behave like first-class catalog entries rather than one-off experiments. It fits early in a plugin idea when you are still choosing boundaries—what belongs in skills versus commands—and again during build when you scaffold folders and manifests. Because it is methodology plus scaffolding, it also helps at ship time when you sanity-check structure before publishing. It is not a runtime integration for PocketBase, browsers, or APIs; it is the workshop for building the plugin that will host those capabilities. Expect intermediate familiarity with Claude Code plugin conventions and patience to adapt templates to your domain.

Highlights

  • Universal meta-framework for Claude Code plugins across codebases and marketplaces
  • Templates for skill-builder, agent-builder, and command-builder workflows
  • Proper plugin structure, domain layout, and validation tooling
  • Works as a single-plugin bundle focused on creation—not a grab-bag of runtime utilities

Why builders use it

Hand-rolling plugin folders, skills, and commands leads to inconsistent manifests and painful marketplace reviews.

You get templated plugin structure and validation hooks so the next skill or command bundle ships with predictable layout and fewer publish-time surprises.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 3 stars, 0 votes.

FAQ

Who is vanman2024-domain-plugin-builder for?

Solo and indie builders who create Claude Code plugins—skills, agents, and commands—and want shared templates and validation across projects.

When should I use vanman2024-domain-plugin-builder?

Use it when you are starting a new plugin repo, standardizing an existing messy plugin tree, or preparing a bundle for marketplace submission.

How do I add vanman2024-domain-plugin-builder to my agent?

Install the plugin from the vanman2024/domain-plugin-builder repository into Claude Code, then invoke its builder workflows to generate or refactor your target plugin structure.

Discussion

Comments

Share how you use vanman2024-domain-plugin-builder, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.