forrit
forrit contains 2 collected skills from George-Miao, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Build Forrit's production Remix/Vite frontend and commit only the generated embedded client assets. Use when the user explicitly asks to rebuild, regenerate, update, or commit frontend artifacts under frontend/build/client.
Iterate on Forrit's Remix/Vite frontend with the project-configured Obscura browser: inspect rendered DOM and interactive elements, exercise routes and forms, diagnose console and network failures, edit frontend code, and verify behavior after each change. Use for frontend implementation, UI behavior bugs, route-flow checks, accessibility-oriented DOM inspection, and browser-based regression work under frontend/app. Do not use Obscura alone for pixel-level visual review because it does not render screenshots.