agent-skills/framework-parity-checks/SKILL.md
Evaluate cross-framework parity for generated components and accessibility metadata. Use when emitter behavior changes or parity regressions are suspected.
npx skillsauth add billy-briggs-dev/shadcnui-foundry framework-parity-checksInstall 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 after emitter updates or when validating consistency across React, Vue, Svelte, Angular, and Lit outputs.
Start with:
ButtonInputCardThen validate interactive overlays:
DialogPopoverDropdownMenuSelectdevelopment
Keep Storybook setup and generated preview stories aligned across playground apps. Use when adding or updating framework playground experiences.
devops
Update generated artifacts safely without drifting from pipeline source of truth. Use when generated files or snapshots are modified.
development
Execute framework-specific implementation jobs from job bundles (`prompt.md`, `ir.json`, `artifact.json`) and validate outputs package-by-package.
tools
Run the repository's standard validation flow quickly and safely. Use when changes are made and you need confidence before commit or push.