Smart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors
原文语言:英语
菜单
SkillsMP 已收集 lis186/SourceAtlas 中的 14 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 14 / 14 个已收集 Skill。
Smart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors
原文语言:英语
Analyze the impact scope of code changes using static dependency analysis
原文语言:英语
Get project overview - scan <5% of files to achieve 70-80% understanding
原文语言:英语
Learn design patterns from the current codebase
原文语言:英语
List saved SourceAtlas analysis results
原文语言:英语
Clear saved SourceAtlas analysis results
原文语言:英语
Analyze dependency usage for library/framework/SDK upgrades
原文语言:英语
Extract business logic flow from code, trace execution path from entry point
原文语言:英语
Trace code execution paths and data flow. Use when user asks "how does X work", "what happens when X", "trace the flow of X", "where does data come from", or needs to understand feature implementation.
原文语言:英语
Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "project overview", "how is this codebase structured", "what tech stack", or when onboarding to a new codebase.
原文语言:英语
Analyze dependencies for upgrade planning and migration. Use when user asks "upgrade to X", "migrate from X to Y", "what breaks if we upgrade", "iOS 17 migration", "React 18 upgrade", or planning framework/SDK upgrades.
原文语言:英语
Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what files change most", "hotspots", "bus factor", "knowledge silos", or needs to understand code evolution.
原文语言:英语
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.
原文语言:英语
Find implementation examples and design patterns in the codebase. Use when user asks "how to implement X", "how does this project do X", "show me examples of X", "where is X implemented", or needs to follow existing code conventions.
原文语言:英语