ux-lock
CommunityLock frontend DOM contracts and verify plans.
Software Engineering#regression#playwright#e2e-testing#testing-automation#plan-verification#ux-lock#dom-contract
AuthorLbstrydom
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Frontend regressions through untracked DOM changes can slip into production when plans are implemented without verifiable DOM contracts. UX Lock provides a dual approach to ensure changes align with intent by generating regression-specs and by verifying live implementations against Acceptance Criteria.
Core Features & Use Cases
- LOCK mode: generate Playwright regression specs that pin a fix's public DOM contract to prevent regressions.
- VERIFY mode: parse a plan's Acceptance Criteria and run one assertion per criterion against the live URL to produce a pass/fail report.
- Integration: supports persistence of specs and verify runs, and coordinates with other Claude skills (audit-loop, persona-test, ship).
Quick Start
Run /ux-lock <commit> to lock a fix by generating a Playwright spec, or run /ux-lock verify <plan.md> to grade the plan against the live URL.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ux-lock Download link: https://github.com/Lbstrydom/claude-engineering-skills/archive/main.zip#ux-lock Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.