Skill Claude CodeCodex
Use when creating new skills, restructuring existing skills, or improving skill documentation.
Skill Claude CodeCodex
Use when creating new skills, restructuring existing skills, or improving skill documentation.
Skill Claude CodeCodex
Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.
Skill Claude CodeCodex
Use when writing production code that needs tests -- new features, bug fixes, refactoring. Enforces RED-GREEN-REFACTOR before implementation.
Skill Claude CodeCodex
Use when analyzing multiple files, auditing a codebase, scanning dependencies, or counting lines -- one Bash pipeline beats N sequential Read calls.
Skill Claude CodeCodex
Use when marking a task complete, finishing a feature, or claiming a bug fixed -- verifies functional resolution before closing. Do NOT use for lint/quality checks (use sniper AFTER this).
Skill Claude CodeCodex
Use when building Astro 7 sites, choosing an output mode (static/server/hybrid), configuring middleware, or upgrading from Astro 5/6.
Skill Claude CodeCodex
Use when handling form submissions, mutations, or server-side logic with type safety in Astro via defineAction / astro:actions.
Skill Claude CodeCodex
Use when optimizing images or other assets in Astro — , , getImage(), Fonts API, or OG image generation.
Skill Claude CodeCodex
Use when managing structured content, blog posts, or typed data collections in Astro via the Content Layer API (content.config.ts).
Skill Claude CodeCodex
Use when doing database operations in an Astro project via Astro DB (defineDb, defineTable, db/config.ts, Turso).
Skill Claude CodeCodex
Use when deploying an Astro 7 app to Cloudflare, Vercel, Netlify, or Node.js — adapter setup, ISR patterns, edge middleware.
Skill Claude CodeCodex
Use when implementing i18n in Astro — locale routing strategies, getRelativeLocaleUrl/getAbsoluteLocaleUrl, Astro.currentLocale, or hreflang with sitemap.
Skill Claude CodeCodex
Use when adding React, Vue, Svelte, Solid, Preact, or another UI framework to an Astro project via @astrojs/ integrations.
Skill Claude CodeCodex
Use when adding interactivity to Astro pages via client: directives or rendering dynamic server content with server:defer.
Skill Claude CodeCodex
Use when configuring Content Security Policy (CSP) in Astro 7 — security headers, script/style hashes, nonces, or experimentalStaticHeaders.
Skill Claude CodeCodex
Use when optimizing SEO for an Astro site — meta tags, Open Graph, JSON-LD structured data, sitemap/RSS, canonical URLs, hreflang, Core Web Vitals.
Skill Claude CodeCodex
Use when building a documentation site with Astro Starlight — sidebar config, Pagefind search, plugins (blog/openapi/typedoc), i18n, llms.txt.
Skill Claude CodeCodex
Use when styling Astro components — scoped CSS, CSS Modules, Tailwind CSS, UnoCSS, Sass, the class:list directive, or global styles.
Skill Claude CodeCodex
Use when applying SOLID principles to an Astro project — file-size limits, src/interfaces/ for types, JSDoc, modular structure, DRY.
Agent
└── cartographer.md — Expert cartography agent. Navigates .cartographer/ maps, enr.
Command
└── map.md — Refresh and display the ecosystem map of all installed plugi.
Command
Refresh and display the ecosystem map of all installed plugins, agents, skills, commands, and hooks.
Skill Claude CodeCodex
Use when cartography index descriptions are truncated, a new plugin/skill was just added, or after SessionStart regenerates the map.
Command
Check for Codex updates, detect breaking changes, analyze plugin compatibility, and optionally gather community pulse via Exa.