关于
The Rimitive-Behavior skill empowers Claude to architect modular, headless logic using a standardized three-level pattern: service injection, factory configuration, and reactive API exposure. It facilitates the creation of portable state machines and UI patterns—such as toggles, forms, and disclosures—that remain independent of specific rendering frameworks. By decoupling signal primitives from implementation, this skill allows for the creation of highly testable, composable code structures that streamline complex state management in modern TypeScript environments.