AI Skills.
Practical Codex and agent skills for planning, handoffs, reviews, multi-agent dispatch, and repeatable AI-assisted work.
-
01
Skill: Blog-Banner-Image-Gen-Skill.
A Claude Code skill that generates hero images for posts via gpt-image-2, keeping every banner on-brand and the new-post flow standardized.
-
02
The Grill-Me Skill — Ahead of Plan Mode.
Plan mode in Claude Code is useful, but it has a failure mode: the plan is only as good as the decisions that went into it. If you enter plan mode with half-formed ideas and unresolved branches, you get a confident-looking plan built on guesses.
-
03
The Hand-Off Skill.
Claude Code sessions are stateless except for CLAUDE.md and memory. Every new chat starts fresh.
-
04
The Parallel Dispatch Skill.
Most of the productivity gains from Claude Code don't come from the model getting smarter. They come from running more of it at once. The parallel-dispatch skill is a small piece of glue that makes that practical.
-
05
The Quiz-Me Skill.
Reading documentation once doesn't make you fluent in it.