prelaunch-checklist

Audit Hakuto static websites for production readiness and deployment blockers.

5|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/teamniteo/hakuto --skill prelaunch-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prelaunch-checklist
Source: https://github.com/teamniteo/hakuto/tree/main/skills/prelaunch-checklist
Command: npx skills add https://github.com/teamniteo/hakuto --skill prelaunch-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents common deployment errors and configuration oversights by performing a comprehensive audit of your Hakuto project before you go live.

Core Features & Use Cases

  • Automated Configuration Audit: Verifies wrangler.toml settings, compatibility dates, and production URLs to ensure your site is ready for Cloudflare.
  • Content & Form Validation: Scans for placeholder text, broken form wiring, and missing legal pages to ensure a professional user experience.
  • Deployment Readiness: Guides you through essential manual steps like DNS propagation and analytics verification.

Quick Start

Ask the assistant to run the prelaunch checklist to verify that your site is ready for production deployment.

Frequently Asked Questions about prelaunch-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my Hakuto static site configuration before deployment?

To audit Hakuto static site configuration before deployment, you can run an automated prelaunch checklist that verifies Astro configuration and Cloudflare worker settings. It scans wrangler.toml to validate compatibility dates and production URLs for deployment readiness.

What does a prelaunch checklist for static websites validate?

A prelaunch checklist for static websites validates production readiness by auditing configuration files, form endpoints, and content placeholders. It identifies critical deployment blockers and missing legal requirements across the project directory to ensure compliance with production standards.

Can I use this validation to check for missing legal pages and form wiring?

Yes, you can use this validation to check for missing legal pages and broken form wiring. The content and form validation feature scans your project for placeholder text and missing legal requirements to ensure a professional user experience before going live.

Does the deployment readiness audit cover DNS propagation and analytics verification?

The deployment readiness audit covers DNS propagation and analytics verification by guiding you through essential manual steps. It complements the automated configuration audit to ensure complete production readiness for your Hakuto-based static website.

What are common deployment blockers for Cloudflare worker settings in Astro projects?

Common deployment blockers for Cloudflare worker settings in Astro projects include incorrect wrangler.toml configurations and invalid compatibility dates. The prelaunch checklist identifies these critical blockers by verifying your settings against production standards.