git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 316
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
316
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add astro-6-server-islands - Invoke
// Run from any project directory
$ claude --skill astro-6-server-islands "draft a launch announcement" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill astro-6-server-islands "now refactor it"
astro-6-server-islands/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Astro 6 Islands
- slug:
- astro-6-server-islands
- version:
- v1.2.0
- license:
- MIT
- author:
- @island-craft
- repository:
- github.com/island-craft/astro-6-server-islands
- categories:
- tags:
- #astro#server-islands#content-layer#partial-hydration#cloudflare
- description:
Astro 6 content sites — server islands, Content Layer API, partial hydration, Cloudflare deploy.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
astro-6-server-islands/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…