Auxi Rn Patterns banner
auxi-wardrobe auxi-wardrobe

Auxi Rn Patterns

Development community

Description

--- name: auxi-rn-patterns description: React Native + TanStack Query patterns specific to the Auxi mobile app. Use when adding screens, services, or queries inside auxi/. Covers navigation registration, apiClient wrapping, theme tokens, SVG imports, and i18n placement. --- # Auxi RN Patterns These are the patterns Auxi uses in production. Follow them — deviating breaks the project's known-working assumptions and creates silent runtime bugs (especially around navigation registration). ## Addi

Installation

Installs to ~/.claude/skills/auxi-wardrobe-auxi-all-in-auxi-rn-patterns/SKILL.md

Terminal
mkdir -p ~/.claude/skills/auxi-wardrobe-auxi-all-in-auxi-rn-patterns && curl -fsSL https://raw.githubusercontent.com/auxi-wardrobe/auxi-all-in/HEAD/.claude/skills/auxi-rn-patterns.md -o ~/.claude/skills/auxi-wardrobe-auxi-all-in-auxi-rn-patterns/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository