⚛️ scrumia-impl-solidjs
Fine-grained reactivity, without the React reflexes.
slot · implementation
version · 0.4.0
What it is responsible for
Owns the how for a SolidJS app: reactivity treated as a contract rather than a convention, components tested through behaviour instead of internals, and a structure organised by feature. Ships an audit skill for the drift that creeps in.
What it refuses
No destructured props, no effect standing in for a derivation, no component that fetches its own data.
The assumption it makes
Assumes the reactive graph is worth understanding rather than working around. Costs the unlearning of React habits that look identical and behave differently.
Its skills
scrumia-solidjsscrumia-solidjs-audit
What it plugs into
| Register | Direction | Module |
|---|---|---|
audit | contributes | scrumia-github-project |
implement | contributes | scrumia-github-project |
review | contributes | scrumia-github-project |
Install it
/plugin install scrumia-impl-solidjs@scrumia