# pre-launch-audit

A skill for Claude Code that checks a website before it goes live. It runs 5 sub-audits (technical SEO, AI accessibility, security, performance, and on-page SEO), then tells you what to fix before launch, in priority order.

- Tier: Indexed (plain plugin)
- Category: Testing
- Page: https://www.flowy.sh/listings/bzsasson-pre-launch-audit-skill
- Source: https://github.com/bzsasson/pre-launch-audit-skill
- Price: free and open source

## Summary
pre-launch-audit is a Claude Code plugin with 1 hand-picked skill for testing work, indexed on Flowy. Install it with the command on its page. It includes pre-launch-audit. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add bzsasson/pre-launch-audit-skill
```

## Skills
- pre-launch-audit

## FAQ

### What is pre-launch-audit?
A skill for Claude Code that checks a website before it goes live. It runs 5 sub-audits (technical SEO, AI accessibility, security, performance, and on-page SEO), then tells you what to fix before launch, in priority order.

### How do I install pre-launch-audit?
Run these in Claude Code: npx -y skills add bzsasson/pre-launch-audit-skill. Then prompt normally.

### Does pre-launch-audit auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is pre-launch-audit free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
