Skip to content

/nextjs

- [ ] **Rendering Strategy:** Define which routes will be Server Components (RSC) and which require Client Components (`use client`). - [ ] **Data Fetching:** Plan caching strategies using Next.js 15's native `fetch` overrides and `React.cache`. - [ ] **Routing Tree:** Map out

shell
$ npx -y skills add DongDuong2001/pudo-code-system --skill nextjs --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/nextjs
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

- [ ] **Rendering Strategy:** Define which routes will be Server Components (RSC) and which require Client Components (`use client`). - [ ] **Data Fetching:** Plan caching strategies using Next.js 15's native `fetch` overrides and `React.cache`. - [ ] **Routing Tree:** Map out
Ships withpudo-code-system

Modular, scalable, automated development intelligence.

Get the whole plugin, auto-invoked
Stats
5
Stars
0
Views
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
24d ago
Last commit
3mo ago
Created

Repo: DongDuong2001/pudo-code-system