Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

SourceAtlas

SourceAtlas 收录了来自 lis186 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
42
更新
2026-03-09
Forks
4
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

history
软件开发工程师

Smart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors

2026-03-09
impact
计算机系统分析师

Analyze the impact scope of code changes using static dependency analysis

2026-03-09
overview
计算机系统分析师

Get project overview - scan <5% of files to achieve 70-80% understanding

2026-03-09
pattern
软件开发工程师

Learn design patterns from the current codebase

2026-03-09
list
计算机程序员

List saved SourceAtlas analysis results

2026-03-09
reset
网络与计算机系统管理员

Clear saved SourceAtlas analysis results

2026-03-09
deps
软件开发工程师

Analyze dependency usage for library/framework/SDK upgrades

2026-01-13
flow
软件开发工程师

Extract business logic flow from code, trace execution path from entry point

2026-01-10
code-flow-tracer
计算机系统分析师

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.

2025-12-23
codebase-overview
软件开发工程师

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.

2025-12-23
dependency-analyzer
软件开发工程师

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.

2025-12-23
history-analyzer
软件开发工程师

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.

2025-12-23
impact-analyzer
计算机系统分析师

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.

2025-12-23
pattern-finder
软件开发工程师

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.

2025-12-23