A collection of skills for use with AI coding tools, installable via skills.sh.
| Skill | Description |
|---|---|
| bits-ui | Guide for building UI components with Bits UI, the headless Svelte 5 component library. |
| unstorage | Guide for setting up and using unstorage, a universal key-value storage API with 20+ built-in drivers. |
Install a skill using the skills CLI:
npx skills add https://github.com/betahuhn/skills --skill <skill-name>Then import and use the skill in your AI coding tool as needed. Each skill's documentation will provide specific guidance on when and how to trigger it.
This project is licensed under the MIT License. See the LICENSE file for details.