Use when a developer is about to build, restructure or significantly extend a frontend feature and wants to validate the architecture before writing implementation code. Triggers on requests like "how should I structure this component/page", "where should this state live", "is this the right data fl
Use when a developer is about to build, restructure or significantly extend a frontend feature and wants to validate the architecture before writing implementation code. Triggers on requests like "how should I structure this component/page", "where should this state live", "is this the right data flow", "review my component tree / file structure", or when someone shares a draft component and asks