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
3
GitHub Stars
4
First Seen
Feb 12, 2026