client-proposal
This skill generates a professional, data-driven project proposal by auditing a prospect's existing website. It combines findings from content-extraction, web-audit, and seo-migration into a persuasive document that demonstrates expertise and defines a clear scope of work.
The user provides: the prospect's website URL, the type of engagement (redesign, migration, optimization, new build), and optionally the target budget range or timeline constraints.
Proposal Generation Process
Step 1: Automated Site Analysis
Run a lightweight version of the audit skills to gather data:
Quick Performance Scan
- Lighthouse scores (performance, a11y, SEO, best practices) on homepage + 3 key pages
- Core Web Vitals (LCP, CLS, INP)
- Page weight and request count
- Mobile responsiveness at 390px
Content & Structure Scan
More from saccoai/agent-skills
website-analysis
Crawl any website in a single pass to produce both a complete structural map and full content extraction. Discovers all pages, routes, navigation, multilingual variants, and issues while simultaneously extracting all text, images, metadata, and assets. Use before any migration, redesign, or audit.
16nextjs-fullstack
Opinionated Next.js fullstack patterns — App Router, Tailwind CSS v4, shadcn/ui, Better Auth, Drizzle ORM, Server Actions, and Vercel deployment. Use when scaffolding a new project or enforcing consistent architecture across client projects.
13seo-migration
SEO preservation during website migrations — redirect mapping, canonical URLs, sitemap generation, structured data, meta tags, and Search Console verification. Use when rebuilding a site to ensure zero SEO loss from URL changes, content moves, or domain switches.
9project-handoff
Generate complete client handoff documentation — deployment guide, environment setup, CMS instructions, maintenance checklist, architecture overview, and operational runbook. Use when delivering a finished project to a client or their team.
8web-audit
Comprehensive website quality audit — Lighthouse scores, accessibility (axe-core), cross-browser testing, performance budgets, and mobile responsiveness. Generates actionable reports with pass/fail per page. Use to audit any live website or as a QA gate before deployment.
6website-refactor
End-to-end website refactoring workflow using agent teams. Orchestrates content-extraction, web-audit, and seo-migration skills as specialized teammates alongside a designer. Use when the user wants to rebuild, redesign, or migrate an existing website.
5