AI AGENT ADDONS

Building Ui Bundle Frontend

forcedotcom/afv-library

Make changes to the look and feel of a live application. This skill helps you update pages, components, layout, styling, and navigation in an existing UI bundle. You must follow the project's special rules for routing, imports, and design.

The main layout file appLayout.tsx controls the shell around every page. Use shadcn/ui components and Tailwind CSS for styling. All router paths must start with a slash. Never hardcode base paths.

This skill is only for apps that already exist. Do not use it to build a brand new app from scratch.

Add Building Ui Bundle Frontend skill to your workflow

Global

mkdir -p ~/.claude/skills/building-ui-bundle-frontend

Project

mkdir -p .claude/skills/building-ui-bundle-frontend

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago