docs: update SKILL

This commit is contained in:
SerKo
2026-01-24 03:34:59 +08:00
parent bf17665f02
commit abc94f1c34
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -26,7 +26,9 @@ This skill is a decision-and-implementation guide for VueUse composables in Vue.
## Functions
All functions listed below are part of the [VueUse](https://vueuse.org/) library, which provides a collection of essential Vue Composition Utilities. Each section categorizes functions based on their functionality.
All functions listed below are part of the [VueUse](https://vueuse.org/) library, each section categorizes functions based on their functionality.
IMPORTANT: Each function entry includes a short `Description` and a detailed `Reference`. When using any function, always consult the corresponding document in `./references` for Usage details and Type Declarations.
### State
+3 -1
View File
@@ -26,6 +26,8 @@ This skill is a decision-and-implementation guide for VueUse composables in Vue.
## Functions
All functions listed below are part of the [VueUse](https://vueuse.org/) library, which provides a collection of essential Vue Composition Utilities. Each section categorizes functions based on their functionality.
All functions listed below are part of the [VueUse](https://vueuse.org/) library, each section categorizes functions based on their functionality.
IMPORTANT: Each function entry includes a short `Description` and a detailed `Reference`. When using any function, always consult the corresponding document in `./references` for Usage details and Type Declarations.
<!-- FUNCTIONS_TABLE_PLACEHOLDER -->