02 / Work in the open
Field notes for building with agents.
The instructions, skills, and rules I actually run. Read the reasoning, then take the source straight from GitHub.
Field notes
5 artifacts / 2 collections
Pick a collection to narrow the grid. Or press ⌘K to search.
Skills
Run Fallow Skill
A Claude Code Skill that drives the fallow static analyzer correctly: JSON output only, this repo real complexity bar instead of the tool default, and instructions for fixing .fallowrc.json itself when a finding is noise instead of a real problem.
Humanize and Unslop Skill
A Claude Code Skill that edits AI-drafted writing back into something a person would actually write: banned-word lists, banned punctuation, and a self-audit pass, or a detect-only mode that flags the tells without touching the text.
Image Artifact Setup Skill
A Claude Code skill that turns a messy image-generation request into a repeatable build step: detect the stack, pull the real design tokens, choose the output format, and ship a reproducible screenshot pipeline that stays in sync with the product.
Lighthouse Audit Skill
A Claude Code Skill that runs Lighthouse against a live URL, cross-references every finding against this repo real source code, and writes a prioritized, file-and-line fix plan instead of generic advice.
