원클릭으로
LegacyCodeCourse
LegacyCodeCourse에는 camplight에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Visualize and analyze webpack configuration by generating a Mermaid flowchart diagram. Use this skill whenever the user asks about the webpack setup, wants to understand the build pipeline, needs to see entry points, loaders, plugins, code splitting, dev server proxy, or path aliases — even if they don't say "webpack" explicitly but are asking about bundling, build config, or asset pipeline. Also use when comparing before/after webpack changes or explaining the build to someone.
Generate data-driven test prioritization scripts that analyze coverage gaps and git history to rank which files need tests most urgently. Use this skill when the user wants to know where to focus testing effort, asks about test coverage strategy, wants to prioritize which code to test first, or mentions anything about test gaps, coverage analysis, or change-risk scoring — even if they don't use the word "priority."