ワンクリックで
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."