Blueprint

A package manager
for how you build software.

Install versioned packages of knowledge, AI‑native constructs, tools, and code skeletons into any project.

$blueprint install @blueprint/packages/sdlc@1.0.0

Five installable types

Everything a team needs to work the same way.

Knowledge

Markdown articles, guides, and best practices

$blueprint install @blueprint/knowledge/go-best-practices@1.0.0
AI Native

Agents, skills, commands, and workflows

$blueprint install @xadk/ai-native/skills/root-cause-analyst@1.0.0
Tools

CLI binaries, scripts, and build utilities

$blueprint install @xadk/tools/sdlc-cli@1.0.0
Skeletons

Code project templates of any scale

$blueprint install @blueprint/skeletons/go-service@1.0.0
Packages

Curated bundles of all the above

$blueprint install @blueprint/packages/sdlc@1.0.0

How it works

One command. Everything installed.

01

Choose a package

Browse by namespace, type, or keyword. Every package has a version, a manifest, and a clear install path.

02

Run one command

Blueprint resolves dependencies, prompts for variables, and installs each artifact to its correct location.

03

Your AI understands the domain

Knowledge links into CLAUDE.md. Agents land in .claude/. Skeletons render with your project variables. Done.

Blueprint Registry