New Feature Nextjs

Pre-flight checklist for adding a new feature to a Next.js 15 + TypeScript app. Load when creating a new page, route, server action, or feature module. Forces feature-driven colocation, RSC-first thinking, and the typed cache-tag pattern from line one — prevents the most common AI failures (1500-line page.tsx, 'use client' on the layout, scattered revalidateTag magic strings).

yerdaulet-damir Updated

File contents

yerdaulet-damir/vibe-coding-rules/tree/main/.claude/skills/new-feature-nextjs commit 0a16a78af6

Frequently asked questions

npx skillmds@latest add yerdaulet-damir/new-feature-nextjs