lis186/SourceAtlas

A set of AI-powered slash commands for Claude Code and OpenSkills (support Cursor, Windsurf and Gemini CLI) that help you understand any codebase quickly

46Stars on the repository
27Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

deps

01

lis186/SourceAtlas

Skill Claude CodeCodex

Analyze dependency usage for library/framework/SDK upgrades.

46 1mo ago A 11 tokens original MIT

flow

02

lis186/SourceAtlas

Skill Claude CodeCodex

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

46 1mo ago A 15 tokens original MIT

history

03

lis186/SourceAtlas

Skill Claude CodeCodex

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

46 1mo ago A 18 tokens original MIT

impact

04

lis186/SourceAtlas

Skill Claude CodeCodex

Analyze the impact scope of code changes using static dependency analysis.

46 1mo ago A 13 tokens original MIT

list

05

lis186/SourceAtlas

Skill Claude CodeCodex

List saved SourceAtlas analysis results.

46 1mo ago A 8 tokens original MIT

overview

06

lis186/SourceAtlas

Skill Claude CodeCodex

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

46 1mo ago A 20 tokens original MIT

pattern

07

lis186/SourceAtlas

Skill Claude CodeCodex

Learn design patterns from the current codebase.

46 1mo ago A 10 tokens original MIT

reset

08

lis186/SourceAtlas

Skill Claude CodeCodex

Clear saved SourceAtlas analysis results.

46 1mo ago C 8 tokens original MIT

code-flow-tracer

09

lis186/SourceAtlas

Skill Claude CodeCodex

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.

46 1mo ago A 50 tokens original MIT

codebase-overview

10

lis186/SourceAtlas

Skill Claude CodeCodex

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.

46 1mo ago A 57 tokens original MIT

dependency-analyzer

11

lis186/SourceAtlas

Skill Claude CodeCodex

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.

46 1mo ago A 56 tokens original MIT

history-analyzer

12

lis186/SourceAtlas

Skill Claude CodeCodex

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.

46 1mo ago A 52 tokens original MIT

impact-analyzer

13

lis186/SourceAtlas

Skill Claude CodeCodex

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.

46 1mo ago A 52 tokens original MIT

pattern-finder

14

lis186/SourceAtlas

Skill Claude CodeCodex

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.

46 1mo ago A 54 tokens original MIT