Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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