evo-web
Design system component generation, migration, and accessibility testing
All Skills in This Repository (4)
Pure Emerald Level Indicatorsevo-safe-coding
Enforce safe coding workflows for agent-driven code modifications in VS Code.
context-auditor
Audit CLAUDE.md files for fidelity and cache efficiency.
evo-release-workflow
Guide versioning and releasing packages in the evo-web monorepo with Changesets.
evo-commands
Document npm scripts and testing patterns for the evo-web monorepo.
Frequently Asked Questions
FAQPage SchemaHow to install evo-web skills?โผ
Run `npx skills add eBay/evo-web --all -g -y` in your terminal to install all skills in this collection globally.
How to generate a new design system component?โผ
Run the evo-pipeline skill with a component name and it guides you from contract and spec files through manifest review, code generation, QA, and visual verification.
How to migrate Marko 5 components to Marko 6?โผ
The evo-migrate-marko skill ports existing ebayui-core components to the new evo-marko package, handling syntax changes, event patterns, and test scaffolds automatically.
Does evo-web enforce accessibility standards?โผ
Yes. Every generated component is validated against WCAG 2.2 AA, including keyboard navigation, ARIA attributes, RTL layouts, and contrast ratio checks.
Can I migrate my app to the new React package?โผ
Yes. The evo-app-migrate-react skill runs inside your own application repo and rewrites imports, props, and component composition from ui-core-react to evo-web/react.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core