git log --oneline --stat
HEAD
- Stars
- 46k
- Forks
- 122
- Updated
- Apr 30, 2026
repo --stat
stars
46k
forks
122
last update
Apr 30, 2026
license
MITv4.8.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add astro-static-site - Invoke
// Run from any project directory
$ claude --skill astro-static-site "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill astro-static-site "now refactor it"
astro-static-site/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Astro Static Site Builder
- slug:
- astro-static-site
- version:
- v4.8.0
- license:
- MIT
- author:
- @withastro
- repository:
- github.com/withastro/astro
- categories:
- tags:
- #astro#static-site#mdx#islands#seo
- description:
Ship zero-JS static sites with Astro: islands architecture, MDX blog, and Vercel edge.
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-static-site/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…