feature-state
OfficialState sharing made simple across components.
Software Engineering#frontend#angular#state-management#dependency-injection#signal#prop-drilling#component-communication
AuthorZoppy-crm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prop drilling in component trees forces passing data through intermediate components; centralize state using a dedicated feature-state service injected where needed to reduce coupling and boilerplate.
Core Features & Use Cases
- Global or feature-scoped state services providing signals for read/write without prop threading.
- Avoid prop drilling by injecting the state service into components, enabling direct access to shared data.
- Use cases include sibling components sharing data or feature components isolating state lifecycle when destroyed.
Quick Start
Inject the feature state service into components and use its signals to read and update state.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-state Download link: https://github.com/Zoppy-crm/.github/archive/main.zip#feature-state Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.