Community코딩 & 개발github.com

vuejs-ai/create-adaptable-composable

Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.

지원 대상~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/vuejs-ai/skills/tree/main/skills/create-adaptable-composable

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

문서

vuejs-ai/create-adaptable-composable

Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.

Individual skills in this repo

This repo contains 5 individual skills — each has its own dedicated page.

관련 스킬