AgentSkillsCN

astro-site

在此工作空间中,使用 pnpm + Tailwind v4 + Starwind UI 规范,构建并优化 Astro 营销网站。

SKILL.md
--- frontmatter
name: astro-site
description: Implement or edit Astro marketing sites in this workspace using pnpm + Tailwind v4 + Starwind UI conventions.

Skill: Astro site implementation (VPS workspace)

Inputs to ask for (if missing)

  • Which site folder is the target (e.g. vps-site/, Clients/Projects/...)?
  • Page/route(s) involved
  • Desired change (copy, layout, components) and any reference URL/screenshot

Workflow

  1. Read the nearest AGENTS.md and follow project-specific conventions.
  2. Prefer existing components/patterns; keep changes scoped.
  3. Use Starwind UI components when available; extend via variants/props before custom CSS.

Verification

  • Prefer pnpm dev for feedback loops.
  • Run the repo’s fast validators if present (e.g. pnpm lint, pnpm astro check).
  • Only run pnpm build when doing pre-commit verification or after major refactors.