docs-lookup
Astro Docs Lookup
Use this skill when answering Astro questions that depend on current documentation, exact API names, integration setup, upgrade paths, or version-sensitive behavior.
Workflow
1. Define the exact question
Reduce the request to a specific topic before searching:
- integrations
- content collections
- routing
- assets and images
- rendering modes
- deployment adapters
- migrations or upgrade guides
If the user includes an error message, search that message directly as part of the lookup.
More from incluud/astro-agent-skills
add-integration
Add and configure Astro integrations, adapters, and UI framework tooling.
14create-component
Create Astro components, pages, and layouts with accessible markup and minimal client-side JavaScript.
14astro-best-practices
Apply performant, accessible, and maintainable defaults when building or reviewing Astro projects.
14migrate
Plan and execute migrations to Astro or between Astro versions with minimal regressions.
13content-collection
Set up and evolve Astro content collections with typed schemas and reliable querying patterns.
13