Skip to content

alovajs/skills

Repository files navigation

Alova Agent Skills

A collection of AI agent skills for alova. designed to enhance the capabilities of AI agents by providing a variety of functionalities. These skills can be easily integrated into your Alova Agent projects to enable features such as natural language processing, data analysis, and more. These skills enhance AI coding assistants with expert knowledge for alova integration and best practices.

Included Skills

alova-client-usage

Best practices for alova v3 in browser/client-side/SSR applications.

npx skills add alovajs/skills --skill alova-client-usage

alova-server-usage

Best practices for alova v3 in server-side environments.

npx skills add alovajs/skills --skill alova-server-usage

alova-wormhole-usage

Guide for integrating alova with OpenAPI/Swagger specs via @alova/wormhole.

npx skills add alovajs/skills --skill alova-wormhole-usage

worma-guidelines

Worma is the re-designed and optimized evolution of @alova/wormhole, and it is recommended for new projects. These guidelines cover OpenAPI code generation, configuration, templates, plugins, CLI workflows, and migration guidance. Visit worma official website for more details.

npx skills add alovajs/skills --skill worma-guidelines

For AI Agent Users

Skills are automatically triggered when:

Skill Trigger Keywords
alova-client-usage API requests, fetch data, alova client setup, alova/client imports, pagination, forms
alova-server-usage Server-side requests, BFF, API gateway, Node.js/Bun/Deno, alova/server imports, Redis caching
alova-wormhole-usage OpenAPI, Swagger, @alova/wormhole, API code generation, alova gen, alova init
worma-guidelines worma config, OpenAPI/Swagger integration, CLI commands, templates, plugins, migration from @alova/wormhole, axios, or ky

License

MIT

About

AI agent skills for alovajs

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors