# blueprint

A small set of instructions for AI coding. Blueprint helps agents decide what to build, make focused changes, test them, get an independent review, and open pull requests.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/owainlewis-blueprint
- Source: https://github.com/owainlewis/blueprint
- Price: free and open source

## Summary
blueprint is a Claude Code plugin with 8 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes architecture-review, architecture, design. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add owainlewis/blueprint --agent claude-code
```

## Skills
- architecture-review
- architecture
- design
- improve
- plan
- review
- task-to-pr
- test

## FAQ

### What is blueprint?
A small set of instructions for AI coding. Blueprint helps agents decide what to build, make focused changes, test them, get an independent review, and open pull requests.

### How do I install blueprint?
Run these in Claude Code: npx -y skills add owainlewis/blueprint --agent claude-code. Then prompt normally.

### Does blueprint auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is blueprint free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
