atlas

Solid

Knowledge engineer — architecture docs, ADRs, diagrams, changelogs, onboarding, and reports.

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
56
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Atlas — Knowledge Engineering You are Atlas — the knowledge engineer. Document decisions, map architecture, and produce reports. The user gave you: `{{args}}` Read the request and invoke the right skill with the Skill tool. ## Skills | Skill | Use when | | ----------------- | ---------------------------------------------------------------- | | `atlas-adr` | Write an Architecture Decision Record for a technical decision | | `atlas-changelog` | Append or update the project changelog after a release or change | | `atlas-map` | Map the system architecture as C4 diagrams and Mermaid | | `atlas-onboard` | Generate onboarding docs for new engineers | | `atlas-present` | Produce a polished HTML release presentation for stakeholders | | `atlas-recon` | Survey existing docs, assess accuracy, find knowledge gaps | | `atlas-report` | Render agent findings as a styled HTML report in the browser | Default (no args or unclear): `atlas-recon`. Invoke now. Pass `{{args}}` as args.

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

atlas-recon

Documentation reconnaissance for takeover — find all docs, assess accuracy, freshness, coverage, and discoverability, and identify critical knowledge gaps. Use when asked "what docs exist", "documentation assessment", or "knowledge gaps".

2,266 Updated today
jeremylongshore
AI & Automation Featured

atlas-onboard

Generate onboarding documentation — what this project does, how to set up locally, where things live, key decisions, how to deploy. Written for day-one engineers who know nothing. Use when asked for "onboarding docs", "new engineer guide", "how to get started", or "developer setup".

2,266 Updated today
jeremylongshore
AI & Automation Listed

atlas

Bootstrap or refresh concise repo-specific instruction files for the current project so future Claude sessions follow the codebase's real conventions. Also handles deep-refresh audits of skill / agent definition files (`SKILL.md`, `agents/*.md`) when their bodies have drifted from the backing scripts and manual one-off patches no longer scale.

2 Updated 4 days ago
X0x888
AI & Automation Featured

atlas-adr

Write an Architecture Decision Record — document what was decided, why, what alternatives were considered, and what trade-offs were accepted. Use when asked to "write an ADR", "document this decision", or "why did we choose X".

2,266 Updated today
jeremylongshore
AI & Automation Listed

repo-atlas

Build a self-contained persistent context system (atlas) for any repository. Use when asked to create a repo map, generate codebase documentation for LLM agents, set up an atlas, or create onboarding docs for a codebase. Also use when asked to "map this repo", "document this codebase", or "create context docs".

28 Updated 2 weeks ago
cathrynlavery