dashboard-shell-setup

This skill should be used when setting up a production-ready dashboard shell with resizable sidebar, two-level navigation (Sections → Pages), mobile drawer, user menu with organization switcher, and localStorage persistence in a Next.js application. Use this skill when implementing a responsive dashboard layout with react-resizable-panels, shadcn/ui components, and server-first data fetching patterns.

$ Installer

git clone https://github.com/nathanonn/next-sololedger /tmp/next-sololedger && cp -r /tmp/next-sololedger/.claude/skills/dashboard-shell-setup ~/.claude/skills/next-sololedger

// tip: Run this command in your terminal to install the skill