Master 95% of Claude Code in 36 Mins (as a beginner)
A complete walkthrough of the WAT framework: one brain-dump prompt, seven Python tools, and a branded PDF report deployed to Modal in under 37 minutes.
January 21stA 27-minute walkthrough of Claude Code skills — what they are, how they stay cheap, and a live build that turns a Kie.ai API call into a reusable team automation.
Skills are reusable SOPs for AI agents — write the process once as markdown, and any compatible agent can execute it cheaper and more reliably each time you give it feedback.
A skill is a folder containing SKILL.md with YAML front matter and step-by-step instructions; optional scripts and reference files live alongside. Progressive context loading keeps cost low: Claude reads only the YAML to decide which skill applies, then loads the full SKILL.md, then loads reference files only if the skill asks. Build skills by watching the agent work the first few times, then giving feedback that gets baked into the markdown — by run 30 it executes the way you would, in seconds, for ~50 tokens. The six-step framework: name and trigger, one-sentence goal, step-by-step process, reference files, rules and guardrails, self-improvement loop. Skills are portable across Cursor, Codex, Copilot, and Gemini CLI, and global skills in ~/.claude/skills/ apply to every project.
Modern Creator members can chat with any breakdown — ask for the hook, quote a framework, find the exact transcript moment. Unlocks at T2: refer 3 friends + add your own API key.
Create a free account →
Four agents in parallel — morning coffee, project pulse check, Excalidraw diagram, YouTube comments analysis — to dramatize the leverage skills give a single operator.

A skill is reusable instructions: write it once, save it as a skill, trigger it anytime, same result every time.

Three reasons: personal productivity, team leverage, and a brief monetization window. The unifying word is leverage.

A skill is a folder at .claude/skills/<name>/ containing SKILL.md with YAML front matter (name + description) and a step-by-step body.

Two options for supporting files: nested under the skill folder, or anywhere in the project as long as SKILL.md points at the right path.

Two trigger paths (explicit slash command vs natural language match on description) and the three-level progressive context loading that keeps it cheap.

Watch the agent work, give feedback, repeat — the skill compounds over 10-30 runs. Includes the ClickUp list-ID optimization as a concrete example.

Name + trigger, one-sentence goal, step-by-step process, reference files, rules and guardrails, self-improvement loop.

Nate uses his skill-builder skill to author an infographic-builder skill that calls Kie.ai Nano Banana, overlays the AIS logo, and produces 1:1 PNG infographics. Iterates once on feedback.

Symptom-to-fix mindset: bridging the gap from a 90%-good skill to one that produces consistent output by run five or six.

The debugging matrix — wrong order edits SKILL.md, missing context adds a reference file, repeated mistake adds a rule, etc. Plus front-matter advanced fields.

Project skills (.claude/skills/) vs global skills (~/.claude/skills/). Soft CTA to Skool community for the free skills.
Skills are SOPs for AI agents — they only become valuable when you watch them run, give feedback, and let progressive context loading keep them cheap as you accumulate dozens.
“I have genuinely never been as productive as I am right now because of Claude's skills.”
“It just comes down to one simple word and that is leverage.”
“This speed of work will become normal, and if you can't do it, you instantly become way too slow and way too expensive for the business.”
“Skills are basically SOPs for AI agents.”
“You're never ever ever going to write a perfect skill the first try.”
“Every single time you correct the skill, it gets permanently smarter. That mistake never happens again. That's the compound effect.”
“Skills don't have to be complex — they could literally just be a 50-line markdown file.”
“The same skill format works in Cursor, Codex, Anti-Gravity, Copilot — because it's so based in markdown and it's essentially just a prompt, tons of different AI models can use them.”
Open the video and the first thing you see is Nate at a desk with six monitors and a caption that reads "Me with Claude Skills." The joke lands because the rest of the video earns it — by the four-minute mark he has four Claude Code agents executing four unrelated workflows in parallel, all because each one is wrapped in a skill.
Nate's canonical structure for designing a skill from scratch.
The token-budget mechanism that lets you keep dozens of skills installed without bloating context.
Symptom-to-fix matrix for diagnosing a misbehaving skill.
If you've built with the WAT framework (Workflows + Agents + Tools), skills map cleanly: workflows become SKILL.md, tools become scripts, agents become sub-agent delegations.
“If you guys love nerding out about this kind of stuff, then definitely check out my paid community. The link for that is also down in the description.”
Soft, under 20 seconds, no urgency. Two-tier: free Skool for the skills, paid Skool for the community. Conversion-friendly because the free tier is genuinely useful.
00:00
00:29
00:50
01:10
01:30
01:50
02:07
02:40
02:50
03:02
03:25
03:35
04:07
04:29
04:41
05:13
05:36
05:54
06:08
06:30
06:56
07:19
07:49
08:06
08:23
08:52
09:24
09:30
10:02
10:25
10:48
11:09
11:29
11:50
12:00
12:25
12:42
13:03
13:26
13:46
14:06
14:21
14:45
15:07
15:24
15:47
16:04
16:16
16:43
17:03
17:22
17:41
18:09
18:21
18:45
19:09
19:32
19:56
20:20
20:43
21:07
21:31
21:54
22:18
22:42
23:04
23:14
23:54
24:05
24:25
24:45
25:01
25:26
25:39
26:06
26:26
26:46
26:59
27:09
27:14A complete walkthrough of the WAT framework: one brain-dump prompt, seven Python tools, and a branded PDF report deployed to Modal in under 37 minutes.
January 21stA 9-minute demo showing how native cron sessions turn any Claude Code skill into a self-healing, self-improving background agent.
March 7thHow to build premium scroll-driven animated product websites in 30 minutes and sell them for thousands.
March 3rdA 27-minute live build that wires Claude Code into a context-aware AI that plans your day, runs research, and checks on your team, all in parallel.
March 5thA 14-minute tour of Printing Press — a CLI factory that turns any site (even ones without an API) into a token-efficient command-line tool your agent can call.
May 9thA 25-minute live build that covers why agentic workflows command premium fees, how to structure them with the WAT framework in Claude Code, and how to sell the result on value rather than hours.
March 8th