System status: online

AI tools for
newsrooms.

Practical guides, templates, and reference materials for journalists building tools with AI assistance.

01 / Guides

Tutorials, reference materials, and documentation for working with AI coding assistants. Start with the Vibe Coding Guide to understand the mindset.

CC

Claude Code v2.1

Build tools faster with Claude Code—Anthropic's AI coding assistant that runs in your terminal. It reads your files, executes code, and iterates autonomously.

Plan mode

Use /plan to have Claude explore your codebase and design architecture before coding.

Hooks

Automate validation with PreToolUse/PostToolUse hooks that run on every edit.

Skills

Teach Claude specialized knowledge with reusable skills in .claude/skills/.

Background tasks

Press Ctrl+B to run tasks in background while you keep working.

02 / My tools

Standalone tools I've built for journalism and data work. These live at their own domains but share the same design philosophy.

DL

03 / Assets

Downloadable markdown files to copy into your projects. Use checklists during coding sessions, changelogs to track progress, and LESSONS templates for retrospectives.

VIBE-CODING-CHECKLIST.md

Pre-flight checklist for AI-assisted coding sessions

LLM-COMPARISON.md

Detailed comparison chart of AI models for journalism projects

CHANGELOG-TEMPLATE.md

Document each vibe coding session with structured notes

LESSONS-TEMPLATE.md

General template for documenting project learnings

Looking for specialized LESSONS templates or CLAUDE-RULES files?

View All Templates