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".
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".
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use nextjs-scope-rule