manage_gui
CommunityRefactor monolithic GUI into modular managers
Authortatsuki-washimi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Large PyQt GUI classes (e.g., MainWindow) become hard to maintain as features grow. This skill provides guidelines to split monolithic GUI logic into data pipeline, excitation, and rendering manager classes, improving modularity and testability.
Core Features & Use Cases
- Stage-based architecture: separate data collection, signal injection, processing, and rendering.
- Manager Classes: ExcitationManager and PlotRenderer for clean separation of concerns.
- Refactoring process: skeleton-first approach, decoupled UI state, pipeline integration, and unit-preserving rendering metadata.
Quick Start
Refactor a monolithic GUI by introducing dedicated Manager classes (ExcitationManager, PlotRenderer) and wiring them into the main workflow.
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: manage_gui Download link: https://github.com/tatsuki-washimi/gwexpy/archive/main.zip#manage-gui 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.