Navigation: [/sitemap.md](/sitemap.md)

---
type: doc
title: Skills
description: Use AI skills with Fulldev UI and shadcn-compatible projects.
---

Fulldev UI works with shadcn-compatible project context and includes a local
Fulldev skill in this repository. Use the official
[shadcn Skills docs](https://ui.shadcn.com/docs/skills) as the reference for
installing and using shadcn skills with AI assistants.

## 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.
