Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .claude/CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Saturday Docs — Claude Project Instructions

This is the Saturday documentation site, built with **Mintlify**.
Dev server: `mintlify dev` (or check `package.json` scripts).

<!-- MICHELLE-VISUAL-VERIFY-START -->
## Visual Verification Mandate

**NEVER claim a visual change looks good without a Playwright screenshot at the affected route.**

Before completing any visual work:

1. **Start the dev server** if it's not already running: `mintlify dev`
2. **Take a Playwright screenshot at mobile (375px width)** of the affected page(s)
3. **Take a Playwright screenshot at desktop (1440px width)** of the same page(s)
4. **Navigation or layout changes** require screenshots of **multiple pages**

Only after screenshots confirm the change looks right should you report completion.
<!-- MICHELLE-VISUAL-VERIFY-END -->