원클릭으로
nuxt-bare
nuxt-bare에는 silvesterwali에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Type-safe SQL ORM for TypeScript with zero runtime overhead
Refactoring pattern untuk menghindari import tidak perlu, menggunakan composable untuk logic, centralized type management di shared/types, dan form component pattern yang mendukung edit dan create dengan sama composable.
Vue 3 component patterns, composition API, reactive data binding, two-way binding with defineModel, and best practices.
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use components with Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.