By MaxGiu67
Plugin Claude Code per landing page animate: 7 skill, GSAP + Motion.dev + Tailwind, QA automatica con Lighthouse/A11y, deploy Vercel/Netlify.
Aggiunge animazioni a componenti React esistenti senza ristrutturarli. Tipi: entrance, scroll, hover, stagger, parallax. Usa quando l'utente vuole animare un componente, aggiungere movimento, o dice lp animate, anima, aggiungi animazione, troppo statico.
Deploy landing page su Vercel o Netlify con preview URL. Usa quando l'utente vuole pubblicare, fare deploy, mettere online la landing, o dice lp deploy, deploy, pubblica, metti online, vercel, netlify.
Genera hero section animata per landing page. Supporta 4 varianti: minimal, bold, video-bg, split-screen. Usa quando l'utente vuole creare la hero, la sezione principale, o dice lp hero, crea hero, hero section, sezione principale.
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.
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.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Versione: 1.0.0 — 7 skill, 1 agente AI, GSAP + Motion.dev + Tailwind CSS
Plugin Claude Code per creare landing page animate professionali, sezione per sezione, con QA automatica e deploy integrato.
/lp-init
│ Setup progetto: React + Tailwind + GSAP + Motion
▼
/lp-hero [minimal|bold|video-bg|split-screen]
│ Hero section animata con 4 varianti
▼
/lp-section [features|testimonials|stats|pricing|cta|footer]
│ Sezioni scroll-triggered, una alla volta
▼
/lp-animate <file> [entrance|scroll|hover|stagger|parallax]
│ Aggiungi animazione a componenti esistenti
▼
/lp-qa
│ Lighthouse + A11y + Responsive + Animation check
▼
/lp-deploy [vercel|netlify]
│ Deploy con preview URL
▼
Landing page live!
| Tecnologia | Versione | Uso |
|---|---|---|
| React | 19 | Componenti UI |
| Tailwind CSS | v4 | Styling (CSS-first) |
| GSAP | 3.12+ | ScrollTrigger, timeline, SplitText, parallax |
| Motion.dev | 12+ | Entrance/exit, gesture, layout animation, spring |
| TypeScript | 5.x | Type safety |
| Vite / Next.js | 7 / 16 | Build tool |
MaxGiu67/landing-craftmacOS / Linux:
curl -L https://github.com/MaxGiu67/landing-craft/archive/main.tar.gz | tar xz
cd landing-craft-main
bash install.sh
Windows (PowerShell):
Invoke-WebRequest -Uri https://github.com/MaxGiu67/landing-craft/archive/main.zip -OutFile landing-craft.zip
Expand-Archive landing-craft.zip -DestinationPath .
cd landing-craft-main
bash install.sh
bash install.sh --copybash install.sh # 7 skill base (consigliato)
bash install.sh --full # + skill esterne (GSAP 8 skill, Impeccable, Motion, Tailwind, React BP)
bash install.sh --mcp # + MCP server (Playwright, Lighthouse, A11y, Screenshot, GSAP)
bash install.sh --all # tutto
bash install.sh --copy # copia indipendente
bash install.sh --uninstall # rimuovi skill
| Skill | Cosa fa |
|---|---|
/lp-init | Setup progetto: scaffold, CLAUDE.md, hook QA, struttura cartelle, animation config |
/lp-hero | Hero section con 4 varianti: minimal, bold, video-bg, split-screen |
/lp-section | Sezione scroll-triggered: features, testimonials, stats, pricing, comparison, CTA, footer |
/lp-animate | Aggiungi animazione a componente esistente: entrance, scroll, hover, stagger, parallax |
/lp-qa | QA completa: build, Lighthouse (>90), A11y (>95), responsive 3 viewport, animation check |
/lp-deploy | Deploy su Vercel o Netlify con preview URL |
/lp-status | Dashboard: sezioni completate, score, checklist prossimi passi |
| Caso d'uso | GSAP | Motion.dev |
|---|---|---|
| Entrance/exit UI | Si | |
| Hover, tap, drag | Si | |
| Layout animation (FLIP) | Si | |
| Scroll reveal semplice | Si | |
| ScrollTrigger con pin/scrub | Si | |
| Timeline sequenziale complessa | Si | |
| SplitText animazione testo | Si | |
| Parallax multi-layer | Si | |
| Counter animato numeri | Si | |
| 60+ elementi animati | Si |
Il plugin funziona da solo, ma queste skill aggiungono conoscenza extra:
npx skills add greensock/gsap-skills # 8 skill GSAP ufficiali
npx skills add pbakaus/impeccable # Design system + /animate /audit /polish
npx skills add secondsky/claude-skills --skill tailwind-v4-shadcn # Tailwind v4
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices # React best practices
npx skills add vercel-labs/agent-skills --skill web-design-guidelines # Web design
npx skills add vercel-labs/agent-skills --skill vercel-react-view-transitions # View Transitions
Oppure installa tutto con: bash install.sh --full
Per QA avanzata e deploy integrato:
npx claudepluginhub maxgiu67/landing-craft --plugin landing-craftSei agenti AI per passare da un'idea grezza a un perimetro MVP validato. Brainstorming strutturato, problem framing e scoping.
Tailwind v4 theming and shadcn/ui component installation, customisation, and recipes.
Create beautiful, performant web animations for React and TypeScript applications. Includes background effects, text animations, 3D transforms, creative visual effects, Framer Motion, GSAP, and more.
High-fidelity HTML design skill with structured design planning, Iron Law guardrails, and verification-first delivery
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Simple scroll-triggered reveal animations using AOS (Animate On Scroll). Use this skill when building marketing pages, landing pages, or content-heavy sites requiring basic fade/slide effects without complex animation orchestration. Triggers on tasks involving scroll animations, scroll-triggered reveals, AOS, simple animations, or basic scroll effects. Alternative to GSAP ScrollTrigger and Locomotive Scroll for simpler use cases. Compare with motion-framer for React-specific animations.
Claude Code skill pack for Anima (18 skills)