Gkrumbach07/openshell-dashboard
Settings file Claude Code
Agent settings configuring enabledPlugins.
Gkrumbach07/openshell-dashboard
Settings file Claude Code
Agent settings configuring enabledPlugins.
Gkrumbach07/openshell-dashboard
Skill Claude CodeCodex
Add a new page/view to the OpenShell Dashboard. Creates the page component, route, navigation entry, and any needed API hooks. Use when adding a new view to the dashboard.
Gkrumbach07/openshell-dashboard
Skill Claude CodeCodex
Add a new OpenShell gRPC RPC to the dashboard. Creates the gateway wrapper method, REST handler, frontend API hook, and TypeScript types. Use when adding a new API endpoint to the dashboard.
Gkrumbach07/openshell-dashboard
Skill Claude CodeCodex
Full development workflow for OpenShell Dashboard. Implements the change, runs lint/typecheck/tests, verifies the result. Use when asked to implement a feature, fix a bug, or make any code change.
Gkrumbach07/openshell-dashboard
Skill Claude CodeCodex
Sync proto files from NVIDIA/OpenShell and regenerate Go stubs. Use when OpenShell proto definitions have changed upstream and the dashboard needs to be updated.
Gkrumbach07/openshell-dashboard
Instructions file
Instructions for Gkrumbach07/openshell-dashboard, covering openshell dashboard, project structure, build and run, architecture rules and openshell api reference.