private-vs-shared-components

Installation
SKILL.md

Private Vs Shared Components Skill

  • Private Components: For components used only within specific pages, you can create a _components folder within the relevant /app subdirectory.
  • Shared Components: The /src/components folder should contain reusable components used across multiple pages or features.
Related skills
Installs
3
GitHub Stars
27
First Seen
Jan 27, 2026