Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

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.

$ git log --oneline --stat
stars:2,507
forks:143
updated:2026년 1월 29일 18:05
SKILL.md
readonly