blogger
Installation
SKILL.md
Interactive Tech Post (SamWho + Josh + Grokking)
Overview
Create long-form technical posts that teach hard ideas with progressive buildup, strong narrative pacing, and hands-on interactivity. Blend SamWho-style bottom-up model building, Josh Comeau-style friendly demo-led teaching, and Grokking-style chapter pacing with active recall checkpoints. Deliver content and interaction specifications that remain portable across tooling stacks.
Use progressive disclosure:
- Start with
references/post-blueprint.mdandreferences/interaction-design.md. - Pull style references only as needed:
references/samwho-style-analysis.md,references/joshwcomeau-style-analysis.md,references/grokking-style-analysis.md. - Keep context lean; do not load references that are not needed for the requested output mode.
Standalone + tech-neutral constraints:
- Output must remain useful without requiring external URLs, proprietary tools, or specific frameworks.
- Default to plain markdown, pseudocode, and abstract state models unless the user asks for a concrete stack.
- Avoid web-specific assumptions unless the user topic is explicitly web-focused.