New Page banner
hoangsonww hoangsonww

New Page

Development community

Description

Scaffold a complete new dashboard page for the WealthWise web app following all project conventions. The page/feature name is: $ARGUMENTS ## What to create Follow the exact pattern from CLAUDE.md — create all four layers: ### 1. Shared types (if entity doesn't exist yet) Check `packages/shared-types/src/schemas/` first. If no schema exists, note that one is needed and reference the `/api-endpoint` skill. ### 2. TanStack Query hooks (`apps/web/src/hooks/use-<entity>.ts`) Create the full stan

Installation

Installs to ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-new-page/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-new-page && curl -fsSL https://raw.githubusercontent.com/hoangsonww/WealthWise-Finance-Tracker/HEAD/.claude/skills/new-page.md -o ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-new-page/SKILL.md

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

Full documentation available on GitHub

View Source Repository