skilly. Buy ad slot
All skills
Astro · Frontend / AGENT SKILL

dev

zatsit-oss/zats-greenscore
0 installs 4 GitHub stars
0

Start the Astro development server for web development.
Start the Astro development server for web development

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

Start the development server.

Run this command:

```bash
npm run dev
```

The site will be available at http://localhost:4321 (or next available port).

Hot reload is enabled for rapid development.