Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ContextAtlas

ContextAtlas contient 3 skills collectées depuis traviswye, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
6
mis à jour
2026-05-13
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

index-atlas
Développeurs de logiciels

Run ContextAtlas extraction inside Claude Code session (subscription-bounded; no Anthropic API key needed). Walks ADRs + source-symbol docstrings + filtered commit messages via `contextatlas list-extraction-sources` and extracts architectural claims via per-source iteration discipline. Persists to .contextatlas/atlas.json (committable artifact); LSP symbol resolution via mandatory `contextatlas resolve-symbols` post-extraction; canonical Claude Code entry point per ADR-02 v0.7 amendment §Decision entry-point-determined cost model. Substrate-equivalence with CLI extraction path closed at v0.7.1 ADR-02 amendment §index-atlas substrate-equivalence closure.

2026-05-13
prime-atlas
Analystes des systèmes informatiques

Prime your Claude Code session with ContextAtlas tools substrate at the start of each session in a ContextAtlas-configured repo. Verifies the MCP connection by probing the atlas + introduces the three MCP tools (get_symbol_context, find_by_intent, impact_of_change) with when-to-use guidance. Run this once per session before architectural work that would benefit from ContextAtlas's fused symbol + ADR + git + tests bundles per ADR-02 query-time-no-API-calls invariant.

2026-05-12
generate-adrs
Développeurs de logiciels

Generate Architectural Decision Records (ADRs) for a codebase by walking the source tree, identifying non-obvious architectural decisions, and writing canonical ContextAtlas-format ADRs to docs/adr/. Runs inside Claude Code session (subscription-bounded; no Anthropic API key needed). Supports optional --reference-context for migrating from heterogeneous existing documentation (Django DEPs, Confluence exports, internal wikis, RFC repos). Canonical Claude Code entry point per ADR-02 v0.7 amendment §Decision entry-point-determined cost model.

2026-05-12