Skip to content

feat: add verify-rule skill for Chromium-driven rule validation#202

Merged
purupurupu merged 2 commits into
mainfrom
worktree-floating-finding-flute
Mar 23, 2026
Merged

feat: add verify-rule skill for Chromium-driven rule validation#202
purupurupu merged 2 commits into
mainfrom
worktree-floating-finding-flute

Conversation

@purupurupu

Copy link
Copy Markdown
Owner

Summary

  • Add .claude/skills/verify-rule/SKILL.md — a structured workflow for verifying CSS noop rules against real Chromium behavior
  • Cross-checks rule source, unit tests, test.html cases, and real browser computed styles via Playwright
  • Helps catch false positives, default value mismatches, and partial effectiveness issues before merging rule changes

Test plan

  • Invoke /verify-rule <rule-id> and confirm it follows the 5-step workflow
  • Verify temporary Playwright test is created and cleaned up
  • Check that coverage gaps are reported correctly

Structured workflow for cross-checking rule source, unit tests,
test.html cases, and real Chromium behavior via Playwright.
Helps catch false positives and default value mismatches.
@purupurupu
purupurupu merged commit 2cf0713 into main Mar 23, 2026
2 checks passed
@purupurupu
purupurupu deleted the worktree-floating-finding-flute branch March 23, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant