Skip to content

JoshBuildApp/launchkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LaunchKit

Everything Claude Code needs to build and launch a real website — from idea to live.

LaunchKit is a bundle of focused Claude Code Skills. Instead of one giant prompt, each part of building a website is its own small skill that Claude loads only when it's needed: planning, design, UI/UX, frontend code, SEO, accessibility, and legal.

Works for any website, anywhere. Every skill ships with a Global default and a first-class 🇮🇱 Israel section (Hebrew/RTL, Israeli accessibility & privacy law) — so it's genuinely useful both in Israel and worldwide.


Install

# 1. Add the marketplace
/plugin marketplace add JoshBuildApp/launchkit

# 2. Install the plugin
/plugin install launchkit@launchkit

That's it. Next time you ask Claude to build or launch a website, the right skills kick in automatically.


What's inside (v1)

Skill What it covers
launchkit The router — reads your goal and pulls the right skills
web-product-spec What to build: scope, audience, pages, success metric
web-design Brand, color, type, layout, visual hierarchy
web-ui-ux Flows, components, forms, states, feedback
web-frontend Frontend code, structure, responsive, code standards
web-seo Meta tags, sitemaps, structured data, Core Web Vitals
web-accessibility WCAG 2.1 AA + Israeli IS 5568
web-legal Privacy, terms, cookies, GDPR + Israeli privacy law

Roadmap

  • v2 — Build & ship: web-backend, web-payments, web-hosting-deploy, web-performance, web-security
  • v3 — Grow & run: web-analytics, web-marketing, web-conversion, web-email, web-monitoring, web-domains-dns, web-i18n-rtl

Composes with your other skills

LaunchKit is a conductor, not a walled garden. Each skill knows which specialized skills to delegate to when depth is needed:

  • Designfrontend-design, brand-guidelines, theme-factory
  • SEOseo-geo-aeo, distribb
  • Accessibilityaccessibility-audit
  • Codemastering-typescript, react-supabase-patterns, supabase
  • Legallegal-terms, legal-privacy

Building for Israel? It also reaches for the Hebrew/Israeli set when installed: israeli-ui-design-system, hebrew-tailwind-preset, hebrew-rtl-best-practices, hebrew-seo-geo-toolkit, israeli-accessibility-compliance, israeli-privacy-shield, israeli-ecommerce-compliance, cardcom-payment-gateway, green-invoice, and more.

Skills it references but you haven't installed are simply skipped — LaunchKit falls back to its own built-in guidance. Companion skills are recommendations, not hard dependencies.

How it works

Each skill is a folder under skills/ with a SKILL.md. The frontmatter description tells Claude when to load it; the body is the actual guidance. The launchkit router skill orchestrates the phases and points Claude at the specialized skills.

skills/
├── launchkit/          ← router
├── web-product-spec/
├── web-design/
├── web-ui-ux/
├── web-frontend/
├── web-seo/
├── web-accessibility/
└── web-legal/

Contributing

New modules welcome — see CONTRIBUTING.md. Copy any existing skill, keep the Global + 🇮🇱 Israel + Checklist shape, and open a PR.

License

MIT — free to use, anywhere.

⚠️ The legal skill provides general structure and templates, not legal advice. Have a qualified lawyer review anything before you rely on it.

About

LaunchKit — build & launch a complete website with Claude Code. A bundle of skills (planning, design, UI/UX, frontend, SEO, accessibility, legal) that works worldwide with first-class Israel support (Hebrew/RTL, IS 5568, Israeli privacy law).

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors