stoeier87/stoeier87.github.io
Agent Claude Code
Reviews user-facing copy for the site's voice and its deliberate Danish/English split, and flags any Danish string or comment a diff removes. Read-only; proposes wording but never applies it. Use before shipping any change that touches text, or when asked whether copy fits the site's tone.
stoeier87/stoeier87.github.io
Agent Claude Code
Verifies a deployed rung end to end — HTTP status, every expected page present, assets resolving under the deploy prefix, and no root-absolute paths escaping the environment onto production. Read-only. Use after a deploy, when a preview URL looks wrong, or when asked whether an environment is actually healthy.
stoeier87/stoeier87.github.io
Agent Claude Code
Reviews a diff or a page against standards.json — the page contract, canvas contract, scroll contract, accessibility baseline, token usage and React-shaped component rules. Read-only; reports line-level findings and never edits. Use before promoting a prototype, before shipping, or when asked whether a page follows…