logo dile-components dile-components

AI Agent Skill

Dile Components ships an Agent Skill so AI coding agents (Claude Code and other tools compatible with the open skills format) can install and use this library correctly — picking the right package, importing components the right way, and looking up real component APIs instead of guessing them.

Install

If your coding agent supports the skills CLI, install it straight from this repository:

npx skills add Polydile/dile-components

This adds the skill to your project so your agent can use it automatically whenever you ask it to build or edit UI with Dile Components.

What the skill does

Source

The skill definition lives in this repository at skills/dile-components/SKILL.md, next to the code it documents, so it stays up to date together with the library.