new-gpui-view

Official

Scaffold a new GPUI page the right way

Authorzeroclash-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill removes the guesswork and repetitive wiring required to add a new GPUI page, so you can focus on implementing the UI instead of integrating it.

Core Features & Use Cases

  • View file scaffolding: Creates a new page component at crates/zeroclash-ui/src/views/<name>.rs following the existing 6-view structure.
  • Application wiring: Registers the module in views/mod.rs, adds the new Page enum variant in state.rs, and connects the rendering in render_content().
  • Navigation integration: Adds the sidebar entry in render_sidebar() so the new page appears in the UI.

Quick Start

Use the new-gpui-view skill to scaffold and register a page called <name> by following the repository’s existing page and navigation patterns.

Dependency Matrix

Required Modules

None required

Components

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: new-gpui-view
Download link: https://github.com/zeroclash-labs/zeroclash/archive/main.zip#new-gpui-view

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.