widget-creator
CommunityAI-driven guide to building Hex1b widgets.
Authormitchdenny
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured, repeatable methodology for extending the Hex1b TUI library by adding new widgets. It codifies the required widgets, nodes, theming, extensions, and tests so teams can implement UI components quickly and consistently.
Core Features & Use Cases
- Widget scaffolding: Create the immutable widget record, the mutable node, theme elements, and fluent extensions.
- End-to-end scaffold: Includes unit tests for node behavior and integration tests for UI rendering.
- Use case: When a team needs a new interactive control (e.g., a custom button or input) in Hex1b, follow this skill to generate a complete, consistent implementation.
Quick Start
Generate a new widget named ExampleWidget by following the template and file layout described in this skill; the tool will produce:
- src/Hex1b/Widgets/ExampleWidgetWidget.cs
- src/Hex1b/Nodes/ExampleWidgetNode.cs
- src/Hex1b/ExampleWidgetExtensions.cs
- src/Hex1b/Theming/ExampleWidgetTheme.cs
- tests/Hex1b.Tests/ExampleWidgetNodeTests.cs
Dependency Matrix
Required Modules
None requiredComponents
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: widget-creator Download link: https://github.com/mitchdenny/hex1b/archive/main.zip#widget-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.