From sourceatlas
Finds code examples and design patterns like API endpoints, authentication, database queries, and error handling in the codebase. Triggered for 'how to implement X', 'show examples of X', or following conventions.
npx claudepluginhub lis186/sourceatlas --plugin sourceatlasThis skill uses the workspace's default tool permissions.
Trigger this skill when the user:
Locates internal codebase patterns, GitHub repos with code excerpts, official docs, and examples for feature implementations like rate limiting or OAuth.
Investigates codebase to verify design assumptions, find patterns, locate features, confirm file locations/structure, and ground planning in reality before implementation.
Enhances codebase searches via semantic query parsing, regex patterns, AST analysis, symbol lookups, and optimized grep/ripgrep with relevance ranking and context.
Share bugs, ideas, or general feedback.
Trigger this skill when the user:
/sourceatlas:pattern "<pattern>" with the relevant pattern name/sourceatlas:pattern "api endpoint"/sourceatlas:pattern "authentication"/sourceatlas:pattern "database query"/sourceatlas:pattern "background job"/sourceatlas:pattern "file upload"/sourceatlas:pattern "error handling"/sourceatlas:pattern "validation"/sourceatlas:pattern "unit test"