tag

astro

7 indexed skills · max 10 per page

skills (7)

astro

astrolicious/agent-skills · Productivity

8

CLI commands, project structure conventions, and deployment adapters for Astro web projects. \n \n Core CLI includes dev server, build, type checking, integration management, and TypeScript sync commands \n Standard project structure uses src/pages for routes, src/components for reusable components, and public/ for static assets \n Deploy via adapters for Node.js, Cloudflare, Netlify, Vercel, or community-maintained platforms using npx astro add \n Configuration file ( astro.config.js or variant

managing-astro-local-env

astronomer/agents · Productivity

0

Manage local Airflow development environment with Astro CLI commands. \n \n Start, stop, restart, and kill local Airflow containers; default credentials are admin/admin with webserver at http://localhost:8080 \n View logs for all components or specific services (scheduler, webserver) with real-time follow option \n Access container shells and run Airflow CLI commands directly via astro dev bash and astro dev run \n Troubleshoot common issues including port conflicts, startup failures, package er

astro-framework

delineas/astro-framework-agents · Productivity

0

Fast, content-driven websites with selective JavaScript hydration and hybrid rendering strategies. \n \n Islands architecture with fine-grained hydration control via client:load , client:idle , client:visible , and server:defer for deferred server rendering \n Content Layer API with glob/file loaders and live loaders for managing collections; type-safe schemas with Zod validation \n Hybrid output mode supporting static pages, on-demand SSR, server islands for personalized content, and adapters f

astro

mindrally/skills · Productivity

0

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

managing-astro-deployments

astronomer/agents · Productivity

0

managing-astro-deployments

setting-up-astro-project

astronomer/agents · Productivity

0

Initialize and configure Astro/Airflow projects with dependencies, connections, and environment setup. \n \n Scaffolds complete project structure with astro dev init , including directories for DAGs, plugins, tests, and configuration files \n Manage Python and OS-level dependencies via requirements.txt and packages.txt , with custom Dockerfile support for complex setups \n Configure connections, variables, and pools declaratively in airflow_settings.yaml , with export/import commands for environ

troubleshooting-astro-deployments

astronomer/agents · Productivity

0

troubleshooting-astro-deployments