This repository stores reusable agent skills made by OmicoDev.
Install from a GitHub repository:
npx skills add OmicoDev/skillsInstall a specific skill only:
npx skills add OmicoDev/skills --skill vitepress-cursor-docs| Skill | Description | Use Cases |
|---|---|---|
gradle |
Practical Gradle build-system guidance. | Debug wrappers, runtime/file APIs, dependencies, resolution rules, component metadata rules, verification metadata, transforms, plugins, toolchains, caches, Tooling API, publishing, and migrations. |
vitepress-cursor-docs |
Maintains and extends a VitePress documentation site generated from Cursor rules, skills, and commands. | Add or reorganize docs sections; update VitePress nav or sidebar generation; modify generate-docs.mjs; debug docs build issues; replicate the same docs setup in another repository. |