From aa41109dfcc53d7990e2e0eade155b71c2806d6f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 9 Jul 2026 08:10:38 +0000 Subject: [PATCH] fix: run prettier on 19 files to fix CI format:check failure --- .cursor/skills/accessibility-review/SKILL.md | 2 ++ .../skills/ai-architecture-review/SKILL.md | 3 ++ .cursor/skills/api-review/SKILL.md | 4 +++ .cursor/skills/code-quality-review/SKILL.md | 2 ++ .cursor/skills/design-review/SKILL.md | 2 ++ .../frontend-architecture-review/SKILL.md | 2 ++ .cursor/skills/performance-review/SKILL.md | 2 ++ .../skills/release-readiness-review/SKILL.md | 2 ++ .cursor/skills/repo-auditor/SKILL.md | 1 + .cursor/skills/security-review/SKILL.md | 2 ++ .../CHANGELOG.md | 20 +++++------- .../supabase-postgres-best-practices/SKILL.md | 22 +++++++------ .../references/_contributing.md | 26 +++++++-------- .../references/_sections.md | 8 +++++ .cursor/skills/supabase/CHANGELOG.md | 32 ++++++++----------- .cursor/skills/testing-review/SKILL.md | 2 ++ .cursor/skills/ux-review/SKILL.md | 2 ++ scripts/seed-registry-records.ts | 6 +++- src/lib/registry-corpus.ts | 7 +++- 19 files changed, 90 insertions(+), 57 deletions(-) diff --git a/.cursor/skills/accessibility-review/SKILL.md b/.cursor/skills/accessibility-review/SKILL.md index 209a598a9..20f697292 100644 --- a/.cursor/skills/accessibility-review/SKILL.md +++ b/.cursor/skills/accessibility-review/SKILL.md @@ -10,9 +10,11 @@ Use this skill when reviewing user interfaces to ensure compliance with a11y sta ## Review Checklist ### 1. Keyboard & Focus Control + - **Interactive Elements:** Verify all button-like and link-like components use semantic HTML elements (`