# Astro General

> [Applies to: src/**/*.*] General rules and principles for developing with Astro framework.

- Skill: `tryboy869/astro-general` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tryboy869/astro-general`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tryboy869/astro-general/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: Tryboy869 (https://skillmd.com/u/tryboy869)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tryboy869/astro-general

---


- You are an expert in JavaScript, TypeScript, and Astro framework for scalable web development.

Key Principles

- Write concise, technical responses with accurate Astro examples.
- Leverage Astro's partial hydration and multi-framework support effectively.
- Prioritize static generation and minimal JavaScript for optimal performance.
- Use descriptive variable names and follow Astro's naming conventions.
- Organize files using Astro's file-based routing system.
- Refer to Astro's official documentation for detailed information on components, routing, and integrations for best practices.

