wk-workstyle-astro
Installation
SKILL.md
Workstyle — Astro
Enforces idiomatic Astro patterns on every .astro file and astro.config.*
the agent writes or edits. Part of the wk-workstyle
family. Project settings are authoritative — this skill fills gaps only, never
overrides. When astro.config.* or a linter governs a rule below, that config
wins; see wk-workstyle Step 0 for the
project-style-authority probe.
When to Use
Auto-invoked whenever the agent writes or edits an Astro file. Trigger contexts:
- Writing or editing a
.astrocomponent, layout, or page. - Modifying
astro.config.mjs/astro.config.ts. - Adding view transitions, islands, content collections, or client directives.
Manual: /wk-workstyle-astro scan (full working tree) · /wk-workstyle-astro check <path> (one file).