Landing Page Optimizer
Optimize landing pages for conversions, performance, and SEO. Use when improving landing pages, increasing conversions, or optimizing page performance.
What it does
# Landing Page Optimizer Audit and optimize a landing page across conversion, performance, and SEO. ## Contents - `references/checklists.md` — above-the-fold and quick-wins checklists - `references/page-structure.md` — optimal eight-section page layout - `references/cta-optimization.md` — CTA copy, friction reduction, placement - `references/performance.md` — image/CSS optimization, Core Web Vitals targets, mobile - `references/seo-and-tracking.md` — meta tags, structured data, GA4 tracking, A/B tests ## Workflow 1. Audit the current page for speed, UX, and conversion elements. Score the above-the-fold area against `references/checklists.md`. 2. Validate the page layout against the eight-section template in `references/page-structure.md`; flag missing or out-of-order sections. 3. Optimize CTAs using `references/cta-optimization.md` — sharpen copy, reduce friction, and place CTAs at each high-intent point. 4. Optimize performance per `references/performance.md`; meet the Core Web Vitals targets and apply mobile patterns. 5. Apply SEO and tracking from `references/seo-and-tracking.md` — meta tags, structured data, and GA4 conversion events. 6. Run the quick-wins checklist in `references/checklists.md` and queue prioritized A/B tests.
More engineering skills
API Documentation Writer
Generate comprehensive API documentation including endpoint descriptions, request/response examples, authentication guides, error codes, and SDKs. Creates OpenAPI/Swagger specs, REST API docs, and developer-friendly reference materials. Use when users need to document APIs, create technical references, or write developer documentation.
API Endpoint Scaffolder
Generate REST API endpoints with proper structure, validation, error handling, and types. Use when creating new API routes, endpoints, or backend services.
API Load Tester
Load tests API endpoints with progressive concurrency. Measures response times, error rates, throughput, and identifies breaking points. Generates a detailed report with latency percentiles, throughput curves, bottleneck analysis, and optimization recommendations.
Before You Build
Use before starting a product, feature, MVP, agent, automation, or integration build to identify the main pre-build risk and choose the smallest validation step. Trigger when the user asks whether to build, scope, validate, prioritize, or sanity-check an idea before implementation.