Build with AI and trust what you make. Free guide, no signup

For developers

You already write code. This is for the part that does not come from the compiler: deciding what to build, getting the ask sharp enough that AI builds the right thing, then trusting the output enough to put it in front of people.

This is how I work, not the way. Disagree with it usefully.

Everything in this section

Get to a sharp answer

Get to a sharp answer. Turn a vague request into a brief you can act on.

  • Interview me. Let AI ask you the questions and build the draft from your answers.
  • Show by example. Give it an example or two and let it infer the shape for yours.
  • Give me options. Ask for several distinct candidates and choose.
  • Then sharpen. Tighten a draft until two people would decide the same way.

Build it with AI

Build it with AI. Choose how to build, by how big or risky the change is.

Make the output trustworthy

Make the output trustworthy. Check what AI gives you until it is something you can stand behind.

Set AI up to help

Set AI up to help. Give AI your rules and context so it works the way you do.

Run it for real

Run it for real. Keep a live system honest once people depend on it.

Designing the system

Designing the system. The structure underneath the craft: how the work runs, what it can reach and where it is hosted.

Prompt engineering with Claude

Prompt engineering with Claude. The details worth keeping at hand, the footnotes that shape the design.

Build an AI agent

Build an AI agent. Set AI up to run tools and take steps on its own, inside limits you set.

Decide what the agent may do

Decide what the agent may do. Where the rules live once there are no screens holding them.

Iterating on the decisions

Iterating on the decisions. Holding the decisions apart from the document, what a refining loop can improve and what it cannot.

Also in this section

Start with the framework

The heart of the site is the shape+build+launch framework: 27 short ideas across three stages. Shape is deciding what to make and who for. Build is making it with AI. Launch is putting it in front of people and learning from what happens. Read them in order the first time, then come back by stage when you hit the matching moment in a real project.

make each decision sharp before you write codeShapedecide what to makeBuildbuild itLaunchput it in front of peopleHow the skill helps at every stepthe right prompt for each decision, taking your answer from vague to sharpit returns a clear verdict and tells you when it is good enough to stop
The shape+build+launch framework moves a project through three stages and the skill helps you make each decision sharp before any code is written.

Use it in your editor

The framework runs as a skill your AI can follow while you build. In Claude Code, add the marketplace and install it:

/plugin marketplace add vibe2value/claude-plugins
/plugin install shape-build-launch@vibe2value
/reload-plugins
  1. After installing, run /reload-plugins to apply it.
  2. Then use it, depending on your tool:
    • Claude Code: it surfaces on its own when you are working through a build decision, or call it with /shape-build-launch:guide. Either way it runs the loop with the exact Sharpen prompt for each of the 27 ideas built in.
    • ChatGPT, Claude or Cursor: paste vibe2value.com/skill.txt for the method, or vibe2value.com/skill-full.txt for every prompt inline.
    • Any other tool: point it at vibe2value.com/llms.txt for the full index.

Common questions

  1. Where did this come from?
    Much of what is here was put together while I was studying for the Claude Certified Architect Foundations certification. The study was the occasion rather than the point: it made me go back over how I think about this work now, and how that changes the way I actually do it.
  2. What is the difference between the two sets of pages?
    Working with AI is the map: six ways of working, laid out in roughly the order a piece of work moves through them. Every page of detail hangs off one of those six.
  3. When would I use Working with Claude instead?
    Working with Claude is the same material indexed a second way, by what you are doing in the tool rather than the stage you are at. It is the faster door once you already know the move you want.
  4. I already know how to build. Why is this worth my time?
    Writing the code was never the hard part and with AI it matters even less. What is left is a way of working: what you set up before you start, how you cut the job up, and what you check before you believe it.
  5. Is a way of working a knack you either have or you do not?
    No. The things on these pages are practices rather than instincts, which means you can pick them up this week rather than wait years to acquire the feel for them.

Want a hand?

If you would rather talk it through, set up a free one-to-one working session and we will find the right starting point for what you are building. No question is too basic or too simple to ask.