一键导入
LegacyCodeCourse
LegacyCodeCourse 收录了来自 camplight 的 2 个 skills,并提供仓库级职业覆盖和站内 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."