Install
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryarchitecture/component-design.mdarchitecture/composition-api.mdarchitecture/project-structure.mdcomponents/props-emits.mdcomponents/provide-inject.mdcomponents/sfc-syntax.mdcomponents/slots.mdcomposables/async-composables.mdcomposables/composable-patterns.mdcomposables/vueuse.mdforms/form-handling.mdforms/validation.mdforms/vee-validate.mdperformance/keep-alive.mdperformance/lazy-loading.mdperformance/optimization.mdrouting/dynamic-routes.mdrouting/navigation-guards.mdrouting/vue-router.mdstate/pinia-advanced.mdSkill Content
Vue.js Skills
Progressive JavaScript framework for building user interfaces.
Sub-Skills
Architecture
- project-structure.md - Project organization
- component-patterns.md - Component design
- state-management.md - Pinia/Vuex patterns
Composition API
- setup-function.md - setup() patterns
- reactivity.md - ref/reactive patterns
- computed.md - Computed properties
- watchers.md - Watch patterns
- composables.md - Composable patterns
Components
- props-emits.md - Props and emits
- slots.md - Slot patterns
- provide-inject.md - Provide/Inject
- lifecycle.md - Lifecycle hooks
Performance
- lazy-loading.md - Lazy loading
- memoization.md - Computed caching
- virtual-scroll.md - Virtual scrolling
Forms
- v-model.md - v-model patterns
- validation.md - Form validation
- vee-validate.md - VeeValidate
Testing
- vitest.md - Vitest patterns
- vue-test-utils.md - Vue Test Utils
- component-testing.md - Component tests
Detection
Auto-detected when project contains:
vue.config.jsor*.vuefilesvuepackage<template>orcreateApppatterns
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026