Fulldev UI works with shadcn-compatible project context and includes a local Fulldev skill in this repository. Use the official shadcn Skills docs as the reference for installing and using shadcn skills with AI assistants.
npx skills add fulldotdev/ui --skill fulldev
Fulldev skill
This repo includes a Fulldev skill at .agents/skills/fulldev/SKILL.md. It
documents Fulldev project architecture, content/schema/layout boundaries,
component and block conventions, theming, validation, and shadcn-compatible
@fulldev installs.
Use it when an AI assistant is working in a Fulldev UI project, installing
@fulldev components or blocks, or deciding where content, schemas, layouts,
components, and blocks should live.
Project context
The important project signal is components.json. It tells AI assistants which
registry namespace, aliases, icon library, and component paths to use when
installing or composing Fulldev UI source files.