Loading...
Loading...
Found 3 Skills
First-time setup for the gman-skills package. Checks whether the dotnet-blazor plugin is installed and installs it when missing. Checks whether the report-server binary exists and downloads it from GitHub Releases when missing. Run once after `npx skills add gvdvenis/gman-skills`. Triggers on: "setup gman skills", "/setup-gman-skills", "install gman skills dependencies".
Loaded by blazor-architect when --self-improve is active. Not user-invokable — appears in the skills list but can only be loaded by blazor-architect, not called directly. Handles improvement report generation, C# server auto-launch, and CLI staging.
Route a full Blazor work request across the appropriate specialist lane(s). Use when the request spans more than one concern (authoring, data, auth, review) or when lane selection itself is uncertain. Triggers on full-request phrasing: "implement this feature", "review and refactor this page", "build this form end-to-end". Distinct from blazor-component-architect (user-level, external, single-lane authoring guidance that may be invoked as a specialist resource).