Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
HY
@hyf0
contributor on implexa, with 11 skills ranked by
SkillRank
across 1 source.
hyf0 on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.8
skills.sh
vue-best-practices
vue-best-practices prescribes a structured workflow for vue 3 development via composition api and typescript, emphasizing core foundations before optional features, with explicit component-splitting rules and post-build performance passes.
3.2
skills.sh
vue-testing-best-practices
vue-testing-best-practices is a link farm to other skills with no actionable procedures. it identifies testing pain points but delegates all actual guidance elsewhere, leaving users without concrete steps.
—
skills.sh
vue-debug-guides
Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.
—
skills.sh
vue-jsx-best-practices
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
—
skills.sh
vue-options-api-best-practices
Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.
—
skills.sh
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.…
—
skills.sh
vue-router-best-practices
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
—
skills.sh
vue-pinia-best-practices
Pinia stores, state management patterns, store setup, and reactivity with stores.
—
skills.sh
vueuse-best-practices
VueUse composable patterns and TypeScript integration. Covers common VueUse gotchas, SSR compatibility, and best practices. Use when working with VueUse…
—
skills.sh
pinia-best-practices
Pinia store TypeScript configuration and typing issues. Covers storeToRefs type loss, getters circular references, and setup store patterns. Use when working…
—
skills.sh
vue-development-guides
A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or…