AvinashP/AgentsAtlas

Minimal workflow for building production-ready projects with Claude Code & Codex. 8 commands, fresh context, quality execution.

7Stars on the repository
27Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

atlas-complete

01

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Complete the current milestone and prepare next work by following the canonical complete command doc.

7 3mo ago A 20 tokens original MIT

atlas-execute

02

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Execute the current plan (from STATE.md -> PLAN.md) by following the canonical execute command doc. Make code changes + run necessary checks.

7 3mo ago A 32 tokens original MIT

atlas-init

03

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Initialize project with CLAUDE.md, STATE.md, and ROADMAP.md by following the canonical init command doc.

7 3mo ago A 26 tokens original MIT

atlas-plan

04

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Create executable plan for the current phase (3-5 tasks). Reads the canonical plan command doc and produces/updates the current PLAN.md referenced from STATE.md. No implementation.

7 3mo ago A 38 tokens original MIT

atlas-review

05

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Review code changes and capture learnings for CLAUDE.md by following the canonical review command doc.

7 3mo ago A 23 tokens original MIT

atlas-status

06

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Check project progress and suggest the next action by following the canonical status command doc.

7 3mo ago A 19 tokens original MIT

atlas-sync

07

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Restore project context after clear/new session by following the canonical sync command doc.

7 3mo ago A 18 tokens original MIT

atlas-triage

08

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Pull and triage issues from external sources for planning by following the canonical triage command doc.

7 3mo ago A 24 tokens original MIT

brainstorming

09

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Use before any creative work - creating features, building components, adding functionality. Explores requirements and design through collaborative dialogue before implementation.

7 3mo ago A 30 tokens original MIT

committing

10

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Creates quality git commits with conventional commit format. Use when asked to commit changes or create a commit message.

7 3mo ago A 24 tokens original MIT

creating-pr

11

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Creates pull requests with quality descriptions. Use when asked to create a PR, open a pull request, or ship code for review. Requires test verification before PR creation.

7 3mo ago A 36 tokens original MIT

debugging

12

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Use when encountering any bug, test failure, error, or unexpected behavior - before proposing fixes. Requires root cause investigation first.

7 3mo ago A 28 tokens original MIT

explaining-code

13

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Explains code with diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when asked "how does this work?".

7 3mo ago A 35 tokens original MIT

frontend-design

14

AvinashP/AgentsAtlas

Skill Claude CodeCodex

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).…

7 3mo ago A 77 tokens copy · 100% MIT

mcp-builder

15

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

7 3mo ago A 61 tokens copy · 100% MIT

receiving-feedback

16

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Use when receiving code review feedback or corrections - before implementing suggestions. Requires technical verification and reasoned evaluation, not blind agreement or performative responses.

7 3mo ago A 33 tokens original MIT

refactoring

17

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Refactors code safely with test verification. Use when asked to refactor, restructure, clean up, or improve code organization.

7 3mo ago A 28 tokens original MIT

scaffolding

18

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Generates boilerplate following project conventions. Use when asked to create a new component, module, service, or scaffold code.

7 3mo ago A 29 tokens original MIT

security-audit

19

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Audits code for security vulnerabilities. Use when asked to check security, find vulnerabilities, or audit for OWASP issues.

7 3mo ago A 28 tokens original MIT

skill-creator

20

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

7 3mo ago A 45 tokens copy · 88% MIT

testing

21

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Use when implementing any feature or bugfix - before writing implementation code. Write the test first, watch it fail, then implement.

7 3mo ago A 28 tokens original MIT

verifying

22

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing - before committing or creating PRs. Requires running verification commands and confirming output before any success claims.

7 3mo ago A 36 tokens original MIT

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

7 3mo ago A 64 tokens copy · 100% MIT

webapp-testing

24

AvinashP/AgentsAtlas

Skill Claude CodeCodex

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

7 3mo ago A 35 tokens copy · 100% MIT