Skip to main content

Leo-Atienza/atlas-claude

SkillsMP has collected 158 skills from Leo-Atienza/atlas-claude. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
158
GitHub stars
3
GitHub forks
4

Showing 40 of 158 collected skills.

occupation
Computer Occupations, All Other
description

Monthly evolution report — knowledge growth, usage analysis, optimization suggestions

updated
occupation
Computer Occupations, All Other
description

Monthly audit of archived skills — auto-unarchive used skills, auto-remove unused ones

updated
occupation
Network & Computer Systems Administrators
description

Weekly cleanup scan — hooks, disk usage, stale files, MCP health

updated
occupation
Computer Occupations, All Other
description

Weekly memory consolidation — runs /dream to orient, gather signal, merge, and prune memory files

updated
occupation
Computer Occupations, All Other
description

Weekly system maintenance: analyze mistakes, health check, version updates

updated
occupation
Computer Occupations, All Other
description

Weekly memory maintenance — prune sessions >30, check INDEX/topics consistency, evolution health

updated
occupation
Software Developers
description

Evaluates code against Apple's App Store Review Guidelines. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, or Expo) to identify potential App Store rejection issues before submission. Triggers…

updated
occupation
Computer Occupations, All Other
description

Router skill for graph-based codebase/corpus queries. Picks the right tool: code-review-graph (CRG, MCP-native, Tree-sitter, 23 langs, auto-update) for code structure; graphify for mixed corpora (docs + papers + images + tweets). Use when: onboarding, mapping…

updated
occupation
Software Developers
description

Better Auth 1.6 for Next.js 16 (Lucia's 2026 successor): email/password, OAuth, magic links, passkeys, 2FA, organizations. Edge-native; pairs with Drizzle + Neon.

updated
occupation
Software Developers
description

For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.

updated
occupation
Software Developers
description

Watch/analyze a video by extracting scene-aware keyframes (deduplicated) + a transcript so the model can actually 'see' and 'read' it. Use when the user shares a video URL or local file and wants it summarized, analyzed, discussed, or quoted with timings.…

updated
occupation
Web Developers
description

Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild,…

updated
occupation
Project Management Specialists
description

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. In interactive mode it applies safe, verified fixes and commits them when the working tree is clean (it never pushes); in mode:agent it reports only and…

updated
occupation
Software Developers
description

Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says "commit and PR", "ship this", "create a PR", or "open a pull request". Also handles description-only flows ("write a PR…

updated
occupation
Software Developers
description

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo…

updated
occupation
Software Developers
description

Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to "refresh my learnings", "audit docs/solutions/", "clean up stale…

updated
occupation
Software Developers
description

Document a recently solved problem to compound your team's knowledge or CONCEPTS.md, the project's shared domain vocabulary.

updated
occupation
Software Developers
description

Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF,…

updated
occupation
Software Developers
description

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.

updated
occupation
Software Quality Assurance Analysts & Testers
description

[BETA] Dogfood the active branch end-to-end as a QA engineer. Diffs the branch against main, builds an exhaustive browser test matrix of every change (full user journeys, not just features), drives the app with agent-browser, then auto-fixes issues, adds…

updated
occupation
Software Developers
description

Generate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on…

updated
occupation
Software Developers
description

Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search…

updated
occupation
Software Developers
description

Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a…

updated
occupation
Software Developers
description

Start the dev server, open the feature in a browser, and iterate on improvements together. Manual invocation only — type /ce-polish to run it.

updated
occupation
Software Developers
description

Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Draft user-facing announcement and marketing copy for a feature that just shipped — an X post or thread, a changelog blurb, a LinkedIn post, an email, a blog intro, or a short demo script. Spiral-agnostic by default; voice-matched via the Spiral CLI when it…

updated
occupation
Software Developers
description

Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says "view this in proof", "share to proof", "HITL this doc", or wants a shared markdown review surface…

updated
occupation
Software Developers
description

Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks "what changed in compound-engineering recently?" or "what happened to…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.

updated
occupation
Computer Occupations, All Other
description

Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past…

updated
occupation
Computer Occupations, All Other
description

Diagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.

updated
occupation
Software Developers
description

Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.

updated
occupation
Computer Occupations, All Other
description

Check if the compound-engineering plugin is up to date and recommend the update command if not. Use when the user says "update compound engineering", "check compound engineering version", "ce update", "is compound engineering up to date", "update ce plugin",…

updated
occupation
Software Developers
description

[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.

updated
occupation
Software Developers
description

Execute work efficiently while maintaining quality and finishing features

updated
occupation
Software Developers
description

Ensure work happens in an isolated git worktree without disturbing the current checkout. Use when starting work that should stay isolated, or when `ce-work` or `ce-code-review` offers a worktree option. Detects existing isolation first, prefers the harness's…

updated
occupation
Software Developers
description

Run the full autonomous engineering pipeline end-to-end (plan, work, code review, test, commit, push, open PR, watch CI, fix CI failures until green). Use only when the user explicitly requests hands-off execution of a software task and provides a feature…

updated
occupation
Web Developers
description

Emit-ready pure-CSS @keyframes catalog — the Animista library. 50+ entrance, exit, attention, and text micro-animations (slide/scale/rotate/flip/swing/swirl/ slit/roll/bounce/fade/puff, pulsate/heartbeat/ping/shake/vibrate/wobble/jello, shadow-drop/pop/inset,…

updated
occupation
Web & Digital Interface Designers
description

MANDATORY pre-flight before UI work against any design reference (Figma, Stitch, screenshot, mockup): diff the current build vs the design and get sign-off on the concrete gap list BEFORE coding. Triggers on /design-check or 'make it look like this'.

updated
Showing 40 of 158 collected skills.