Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SourceAtlas

SourceAtlas에는 lis186에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
SourceAtlas GitHub Agent Skills | SkillsMP