By Luci6n
Build, improve, and audit conversion-focused landing pages with responsive design, SEO/AEO/GEO, structured data, accessibility, performance, deployment, and launch validation.
Build, improve, and audit conversion-focused landing pages with responsive design, SEO/AEO/GEO, structured data, accessibility, performance, deployment, and launch validation.
AI agents can build landing pages quickly, but they often miss the parts that matter in real launch work: clear first-view messaging, local business facts, metadata, structured data, site files, performance checks, Search Console steps, and honest post-launch validation.
This repo packages that workflow into one reusable skill so agents can create or improve landing pages with better judgment and fewer missed details.
This repository currently ships one installable skill:
skills/build-seo-landing-page/The skill includes:
SKILL.md for trigger metadata and core workflowagents/openai.yaml for UI-facing skill metadatareferences/ for landing-page, SEO, local SEO, framework, deployment, and validation guidancetemplates/ for reusable metadata, sitemap, robots, manifest, and JSON-LD starting pointsscripts/ for repeatable validation and reporting tasksThis repo is designed to be useful across multiple coding agents and workflows:
skills CLI installsThe skill content is framework-friendly rather than framework-specific. It can guide work on:
skills CLIInstall from a repo with the community skills CLI:
npx skills add Luci6n/seo-landing-page-skill -s build-seo-landing-page
Add the marketplace repo, then install the bundled plugin:
/plugin marketplace add Luci6n/seo-landing-page-skill
/plugin install build-seo-landing-page-skills@seo-landing-pages
Copy the skill folder into your agent's skills directory:
Copy-Item -Recurse .\skills\build-seo-landing-page "$env:USERPROFILE\.codex\skills\build-seo-landing-page"
You can also copy it into another tool's local skills directory if that tool supports SKILL.md-style skills.
Use $build-seo-landing-page to audit this landing page for SEO, structured data, performance, and conversion issues.
Use $build-seo-landing-page to create a local service landing page for an air conditioning business in Kuala Lumpur.
Use $build-seo-landing-page to review this Next.js page before launch and tell me what still needs fixing.
Validation helpers are included under skills/build-seo-landing-page/scripts/ for metadata, structured data, links, site files, placeholders, Lighthouse, PageSpeed, and Search Console workflows.
Optional API-backed checks may use:
PAGESPEED_API_KEYGOOGLE_SEARCH_CONSOLE_ACCESS_TOKENIf one of these is needed and missing, the agent should ask only when the requested action requires it and use the secret for the current session only by default.
See SKILL.md and CONTRIBUTING.md for deeper usage and validation details.
.
|-- .claude-plugin/
| |-- marketplace.json
| `-- plugin.json
|-- skills/
| `-- build-seo-landing-page/
| |-- SKILL.md
| |-- agents/
| | `-- openai.yaml
| |-- references/
| |-- scripts/
| `-- templates/
|-- .gitignore
|-- CONTRIBUTING.md
|-- LICENSE
`-- README.md
See CONTRIBUTING.md for the repo workflow, quality bar, and validation expectations.
Good contributions here usually do one of these:
SKILL.mdThis repository is licensed under the MIT License.
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.
npx claudepluginhub luci6n/seo-landing-page-skill --plugin build-seo-landing-page-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.