skills/lp-status/SKILL.md
Dashboard stato landing page: sezioni completate, score Lighthouse, checklist. Usa quando l'utente vuole vedere lo stato, il progresso, o dice lp status, stato, a che punto siamo, progresso landing.
npx skillsauth add MaxGiu67/landing-craft lp-statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Mostra lo stato corrente del progetto landing page.
Leggi la directory src/components/sections/ e identifica le sezioni create.
# Landing Page Status
## Sezioni
| Sezione | File | Animazione | Responsive | a11y |
|---------|------|------------|------------|------|
| Hero | Hero.tsx | GSAP timeline | OK | OK |
| Features | Features.tsx | Motion stagger | OK | - |
| Pricing | - | - | - | - |
| CTA | - | - | - | - |
| Footer | - | - | - | - |
## Progresso
[████████░░░░░░░░] 40% — 2/5 sezioni
## Ultimo QA
Performance: --/100 | Accessibility: --/100
## Prossimi passi
→ /lp-section pricing
→ /lp-section cta
→ /lp-qa (dopo tutte le sezioni)
Basandosi sullo stato, suggerisci:
/lp-animate)Dashboard in console
testing
Genera sezione landing page con animazioni scroll-triggered. Tipi: features, testimonials, stats, pricing, comparison, cta, footer. Usa quando l'utente vuole aggiungere una sezione, o dice lp section, aggiungi sezione, crea features, pricing, testimonials.
development
QA completa landing page: build, Lighthouse, accessibilita, visual check 3 viewport, reduced-motion, CLS. Usa quando l'utente vuole verificare la qualita, testare la landing, o dice lp qa, controlla, verifica, test landing, qualita, lighthouse.
tools
Overview del plugin Landing Craft. Mostra skill disponibili, workflow, stack e references. Usa quando l'utente chiede aiuto sul plugin, vuole vedere le skill, o dice help landing, come funziona, lp help.
development
Inizializza progetto landing page animata: scaffold React+Tailwind+GSAP+Motion, genera CLAUDE.md, hook QA, struttura cartelle. Usa quando l'utente vuole creare una nuova landing page, setup progetto landing, o dice lp init, nuova landing, setup landing, crea landing page.