VS

vueuse/skills

Developer tools
378 stars Качество 46 Тренд 46

Agent Skills for VueUse — a collection of essential Vue Composition Utilities.

Обзор

Agent Skills for VueUse — a collection of essential Vue Composition Utilities.

README

VueUse Skills

Agent Skills for VueUse — a collection of essential Vue Composition Utilities.

[!IMPORTANT] Experimental Project: Aims to help AI agents use libraries more accurately with fewer tokens. Feedback is welcome.

  • 🪜 Progressive disclosure: send VueUse function overviews first, then load detailed usage and type declarations on demand
  • 💰 Minimal token usage: provide only necessary information to reduce token consumption
  • 📵 Offline-first design: works without internet access or additional agent permissions
  • ⚙️ Customizable policies: users can override function invocation rules in prompts or AGENTS.md
  • 💉 Reduced hallucinations: precise usage references help prevent invented APIs

Installation

npx skills add vueuse/skills

Claude Code Marketplace

An alternative for Claude Code users:

# Add marketplace
/plugin marketplace add vueuse/skills

# Install individual skills
/plugin install vueuse-functions@vueuse-skills

Example Usage

Install VueUse in your Vue or Nuxt project, then instruct the agent. It will automatically leverage VueUse to assist development.

Example prompt:

create a todo app with the following features:
- save todos to local storage
- show remains todo count on browser title
- add a copy button for each todo items
- infinite scrolling for this todo list
- dark / light mode

License

MIT

View this README on GitHub

Рекомендуемые инструменты

Попробуйте другой запрос или уберите фильтр.

Установка

npx skillfish add vueuse/skills