Frontend development skill for the Francesco Luchino art portfolio. Use when building Astro components, CSS styles, vanilla JS, masonry layout, lightbox, or filters. Knows project conventions: Astro islands, CSS columns, PhotoSwipe v5, dark theme, progressive blur-up, Italian UI labels.
See AGENTS.md for full structure. Key files:
src/components/ — Astro components (Gallery, PaintingCard, Lightbox, FilterPanel, Header)src/scripts/ — Client-side JS (masonry.js, lightbox.js, filters.js)src/styles/global.css — Dark theme, variables, typographysrc/pages/ — index.astro (gallery), artista.astro (about), critica.astro (reviews)src/components/ and src/styles/global.css.astro files)global.css using existing custom propertiessrc/scripts/ and import via <script> taghttps://francescoluchino-art.b-cdn.net/npm run dev to start dev server (port 1234)