🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Defines rules for Atomic Design and separating logic from UI. Use when creating new components in the src directory.
components/
components/ui/
components/shared/
components/features/
'use client'