Command Claude Code
Get project overview - scan <5% of files to achieve 70-80% understanding.
Command Claude Code
Get project overview - scan <5% of files to achieve 70-80% understanding.
Command Claude Code
Learn design patterns from the current codebase.
Command Claude Code
Clear saved SourceAtlas analysis results.
Command Claude Code
Guidelines for managing dev-notes/ directory structure and content.
Command Claude Code
Pre-release checklist before version bump.
Instructions file
Instructions for lis186/SourceAtlas, covering claude.md, what is sourceatlas, key files, commands and must follow.
Plugin Claude Code
AI-powered codebase understanding assistant. Learn design patterns, analyze impact, trace code flows, and understand any codebase through information theory principles. Includes 6 Agent Skills for automatic analysis triggering.
Skill Claude CodeCodex
Analyze dependency usage for library/framework/SDK upgrades.
Skill Claude CodeCodex
Extract business logic flow from code, trace execution path from entry point.
Skill Claude CodeCodex
Smart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors.
Skill Claude CodeCodex
Analyze the impact scope of code changes using static dependency analysis.
Skill Claude CodeCodex
List saved SourceAtlas analysis results.
Skill Claude CodeCodex
Get project overview - scan <5% of files to achieve 70-80% understanding.
Skill Claude CodeCodex
Learn design patterns from the current codebase.
Skill Claude CodeCodex
Clear saved SourceAtlas analysis results.
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.
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.
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.
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.
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.
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.
Cursor rule Cursor
A set of rules for writing Git commit messages, which describe changes saved to a code repository. It defines message types, scopes, language, length, and a confirmation process.
Cursor rule Cursor
A rule for improving a user’s prompt before carrying out the requested work. It says to return the revised prompt first and then call an interactive feedback service.
Cursor rule Cursor
A rule for updating project documents after completing a task. It specifies what to record in development notes, plans, and verification files.