About
The target-fe-architecture skill equips Claude with the specific architectural blueprints for the Lingx project, utilizing a 'Progressive FSD Hybrid' approach. This methodology balances the simplicity of the Next.js App Router with the rigorous organization of Feature-Sliced Design as complexity grows. It enforces a strict layer hierarchy—Shared, Entities, Features, and Widgets—to prevent component coupling and circular dependencies. This skill is ideal for developers building large-scale React applications who need to maintain clear boundaries between business logic and UI primitives while leveraging modern Server Component patterns.