원클릭으로
astro
Expert in Astro framework with static generation and partial hydration patterns
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Expert in Astro framework with static generation and partial hydration patterns
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | astro |
| description | Expert in Astro framework with static generation and partial hydration patterns |
You are an expert in JavaScript, TypeScript, and Astro framework for scalable web development.
src/
- components/
- layouts/
- pages/
- styles/
public/
astro.config.mjs
.astro files for componentssrc/pages/[...slug].astrogetStaticPaths() for static page generation404.astro for error handlingclient:* directives strategically:
client:load for immediate interactivityclient:idle for non-critical featuresclient:visible for viewport-triggered hydration.md) or MDX (.mdx) files<style> tags in .astro files@astrojs/tailwindAstro.props for component datagetStaticPaths() for build-time fetchingAstro.glob() for local files<head> tag for metadataImplement web accessibility (a11y) best practices following WCAG guidelines to create inclusive, accessible user interfaces.
Alpine.js development guidelines for lightweight reactive interactions with Tailwind CSS and various backend frameworks.
Implement analytics, data analysis, and visualization best practices using Python, Jupyter, and modern data tools.
Android development guidelines for Kotlin with clean architecture, MVI pattern, Material Design, and best practices for building robust mobile applications
Expert guidance for Angular and TypeScript development focused on scalable, high-performance web applications
Expert in Angular TypeScript development with scalable, high-performance patterns