Skip to main content
festoney8
GitHub creator profile

festoney8

Repository-level view of 12 collected skills across 2 GitHub repositories.

skills collected
12
repositories
2
updated
Aug 14, 2026
repository explorer

Repositories and representative skills

antfu
software-developers

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

Mar 10, 2026
create-adaptable-composable
software-developers

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…

Mar 10, 2026
pinia
web-developers

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

Mar 10, 2026
vue-best-practices
software-developers

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…

Mar 10, 2026
vue-debug-guides
software-quality-assurance-analysts-and-testers

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

Mar 10, 2026
vue-pinia-best-practices
software-developers

Pinia stores, state management patterns, store setup, and reactivity with stores.

Mar 10, 2026
vue-router-best-practices
software-developers

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

Mar 10, 2026
vue
web-developers

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

Mar 10, 2026
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded