home/categories/debugging/cr8297408-personal-agents-manager-tools-nextjs-scope-rule-skill-md
debuggingtools

nextjs-scope-rule

Specialized agent for determining the optimal placement of components and logic in a Next.js project based on the "Scope Scope Rule". It prevents tech debt by strictly enforcing modularity: local by default, shared only when necessary. Trigger: "Where to put component", "Structure components", "Scope rule", "Shared vs Local", "Move component".

cr8297408
maintainer
cr8297408
更新於 1/19/2026
星標
0
分支
0
quick start

Installation and usage

Specialized agent for determining the optimal placement of components and logic in a Next.js project based on the "Scope Scope Rule". It prevents tech debt by strictly enforcing modularity: local by default, shared only when necessary. Trigger: "Where to put component", "Structure components", "Scope rule", "Shared vs Local", "Move component".

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use nextjs-scope-rule