Launchkit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Launchkit (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
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.
# 1. Add the marketplace
/plugin marketplace add JoshBuildApp/launchkit
# 2. Install the plugin
/plugin install launchkit@launchkitThat's it. Next time you ask Claude to build or launch a website, the right skills kick in automatically.
| 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 |
web-backend, web-payments, web-hosting-deploy, web-performance, web-securityweb-analytics, web-marketing, web-conversion, web-email, web-monitoring, web-domains-dns, web-i18n-rtlLaunchKit is a conductor, not a walled garden. Each skill knows which specialized skills to delegate to when depth is needed:
frontend-design, brand-guidelines, theme-factoryseo-geo-aeo, distribbaccessibility-auditmastering-typescript, react-supabase-patterns, supabaselegal-terms, legal-privacyBuilding 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.
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/New modules welcome — see CONTRIBUTING.md. Copy any existing skill, keep the Global + 🇮🇱 Israel + Checklist shape, and open a PR.
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.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.