syahiidkamil/Software-Engineer-AI-Agent-Atlas

314 stars · Last commit 2026-06-25

ATLAS: a senior-engineer layer for Claude Code. Explore with wireframes & prototypes, clarify the essentials, capture it in HTML spec doc then let Claude Code's native plan/goal/workflow loop build. Fewer tokens, less ceremony, faster to what people pictured. KISS/YAGNI/DRY, context decides. No overengineering. Clean architecture that works.

README preview

# SWE-ATLAS — a senior AI software engineer for Claude Code

[![npm version](https://img.shields.io/npm/v/swe-atlas?logo=npm&color=cb3837)](https://www.npmjs.com/package/swe-atlas)
[![npm downloads](https://img.shields.io/npm/dw/swe-atlas?logo=npm&color=cb3837)](https://www.npmjs.com/package/swe-atlas)
[![license](https://img.shields.io/npm/l/swe-atlas?color=3b82f6)](https://www.npmjs.com/package/swe-atlas)

![SWE-ATLAS — turn Claude Code into a senior AI software engineer with skills, subagents, and engineering conventions](misc/images/swe-atlas.png)

> The senior-engineer layer for Claude Code. Explore before you build, clarify only what matters, capture it in living HTML, then hand it to Claude Code's native plan / goal / workflow loop. Fewer tokens, less ceremony, faster to the thing people actually pictured.

```bash
npx swe-atlas@latest new-project                 # in your current project
npx swe-atlas@latest new-project my-workspace    # …or scaffold a new folder
```

One command. Full setup. No copy-pasting prompts every session.

ATLAS is an open-source **Claude Code template**: a curated set of skills, subagents, slash commands, and engineering conventions that turn Claude Code into a production-grade AI software engineer, with a wireframe-and-prototype workflow in place of heavyweight spec-driven development.

It ships in **three CLAUDE.md modes**, so you choose how much of the wheel to hand over:

View full repository on GitHub →