nuxt-features

Installation
SKILL.md

Nuxt Features

Domain-based feature modules with three-layer pattern: queries, mutations, actions.

Core Concepts

queries.md - Reactive data fetching with filters mutations.md - Pure API operations with loading states actions.md - Business logic with UI feedback

Pattern Flow

Component → Action → Mutation → Repository → API
         Query (reactive data fetching)

Directory Structure

Related skills
Installs
4
GitHub Stars
8
First Seen
Mar 27, 2026