CLI toolkit delivering targeted UI prompts for AI agents and design engineers.
UI Skills is an open-source collection of design-focused prompts packaged as a CLI tool. It gives AI agents structured guidance for improving interfaces without requiring manual prompt engineering each time.
The package works through a short sequence of terminal commands that list categories, retrieve specific skills, and inject them into the current session. Agents must execute the start command first so the prompts become available for tasks like animation tuning or component adjustments.
It targets design engineers and AI developers who regularly iterate on web interfaces and want consistent, reusable instructions for motion, layout, and interaction details.
Ask the agent to refine entrance and exit timing on a modal so the motion feels more natural and less jarring.
List available motion skills and pull the exact prompt needed to adjust transitions across multiple UI elements.
Retrieve the baseline-ui skill to receive structured guidance on foundational styling and layout decisions.
npx ui-skillsnpx ui-skills
npx ui-skills start
npx ui-skills categories
npx ui-skills list --category motion
npx ui-skills get baseline-uiYes, the start command must be executed first so the agent can access the stored UI prompts during the session.
Verified reviews from the community shape this listing's rating.
Loading reviews…