.cursor/skills/visual-match/SKILL.md
Match UI graphics to reference examples (examples/ screenshots and specs). Use when drawing or changing visuals so the result matches the examples without back-and-forth.
npx skillsauth add pbuckles22/URLAutoRefresher visual-matchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when implementing or changing UI graphics (layout, grid, colors, strokes, icons) so the result matches the reference examples in examples/ (screenshots, PDFs, specs). For this extension’s third-party UI inspiration (list density, dashboard layout), also use doc/ui-reference/README.md and doc/plan/EDGE_URL_AUTO_REFRESHER_PLAN.md (Reference UI + agent guidance).
content-media
UI/UX review and alignment. Use when writing or reviewing screens, animations, haptics, layout, or design tokens; or when adding/changing UX to match project requirements and accessibility.
testing
Black-box tests, test-first for core logic, and continuous test runs. Use when adding or changing tests or app logic. Run your project’s test command after changes; keep suite green.
development
Creates and edits project documentation for both public and internal audiences. Use when writing or updating README.md, AGENT_HANDOFF (or AGENTS.md), CONTRIBUTING, or internal docs (e.g. PM_PLAN, DEV_GUIDE, TEST_TDD, DESIGN_SYSTEM). Covers structure, tone, and what to include for each doc type.
development
Assess and prioritize technical debt (code, architecture, tests, docs, performance). Use when planning refactors, sprint planning, or evaluating codebase health.