nextjs-skills
Use for Next.js design/architecture work. Respect App Router boundaries and server/client separation.
$ 安裝
git clone https://github.com/rozwer/cross2B-Pro /tmp/cross2B-Pro && cp -r /tmp/cross2B-Pro/.codex/skills/nextjs-skills ~/.claude/skills/cross2B-Pro// tip: Run this command in your terminal to install the skill
SKILL.md
name: nextjs-skills description: Use for Next.js design/architecture work. Respect App Router boundaries and server/client separation.
Checklist
- Decide Server Component vs Client Component intentionally.
- Use
next/image/next/fontappropriately. - Prefer route-based data loading patterns; avoid over-fetching.
- Handle caching/revalidation consciously.
Repository

rozwer
Author
rozwer/cross2B-Pro/.codex/skills/nextjs-skills
0
Stars
0
Forks
Updated1d ago
Added1w ago