Melvynx Aiblueprint
melvynx-aiblueprint is a Claude Code plugin for the Build phase that provides the AIBlueprint CLI to set up agents, hooks, slash commands, and workflows for Claude Code.
Install AIBlueprint when you want a CLI-driven way to scaffold and maintain Claude Code bases: custom agents, slash commands, hooks, statuslines, and workflows without hand-editing every config file.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install melvynx-aiblueprint@Melvynx/aiblueprintBuilt 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:Melvynx/aiblueprint") and the paste-ready config with skillselion.get_install_config("plugin:Melvynx/aiblueprint").
What it does
melvynx-aiblueprint is a Claude Code plugin centered on the AIBlueprint CLI—aibp—for generating and updating Claude Code configurations so solo builders start from a deliberate base instead of copy-pasting snippets. It addresses agents, slash commands, hooks, statuslines, and workflow definitions that otherwise sprawl across hidden folders and easy-to-break JSON. Use it early when you first standardize Claude Code on a machine, and again whenever you add a new command surface or refactor how sessions start and end. Because tooling choices echo through every phase, the skill behaves like journey-wide configuration practice even though the catalog shelves it under build agent-tooling. Essentials-category placement signals it is foundational productivity gear rather than a single integration. Intermediate complexity reflects that you should understand what hooks and commands do before blasting templates over an existing repo. After install, expect a more opinionated, repeatable Claude Code environment that matches Melvynx-style productivity patterns.
Highlights
- AIBlueprint (aibp) CLI for Claude Code configuration bootstrap
- Custom agents, slash commands, hooks, and statusline setup
- Melvynx-oriented productivity workflows packaged as essentials-category plugin
- Base templates and repeatable Claude Code workspace structure
- Workflow and command wiring for day-to-day agent sessions
Why builders use it
Hand-maintained Claude Code configs for agents, hooks, and commands become inconsistent the moment you try to reproduce your setup on a second machine or project.
You bootstrap and update a coherent Claude Code base with aiblueprint so custom agents, slash commands, hooks, and statuslines stay repeatable across repos.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 178 stars, 0 votes.
FAQ
Who is melvynx-aiblueprint for?
Claude Code users who want AIBlueprint (aibp) to scaffold agents, hooks, slash commands, statuslines, and workflows from a maintained base.
When should I use melvynx-aiblueprint?
Use it when you are initialising or refactoring Claude Code configuration—especially before heavy build work or when cloning your setup to a new project.
How do I add melvynx-aiblueprint to my agent?
Install the Melvynx/aiblueprint Claude Code plugin, run the AIBlueprint CLI in your project or global config path, and apply the generated agents, commands, and hooks.
Comments
Share how you use melvynx-aiblueprint, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.