Redesign My Landingpage logo

Redesign My Landingpage

Organization
instructa
redesign-my-landingpage

Build, critique, and iterate high-converting marketing or product landing pages using React + Vite + TypeScript + Tailwind and shadcn/ui components, with all icons sourced from Iconify. Use when the user asks for a landing page, sales page, signup page, CRO improvements, above-the-fold vs below-the-fold structure, hero + CTA copy, section order, or wants production-ready shadcn + Vite code.

Overview

Publisherinstructa
Repositoryagent-skills
Skill nameredesign-my-landingpage
Stars
141
Forks
16
Bundled files
7
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 7 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by instructa on GitHub. Read the source before you install it.

Installation

Install the Redesign My Landingpage AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/instructa/agent-skills.git /tmp/agent-skills
mkdir -p .claude/skills
cp -r /tmp/agent-skills/skills/design/redesign-my-landingpage .claude/skills/redesign-my-landingpage
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Redesign My Landingpage in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Redesign My Landingpage on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Redesign My Landingpage is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Shadcn + Vite landing pages that convert (with Iconify)

Quick start

  1. Identify the single primary conversion action (the one CTA that matters).
  2. Draft the page using the anatomy below.
  3. Nail above-the-fold first (title, subheadline, visual, proof, CTA).
  4. Use below-the-fold to remove doubt (features, proof, FAQ, repeat CTA).
  5. Implement in shadcn + Tailwind with a distinctive, intentional aesthetic.

If the user provides an existing page, run the same checklist as an audit and propose specific fixes and A/B tests.

Default stack and rules

Default stack:

  • React + Vite + TypeScript
  • Tailwind CSS (prefer v4)
  • shadcn/ui components (added via CLI, then customized)
  • Iconify icons (no lucide-react)

Rules:

  • One primary CTA, one secondary CTA max above the fold.
  • One icon family (or at most two) per page.
  • Use shadcn components for accessibility and consistency, but do not let them dictate a generic layout.

For project setup commands (Vite + Tailwind + shadcn), see references/shadcn-vite-setup.md.

Core landing page anatomy

Use this default order unless the user has a strong reason to deviate:

  1. Navigation (minimal, de-emphasize links that compete with the primary CTA)
  2. Hero (value + approach + visual)
  3. Social proof (logos, testimonials, numbers)
  4. Primary CTA block (repeat CTA if hero is dense)
  5. Features (value proof, outcomes, differentiators)
  6. CTA repeated 1 to 2 times (after key persuasion moments)
  7. Footer (secondary links, legal, contact)

See references/landing-page-anatomy.md for the full checklists and annotated examples.

Above-the-fold checklist

Treat 'above the fold' as the content visible before scrolling on common viewports.

  1. Define the value you offer (title)
  2. Detail your approach (subheadline)
  3. Help the user envision it (visual)
  4. Establish credibility (social proof)
  5. Simplify the next step (call to action)

Implementation rules:

  • Make the primary CTA unmissable.
  • Make the visual concrete (product UI, before/after, outcome preview), not decorative.
  • Reduce friction with microcopy (no credit card, 60 seconds, cancel anytime).

Below-the-fold persuasion sequence

  1. Show clear value (features)
  2. Motivate to action (social proof)
  3. Clarify questions (FAQ)
  4. Repeat your call to action (CTA)

Add sections only if they remove doubt (pricing, security, comparisons, case studies, integrations).

Output patterns to produce

Choose the lightest deliverable that satisfies the user's request.

A) New landing page

Provide:

  • Page goal, audience, offer, and primary CTA
  • Section-by-section outline mapped to the anatomy
  • Hero copy options (3 variations) and CTA microcopy
  • Proof plan (what to show and where)
  • Implementation: production-grade React code (shadcn + Tailwind + Iconify)

B) Landing page audit

Provide:

  • A short diagnosis: what is the page asking the user to do and is it obvious
  • Issues and fixes grouped by: Above-the-fold, Below-the-fold, CTA, Proof, Copy, Design/UX, Performance
  • 5 to 10 prioritized recommendations (impact vs effort)
  • 3 A/B test ideas with clear hypotheses

Shadcn component mapping

Prefer these building blocks:

  • Navigation: Button, Sheet (mobile menu), Separator
  • Hero: Button, Badge, Card (for a framed visual), Input (only if email capture is the CTA)
  • Social proof: Card, Avatar (testimonials), Badge (press or awards)
  • Features: Card, Tabs (only if comparison is critical)
  • FAQ: Accordion
  • Final CTA: Card, Button

Add only the components you actually use.

Icons (Iconify only)

Default icon source: https://icon-sets.iconify.design/

Selection rules:

  • Pick one icon set prefix and stay consistent (example: lucide:* for a clean outline style).
  • Use icons to clarify hierarchy, not to decorate.
  • Accessibility: decorative icons should be aria-hidden="true"; meaningful icons should have text nearby.

React usage:

bash
npm i @iconify/react
tsx
import { Icon } from '@iconify/react'

export function IconBullet() {
  return (
    <span className="inline-flex items-center gap-2">
      <Icon icon="lucide:check" aria-hidden="true" className="size-4" />
      <span>Cancel anytime</span>
    </span>
  )
}

Notes:

  • @iconify/react loads icon data on demand by default. Use an offline approach only if the user requires zero network dependence.
  • Do not add lucide-react unless the user explicitly requests it.

Optional: create an AppIcon wrapper for consistent sizing and accessibility. See references/iconify.md.

Design execution (distinctive, non-generic)

Before writing code, decide:

  • Purpose: what problem does this page solve and for whom
  • Tone: commit to a bold direction (editorial, brutalist, luxury minimal, retro utilitarian, playful, etc.)
  • Constraints: performance, accessibility, brand rules
  • Differentiation: one memorable detail (layout twist, signature motion moment, unique motif)

Then execute with craft.

Typography

  • Choose characterful fonts. Avoid generic defaults.
  • Pair one display face (headlines) with a readable body face.

Color and theme

  • Use a cohesive palette with 1 to 2 dominant colors and sharp accents.
  • Prefer CSS variables (shadcn theme tokens) so the design stays consistent.

Motion

  • Use motion as guidance, not decoration: staged reveals, CTA emphasis, proof highlights.
  • Prefer a few high-impact moments over many micro animations.

Spatial composition

  • Use deliberate hierarchy and whitespace.
  • Break the grid only when it improves clarity.

For quick presets, see references/aesthetic-directions.md.

Implementation requirements

  • Use semantic HTML and accessible components (labels, focus states, reduced motion support).
  • Mobile-first responsive layout.
  • Optimize perceived performance: avoid heavy hero media, lazy-load below-the-fold images.
  • Keep the primary CTA consistent (label, destination, and promise).

Included starter asset

If the user asks for a starter page scaffold, use:

  • assets/vite-shadcn-iconify-landing/src/pages/LandingPage.tsx

This is a sectioned template that matches the anatomy and uses shadcn + Iconify.

Reference files

  • references/shadcn-vite-setup.md: install and configure shadcn/ui for Vite (Tailwind, aliases, CLI)
  • references/iconify.md: Iconify rules + an AppIcon wrapper component
  • references/section-templates.md: copy-paste section templates (Navbar, Hero, Proof, Features, FAQ, CTA, Footer)
  • references/landing-page-anatomy.md: anatomy, above/below-the-fold checklists, annotated examples
  • references/copy-templates.md: hero formulas, CTA microcopy, FAQ templates
  • references/aesthetic-directions.md: bold aesthetic presets to pick from quickly

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Redesign My Landingpage AI skill do?

Build, critique, and iterate high-converting marketing or product landing pages using React + Vite + TypeScript + Tailwind and shadcn/ui components, with all icons sourced from Iconify. Use when the user asks for a landing page, sales page, signup page, CRO improvements, above-the-fold vs below-the-fold structure, hero + CTA copy, section order, or wants production-ready shadcn + Vite code.

Why use Redesign My Landingpage on TypingMind?

Because you install it once and use it with any model. Redesign My Landingpage is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Redesign My Landingpage in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/instructa/agent-skills/tree/main/skills/design/redesign-my-landingpage. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Redesign My Landingpage?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Redesign My Landingpage?

As many as you like. As long as a model supports skills, you can use Redesign My Landingpage with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Redesign My Landingpage AI skill free?

It is published on GitHub by instructa. Check the repository for licensing terms. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇