
Melvynx Aiblueprint
- 220 repo stars
- Updated July 23, 2026
- Melvynx/aiblueprint
melvynx-aiblueprint is a Claude Code plugin that provides the AIBlueprint CLI to set up agents, hooks, slash commands, and workflows for Claude Code.
About
melvynx-aiblueprint is a Claude Code plugin centered on the AIBlueprint CLI—aibp—for generating and updating Claude Code configurations so developers 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.
- 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
Melvynx Aiblueprint by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install melvynx-aiblueprint@Melvynx/aiblueprintAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 220 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | Melvynx/aiblueprint ↗ |
What it does
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.
Who is it for?
Best when you're adopting Claude Code and want Melvynx-style structured configuration via CLI instead of one-off dotfile edits.
Skip if: Skip if you only need a single skill with no custom commands, or developers not using Claude Code as your primary agent surface.
What you get
You bootstrap and update a coherent Claude Code base with aiblueprint so custom agents, slash commands, hooks, and statuslines stay repeatable across repos.
- Generated or updated Claude Code agent and command configuration
- Hooks and statusline definitions aligned to AIBlueprint templates
- Repeatable workflow and slash-command scaffolding via aibp
By the numbers
- Catalog lists 1 plugin in the Melvynx/aiblueprint bundle
- Tagged essentials category in Skillselion discovery metadata
Recommended Plugins
How it compares
Claude Code configuration CLI plugin, not an Azure cloud deploy integration or a news digest skill.
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.