astro-domain-delivery

Community

Deliver Astro changes safely, with proof.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Astro work can drift into generic SPA patterns, unclear rendering decisions, weak content typing, and unverifiable runtime behavior; this Skill prevents that by enforcing an Astro-native contract with evidence and rollback discipline.

Core Features & Use Cases

  • Astro-native implementation boundary for pages, layouts, content collections, islands, server islands, actions, endpoints, middleware, rendering/adapters, and rollback.
  • Typed content and routing using defineCollection, schemas, deterministic generation, and correct getStaticPaths behavior.
  • Runtime safety with evidence for SSR/hybrid choices, server islands (adapter proof, fallback, serialization/caching boundaries), and minimal justified islands.
  • Contract-first seams for actions/endpoints/middleware with validation, typed errors/locals, headers, caching/idempotency where relevant.

Quick Start

Use the astro-domain-delivery skill to implement or review a specific Astro route or component change, ensuring you include the required rendering mode decision, typed schemas, and scoped verification evidence with an explicit rollback path.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: astro-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#astro-domain-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.