01
Answer 5 questions
Framework, existing routes, brand rules, product facts, and team setup.
Free tool
Answer 5 questions about your repo, stack, and brand rules. Get a customized setup checklist plus starter templates for DESIGN.md and PAGEWELL.md — ready to paste into your project.
How to use
The hardest part of Pagewell is often the first 30 minutes: understanding what files you need and what goes in them. This tool gives you a personalized starting point.
01
Framework, existing routes, brand rules, product facts, and team setup.
02
The tool generates a prioritized setup checklist based on your answers.
03
Get starter templates for DESIGN.md and PAGEWELL.md matched to your stack.
Example output
The output changes based on your framework, existing conventions, and what you already have.
## Pagewell Setup Checklist for Astro
[ ] Run: bunx skills add ReScienceLab/pagewell --skill pagewell
[ ] Create DESIGN.md from your existing styles and components
[ ] Run discover-site to inspect src/pages, layouts, and metadata
[ ] Review generated PAGEWELL.md for accuracy
[ ] Add product facts and supported claims
[ ] Mark prohibited or unknown claims explicitly
[ ] Document route taxonomy for existing page types
[ ] Run a test page generation and verify the diff
[ ] Update sitemap, robots, and llms.txt if needed
## Starter PAGEWELL.md sections
- Product facts
- Supported claims
- Prohibited claims
- Site implementation (Astro)
- Route taxonomy
- Page patterns
- Generation rules
- QA rules Related tools
Start shipping
Install Pagewell, run discover-site, and start generating pages with your new setup checklist.
bunx skills add ReScienceLab/pagewell --skill pagewell Then ask: Use Pagewell to discover this repo and create PAGEWELL.md.
FAQ
The checklist includes a DESIGN.md starter template. You can also run bun run lint:design after creating it to check against the Google DESIGN.md spec.
Yes. The tool adapts its checklist and templates based on your selected framework: Astro, Next.js, static HTML, or other.
Yes. Copy the output or download it as a markdown file.
No. This tool gives you a human-readable checklist and starter templates. The discover-site skill actually inspects your repo files and creates PAGEWELL.md automatically. Use both.