Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By a5c-ai
Turn a stated need into a full system design by mining the Atlas knowledge graph.
npx claudepluginhub a5c-ai/atlas-claude --plugin atlasCollect nuances — gather domain-specific edge cases, constraints, and gotchas from the Atlas graph.
Interactive systems discovery — turn a stated need into a full system design via the Atlas graph.
Data mining — discover the data models/entities a domain requires from the Atlas graph.
Process mining — discover the processes/workflows a domain requires from the Atlas graph.
Reference for querying the Atlas knowledge graph through its MCP tools. Use when you need to look up nodes, edges, kinds, clusters, stats, or wiki pages in Atlas. (atlas graph, query atlas, atlas mcp, search the graph, graph neighbors, atlas record, atlas kinds)
Turn a stated need into a full system design by mining the Atlas knowledge graph. Use this skill when asked to design a system from a goal, discover the components/processes/data a domain needs, mine processes or data models, or collect domain nuances. (atlas, design a system, what does X need, system discovery, process mining, data mining, collect nuances, blueprint from a need, graph-driven design)
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Implementation of the babysitter technique - continuous orchestration loops for deterministic development. Run Claude in a loop with orchestration steps based on the babysitter-sdk and technique.
Orchestrate complex, multi-step workflows with event-sourced state management, hook-based extensibility, and human-in-the-loop approval
Atlas turns a stated need into a full system design by mining the Atlas
knowledge graph. This is the Claude Code harness surface for the atlas plugin.
atlas (the need → design brain) and atlas-graph-query
(a reference for the Atlas MCP tool surface)./atlas:discover, /atlas:mine-processes,
/atlas:mine-data, /atlas:collect-nuances — each delegates orchestration
to the babysitter:babysit skill using an atlas-specific .a5c process.atlas), wired natively into
Claude Code's own MCP config format.The Atlas MCP server is wired natively for Claude Code — no manual setup. It
defaults to https://atlas-staging.a5c.ai/api/mcp and is overridable at
runtime via the ATLAS_MCP_URL environment variable. The
mcp__atlas__atlas_public_* tools are then available to the atlas skills.
Atlas commands delegate orchestration to Babysitter, so install the Babysitter CLI once, then install this plugin for Claude Code:
npm install -g @a5c-ai/babysitter
babysitter harness:install-plugin claude-code
See the repository license.