skill-progressive-disclosure-pattern-for-oversized-files

When a skill SKILL.md exceeds the 600-line hard limit (setup-curator threshold), extract subsections to a docs/ subdirectory within the skill folder and replace extracted content with pointer blocks. This preserves every unique content line while reducing the main file under the 400-line target. The frontend-intelligence skill was split 761→406 lines across 6 docs files (792 total lines), with all unique content preserved.