Skip to content
Nornic
Browse docs

Building with Claude

How I actually use Claude to think, build, and ship — from a first prompt to production agents. The trending techniques, minus the hype.

01
3 min

How I Actually Use Claude

Not prompts as magic words — Claude as a thinking partner you direct with intent. Here is the loop I keep coming back to.

claudeworkflowthinking
02
3 min

Context Is the Whole Game

The difference between a thin answer and a sharp one is almost never the prompt wording. It is what the model can see. Anthropic calls the discipline of managing that "context engineering."

claudecontextprompting
03
New3 min

Reading the Output: Trust, but Verify

The skill that separates people who get burned from people who ship isn't prompting. It's knowing how to read what comes back — and how to make Claude check its own work.

04
4 min

Prompts That Compose

A good prompt is not a magic phrase you stumble on once. It is a small, labeled structure you can reuse, adjust, and trust — the difference between asking again from scratch every time and building something that holds.

claudepromptingprompts
05
3 min

From Chat to Agent: Giving Claude Hands

A chat answers. An agent acts. The jump between them is tools — and it is smaller than it looks once you have seen the loop.

claudeagentstools
06
3 min

Claude Code: The Agent in Your Terminal

Everything in this course — the loop, the context, the tools — shows up in one place at once: an agent that lives in your terminal and works inside your actual codebase.

claudeclaude-codeagents
07
New4 min

Making It Yours: Skills, Memory, and the Long Run

Everything so far has been one-off — a good prompt, a good session. The last step is making the good stuff reusable and durable, so you stop re-explaining yourself.