Nano Banana Pro
Agent skill for nano-banana-pro
**Veilux** is a modern modest fashion brand based in Tokyo, offering a mobile-first web application for AR-powered outfit try-on experiences. Users can try on hijabs, dresses, and layered looks virtually using their phone's camera or uploaded photos.
Sign in to like and favorite skills
Veilux is a modern modest fashion brand based in Tokyo, offering a mobile-first web application for AR-powered outfit try-on experiences. Users can try on hijabs, dresses, and layered looks virtually using their phone's camera or uploaded photos.
/src βββ components # Reusable UI components (Button, ARCanvas, Modal, etc.) βββ features # Domain-level features (TryOn, Catalog, Sizing, Checkout) βββ pages # Next.js routing βββ styles # Tailwind config & global styles βββ hooks # Custom React hooks (e.g., useCamera, useSizing) βββ lib # Utility functions, AR wrappers βββ tests # Unit & integration test files
git clone https://github.com/yourname/veilux-ar-app.git cd veilux-ar-app npm install npm run dev
npm run test # Unit tests npm run cypress:open # E2E tests
Crafted by [Your Name or Team], 2025
MIT License
Pull requests welcome! Please use our eslint/prettier config and add tests for new components.