tyler-technologies-osstyler-technologies-ossOfficialยท2 Agent Skills Included

forge

Web component library with React and Angular adapters

Builds consistent, accessible web interfaces using framework-agnostic web components. Provides typed React and Angular wrappers so components work cleanly in modern frameworks. Includes pre-built page layout blocks and migration guides that eliminate manual component rewriting and test conversion work.
npx skills add tyler-technologies-oss/forge --all -g -y
Available:

Instructs your AI agent on the monorepo's build commands, coding conventions, and how to discover and reuse pre-built Forge layout blocks via the MCP server when generating UI code.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’