Marketplace
optimizing-large-skills
Systematic methodology to reduce skill file size through externalization,consolidation, and progressive loading patterns.Triggers: large skill, skill optimization, skill size, 300 lines, inline code,skill refactoring, skill context reduction, skill modularizationUse when: skills exceed 300 lines, multiple code blocks (10+) with similarfunctionality, heavy Python inline with markdown, functions >20 lines embeddedDO NOT use when: skill is under 300 lines and well-organized.DO NOT use when: creating new skills - use modular-skills instead.Consult this skill when skills-eval shows "Large skill file" warnings.
$ 安裝
git clone https://github.com/athola/claude-night-market /tmp/claude-night-market && cp -r /tmp/claude-night-market/plugins/conserve/skills/optimizing-large-skills ~/.claude/skills/claude-night-market// tip: Run this command in your terminal to install the skill
Repository

athola
Author
athola/claude-night-market/plugins/conserve/skills/optimizing-large-skills
83
Stars
11
Forks
Updated6d ago
Added6d ago