coordinate-components

安装量: 979
排名: #10584

安装

npx skills add https://github.com/dotnet/skills --skill coordinate-components

Coordinate Components Step 1 — Read AGENTS.md Read AGENTS.md at the workspace root to learn the project's conventions before making changes. Step 2 — Decide the scope Need Mechanism When to use Subtree (same render mode) CascadingValue component Theme, layout config within a layout App-wide (all render modes) CascadingValueSource via DI Current user, feature flags, theme shared globally Mutable shared state within a circuit Scoped service + Action event Shopping cart, notification count, selected filters For parent→child one level: use [Parameter] / EventCallback (see author-component skill). For persisting state across prerender→interactive: see support-prerendering skill. Workflow (quick reference) Show more Installs 951 Repository dotnet/skills GitHub Stars 5.3K First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜