Test Oversized Skill Hub for testing the split-oversized-skill.py script. When to Use - When you need to test the split script - When you need a fixture with known structure Prerequisites - Python 3.10+ - pytest Core Capabilities Widget Processing Widget processing handles the transformation of raw widgets into processed output. The algorithm uses a three-phase approach: 1. Parse — Read the input widget definition 2. Transform — Apply transformation rules 3. Emit — Write the output Key configuration options: | Option | Default | Description | |--------|---------|-------------| | | | Processin…