ui-skills
CLI Toolibelick/ui-skills
A CLI tool that routes agents through the right UI skill set for design tasks.
Overview
UI Skills is a command-line tool for design engineers. It provides a set of skills to guide agents and developers in choosing the right UI approach. The tool offers commands to list categories, view skills, and start a routing agent.
README Preview
# UI Skills\n\n\n\nSkills for Design Engineers\n\nMore on [ui-skills.com](http://ui-skills.com/)\n\nRun `npx ui-skills start` to route your agent through the right UI skill set for the task.\n\n## CLI\n\n```bash\nnpx ui-skills\nnpx ui-skills start\nnpx ui-skills categories\nnpx ui-skills list --category motion\nnpx ui-skills get baseline-ui\n```\n\n## License\n\nLicensed under the [MIT license](https://github.com/ibelick/ui-skills/blob/main/LICENSE).\n