handle-views

Installation
SKILL.md

Prerequisite: This skill requires a schema0 template project. Before using, ensure CLAUDE.md exists in the project root and read it for project rules and conventions.

Handle Views Generator

Web only. This skill generates files into apps/web/. Do NOT use if apps/web/ does not exist.

Create route components for listing and viewing entities.

Files to Create

File Location
List Route apps/web/src/routes/_auth.{entity}.tsx
Detail Route apps/web/src/routes/_auth.{entity}_.$id.tsx

Dependencies

Related skills
Installs
2
First Seen
Mar 30, 2026