{ "name": "base", "description": "AIBlueprint base configuration with custom agents, slash commands, hooks, and productivity workflows for Claude Code", "version": "1.0.1", "author": { "name": "Melvyn", "url": "https://github.com/melvynx" }, "agents": [ "./agents" ], "commands": [ "./commands" ], "hooks": [ "./hooks" ] }