preen-window-consistency
Installation
SKILL.md
Preen Window Consistency
Proactively search for opportunities to normalize window components, standardize refresh patterns, and consolidate shared logic into packages/window-manager.
When to Run
Run this skill when maintaining window components or during slack time. It searches for:
- Duplicated patterns across windowed applications that should be centralized
- Legacy implementations that should adopt existing window-manager hooks/components
- Components in individual windows that could be promoted to window-manager
- Inconsistent refresh/refetch patterns that should use standardized hooks
- Cross-window navigation that bypasses the
WindowOpenRequestPayloadspattern
Discovery Phase
Search for opportunities to normalize and standardize: