forge
Web component library with React and Angular adapters
All Skills in This Repository (2)
Pure Emerald Level Indicatorslit-migration
Migrate Tyler Forge components from legacy four-file patterns to Lit-based implementations.
Vitest Migration
Migrate Web Test Runner Mocha/Chai/Sinon test suites to Vitest browser mode.
Frequently Asked Questions
FAQPage SchemaHow to install Tyler Forge?โผ
Run `npx skills add tyler-technologies-oss/forge --all -g -y` in your terminal to install all skills in this suite globally.
What is Tyler Forge used for?โผ
It is a design system and web component library for building consistent, accessible web application interfaces that work with any framework.
Does Forge work with React and Angular?โผ
Yes. It ships typed React wrapper components and Angular modules that handle property binding and custom events automatically.
How to migrate Forge components to Lit?โผ
The included lit-migration skill guides your agent through converting legacy component/core/adapter files into modern Lit-based components step by step.
How to convert Forge tests to Vitest?โผ
The vitest-migration skill walks your agent through moving Web Test Runner, Mocha, and Chai tests to Vitest browser mode with correct assertion and event mappings.
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