From uni-helper-skills
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin uni-helper-skillsThis skill uses the workspace's default tool permissions.
Vue 3 best practices, common gotchas, and performance optimization.
LICENSE.mdSYNC.mdreference/animation-class-based-technique.mdreference/animation-key-for-rerender.mdreference/animation-state-driven-technique.mdreference/animation-transitiongroup-performance.mdreference/async-component-error-handling.mdreference/async-component-hydration-strategies.mdreference/async-component-keepalive-ref-issue.mdreference/async-component-loading-delay.mdreference/async-component-suspense-control.mdreference/async-component-vue-router.mdreference/attrs-event-listener-merging.mdreference/attrs-hyphenated-property-access.mdreference/attrs-not-reactive.mdreference/avoid-prop-drilling-use-provide-inject.mdreference/checkbox-true-false-value-form-submission.mdreference/cleanup-side-effects.mdreference/click-events-on-components.mdreference/component-events-dont-bubble.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Vue 3 best practices, common gotchas, and performance optimization.