publishing-astro-websites-agentic-skill
A comprehensive Claude Code skill for building and deploying static websites with the Astro framework. Covers SSG, Content Collections, Markdown/MDX, Mermaid diagrams, Pagefind search, i18n, and deployment to Firebase/Netlify/Vercel.
Install / Use
npx skills add SpillwaveSolutions/publishing-astro-websites-agentic-skillInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
OperationsSupported Platforms
Skill content
View source on GitHubPublishing Astro Websites - Claude Code Agentic Skill
A comprehensive Claude Code skill for building and deploying static websites with the Astro framework.
Overview
This skill provides guidance for Astro static site generation (SSG), covering:
- Content Collections - Legacy patterns, Content Layer API (Astro 5.0), Custom Loaders
- Syntax Highlighting - Shiki configuration, Transformers, Expressive Code
- Diagram Integration - Mermaid, PlantUML, dark mode theming strategies
- Client-Side Search - Pagefind (granular controls, weighting), Fuse.js comparison
- Versioned Documentation - Starlight framework, multi-version patterns
- Internationalization - i18n routing, fallback logic for missing translations
- Common Patterns - Pagination, tag archives, RSS feeds, forms, JSON-LD, dark mode
- Performance - Prefetching, Critical CSS (astro-critters), partial hydration
- Testing - Vitest component testing, Playwright E2E, link checking
- Deployment - Firebase, Netlify, Vercel, GitHub Pages, GCS + Cloud CDN
Installation
Clone this repository into your Claude Code skills directory:
cd ~/.claude/skills
git clone https://github.com/SpillwaveSolutions/publishing-astro-websites-agentic-skill.git
Or add as a Git submodule to your existing skills:
git submodule add https://github.com/SpillwaveSolutions/publishing-astro-websites-agentic-skill.git
Usage
Once installed, Claude Code will automatically use this skill when you ask about:
- "Create an Astro site"
- "Deploy Astro to Firebase"
- "Set up content collections"
- "Add Mermaid diagrams to Astro"
- "Configure Astro i18n"
- "Build a static blog"
- "Astro markdown setup"
Structure
publishing-astro-websites-agentic-skill/
├── .claude-plugin/
│ └── marketplace.json
├── publishing-astro-websites/
│ ├── SKILL.md
│ └── references/
│ ├── deployment-platforms.md
│ └── markdown-deep-dive.md
├── .gitignore
└── README.md
Requirements
- Claude Code CLI
- Node.js 18+ (for Astro projects)
License
MIT
Author
Richard Hightower - SpillwaveSolutions
Related Skills
Douyin_TikTok_Download_API
20.3k🚀 Self-hosted TikTok & Douyin scraper and no-watermark video downloader — async REST API, MCP server, CLI and web console for posts, profiles, comments and playlists. Self-healing identity pool, PostgreSQL archive, one docker compose up. 抖音、TikTok 数据采集与无水印视频下载 API,自托管,支持 MCP 调用与 Docker 一键部署。
worldmonitor
87.2kReal-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
nacos
33.4kan easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
dbx
20.5k25 MB lightweight cross-platform database client for 90+ databases, including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, SQL Server, and Dameng. Built-in AI, MCP Server, CLI, desktop and Docker.
Security Score
Audited on Jan 2, 2026
