🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Vue Composition Analyzer

by @charlie-morrison

Analyze Vue 3 Composition API usage — audit reactivity patterns, composable design, ref vs reactive choices, computed properties, watcher usage, and componen...

Versionv1.0.0
📋 Tips & Best Practices

  • Use Vue DevTools "Performance" tab to visualize reactive dependency chains
  • Run npx vue-tsc --noEmit to type-check all SFC files including template expressions
  • Consider effectScope() in composables that create many watchers/effects for batch cleanup
  • Nuxt 3: check useAsyncData/useFetch for proper key usage and deduplication
  • View on ClawHub
    TERMINAL
    clawhub install vue-composition-analyzer

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →