com um clique
latest-astro
Latest Astro features from versions 4.x through 5.x (mid 2024 to 2025)
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Latest Astro features from versions 4.x through 5.x (mid 2024 to 2025)
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Initial Convex workspace setup in Coder workspaces with self-hosted Convex deployment, authentication configuration, Docker setup, and environment variable generation
Self-hosted Convex development in Coder workspaces with authentication, queries, mutations, React integration, and environment configuration
Guides self-hosted Convex deployment, authentication setup, environment configuration, troubleshooting, and production deployment considerations.
Coder workspace environment for hahomelabs.com deployments. Includes networking, ports, convex config, nhost config
Manages git operations including commits, pull requests, merge requests, and branching. Use when creating commits, handling git conflicts, managing branches, or reviewing git history. Enforces clean commit messages without author attribution.
Refactors Claude Code skills to reduce token usage 80-95% using Progressive Disclosure Architecture (PDA). Splits monolithic skills into orchestrator + reference files, extracts scripts, creates reference/ directories. Use when optimizing skills, improving skill efficiency, refactoring large/bloated skills, reducing token costs, applying PDA, modularizing skills, breaking down skills, or converting encyclopedia-style skills to orchestrator pattern.
| name | latest-astro |
| description | Latest Astro features from versions 4.x through 5.x (mid 2024 to 2025) |
| updated | "2026-01-11T00:00:00.000Z" |
Comprehensive knowledge about Astro framework features released from mid-2024 through 2025
This skill contains up-to-date knowledge about Astro framework features, API changes, and best practices from versions 4.x through 5.x (2024-2025). Astro has evolved significantly with major releases introducing the Content Layer API, Server Islands, enhanced Actions API, and performance improvements.
The Content Layer is a major evolution in content management, replacing and enhancing Content Collections.
Key Features:
Resources:
Server Islands combine static HTML with dynamic server-generated content for optimal performance.
Resources:
Type-safe backend function calls from the client with built-in validation.
Resources:
Astro is actively working on RSC support as a simpler alternative to Next.js.
Resources:
Astro's client directives control when and how JavaScript is hydrated:
| Directive | Behavior |
|---|---|
client:load | Hydrate immediately on page load |
client:idle | Hydrate when browser is idle |
client:visible | Hydrate when scrolled into view |
client:media={...} | Hydrate based on media query |
client:only | Server-side rendering disabled |
Resources:
Astro DB - Fully-managed SQL database
Prisma - Type-safe ORM
Drizzle ORM - Lightweight TypeScript ORM
Resources:
Features:
New in 2024-2025:
Resources:
Performance:
Resources:
Resources:
New in 2025:
Supported UI Frameworks:
Resources:
Tailwind 4 now uses a Vite plugin instead of @astrojs/tailwind:
Resources:
Resources:
Features:
astro info outputAstro continues to lead in performance: