astro-assets
49Skill Claude CodeCodex
Use when optimizing images or other assets in Astro — , , getImage(), Fonts API, or OG image generation.
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.
Plugin Claude Code
Generates indented markdown maps of the plugin ecosystem for agent navigation.
Agent
Use when: /map command, finding skills/agents, understanding ecosystem layout. Do NOT use for: code generation, debugging, file editing.
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.
Instructions file CodexOpenCode
AGENTS.md instructions for fusengine/codex, covering agents.md - fusengine codex rules, priority and authority, identity and communication, always-on orchestration and hard stops.
Command
Quick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
Command
APEX Methodology - The systematic Analyze-Plan-Execute-eLicit-eXamine approach for intelligent development. Eliminates hallucinations, errors, and bugs to produce clean, maintainable code.
Command
Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance.
Command
Auto-generate Pull Request with comprehensive description, test plan, and changelog. Uses gh CLI for creation.
Command
Comprehensive codebase investigation using research-expert for documentation, explore-codebase for structure, and deep analysis. Perfect for understanding complex systems.
Command
Systematic Explore-Plan-Code-Test methodology for structured development. Ensures comprehensive approach to feature implementation.
Command
Analyze and explain software architecture with ASCII diagrams and pattern detection. Creates visual representations of system design.