nextjs-scope-rule
CommunityModular Next.js architecture via Scope Rule.
Authorcr8297408
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill determines the optimal placement of components and logic in a Next.js project to enforce the Scope Rule.
Core Features & Use Cases
- Analyze how often a component or hook is imported across features using the provided tools to count usage.
- Recommend Local vs Shared placement based on usage, and provide exact move commands when refactoring.
- Prevent premature abstraction by encouraging local placement unless a second feature requires the artifact.
Quick Start
Tell the rule the artifact name and usage context, e.g., ProductCard used in Dashboard and Checkout pages; the rule will return a local vs shared recommendation along with exact move commands.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nextjs-scope-rule Download link: https://github.com/cr8297408/personal-agents-manager-tools/archive/main.zip#nextjs-scope-rule Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.