Skip to main content
ClaudeWave
syahiidkamil avatar
syahiidkamil

Software-Engineer-AI-Agent-Atlas

Ver en GitHub

ATLAS: a senior-engineer layer for Claude Code. Explore with wireframes & prototypes, clarify the essentials, capture it in living HTML 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.

Subagents300 estrellas53 forksPythonActualizado today
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas && cp Software-Engineer-AI-Agent-Atlas/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items en este repositorio

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences

Instalar

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development

Instalar
code-reviewSubagent

Code review a pull request

Instalar

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

Instalar
commitSlash Command

Commit what is already staged — runs the commit subagent in the background, following the ATLAS commit convention.

Instalar

Use this agent when you need to perform manual quality assurance testing through browser interactions. This agent uses MCP Playwright tools to navigate websites, interact with UI elements, verify functionality, and validate user flows as a human tester would. Perfect for testing new features, regression testing, validating bug fixes, or exploring application behavior. Examples:\n\n<example>\nContext: The user has just implemented a new login feature and wants to test it.\nuser: "I've added a new login form, can you test if it works correctly?"\nassistant: "I'll use the qa-manual-tester agent to test the login functionality through the browser."\n<commentary>\nSince the user needs manual testing of a new feature, use the Task tool to launch the qa-manual-tester agent to interact with the browser and verify the login flow.\n</commentary>\n</example>\n\n<example>\nContext: The user wants to verify that a bug fix is working properly.\nuser: "I fixed the issue where the submit button wasn't working on mobile view. Can you verify?"\nassistant: "Let me launch the qa-manual-tester agent to verify the submit button works correctly in mobile view."\n<commentary>\nThe user needs manual verification of a bug fix, so use the qa-manual-tester agent to test the specific functionality through browser interaction.\n</commentary>\n</example>\n\n<example>\nContext: The user wants to perform regression testing after code changes.\nuser: "I've refactored the checkout flow. Please test that everything still works."\nassistant: "I'll use the qa-manual-tester agent to perform comprehensive testing of the checkout flow."\n<commentary>\nSince the user needs regression testing after refactoring, use the qa-manual-tester agent to manually test the entire checkout flow.\n</commentary>\n</example>

Instalar
change-core-selfSlash Command

Interview Boss about the project, then reason from first principles to design the ideal ATLAS operating identity/system-prompt for it — free to drop KISS/YAGNI/DRY/clean-architecture entirely when the project (and the LLM's own distribution) calls for a different mindset

Instalar
get-to-knowSlash Command

Initialize project context — understand the project, configure conventions, and set up project rules

Instalar
prototypeSlash Command

Brainstorm an idea into a clickable multi-screen React prototype — model the mind (Theory of Mind), interview to kill ambiguity, build a no-build CDN-React prototype under misc/prototypes/, run it, iterate until it matches Boss's vision.

Instalar
wireframeSlash Command

Quickly sketch a standalone low-fidelity wireframe as self-contained HTML — gray boxes, dashed borders, no framework. Lighter than /plan:create-phase, static unlike /brainstorm:prototype.

Instalar
create-design-mdSlash Command

Discover the project's visual identity, prototype 3 HTML design variants for Boss to compare in a browser, iterate, then lock in DESIGN.md (Stitch-format, machine + human readable). The single source of truth AI coding agents read before generating UI.

Instalar
logSlash Command

Show recent git commits with a brief summary and continual context tied to the working directory / staging area.

Instalar
stage-commitSlash Command

Stage and commit all working-directory changes — runs the commit subagent in the background until the tree is clean.

Instalar
create-phaseSlash Command

Create a development phase the lean way — resolve ambiguity through Q&A, then capture it as a self-contained low-fidelity wireframe HTML document you implement from in plan mode

Instalar
featureSlash Command

Guided feature development with codebase understanding and architecture focus

Instalar
create-test-casesSlash Command

Author human-readable manual test cases (markdown) into docs/living-test-cases/ — the living artifact that /qa:manual-test-run executes

Instalar

Activate ATLAS pattern recognition mode. Identify repeated patterns, extract essential characteristics, and create reusable abstractions from concrete examples.

Instalar

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

Instalar

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Instalar

Index of official Claude Code / Anthropic docs — fetches the right page on demand

Instalar
docxSkill

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

Instalar

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Instalar

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Instalar

Write content in any language indistinguishable from a skilled human writer. Avoids AI-sounding phrases, varies sentence structure, creates natural prose. Detects target language and loads language-specific AI-tells, register, and orthography from `languages/`.

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentai-coding-assistantai-software-engineeranthropicclaudeclaude-codeclaude-code-agentsclaude-code-skillsclaude-code-templatecoding-agentdeveloper-toolsllmscaffoldingslash-commandsspec-driven-developmentsubagents

Lo que la gente pregunta sobre Software-Engineer-AI-Agent-Atlas

¿Qué es syahiidkamil/Software-Engineer-AI-Agent-Atlas?

+

syahiidkamil/Software-Engineer-AI-Agent-Atlas es subagents para el ecosistema de Claude AI. ATLAS: a senior-engineer layer for Claude Code. Explore with wireframes & prototypes, clarify the essentials, capture it in living HTML 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. Tiene 300 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala Software-Engineer-AI-Agent-Atlas?

+

Puedes instalar Software-Engineer-AI-Agent-Atlas clonando el repositorio (https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar syahiidkamil/Software-Engineer-AI-Agent-Atlas?

+

Nuestro agente de seguridad ha analizado syahiidkamil/Software-Engineer-AI-Agent-Atlas y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene syahiidkamil/Software-Engineer-AI-Agent-Atlas?

+

syahiidkamil/Software-Engineer-AI-Agent-Atlas es mantenido por syahiidkamil. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a Software-Engineer-AI-Agent-Atlas?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega Software-Engineer-AI-Agent-Atlas en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: syahiidkamil/Software-Engineer-AI-Agent-Atlas
[![Featured on ClaudeWave](https://claudewave.com/api/badge/syahiidkamil-software-engineer-ai-agent-atlas)](https://claudewave.com/repo/syahiidkamil-software-engineer-ai-agent-atlas)
<a href="https://claudewave.com/repo/syahiidkamil-software-engineer-ai-agent-atlas"><img src="https://claudewave.com/api/badge/syahiidkamil-software-engineer-ai-agent-atlas" alt="Featured on ClaudeWave: syahiidkamil/Software-Engineer-AI-Agent-Atlas" width="320" height="64" /></a>

Más Subagents