preview-checklist

Evaluate Builder.io pages against a pre-publish QA checklist.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stellarone/evaluate --skill preview-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preview-checklist
Source: https://github.com/stellarone/evaluate/tree/main/.agents/skills/preview-checklist
Command: npx skills add https://github.com/stellarone/evaluate --skill preview-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents broken, inaccessible, poorly worded, or non-performing Builder.io pages from being published by giving citizen developers a consistent pre-release quality gate.

Core Features & Use Cases

  • Brand voice and terminology checks: Ensures Stellar One copy uses approved phrasing (for example, avoiding “customer/client/user” and using required key phrases).
  • Accessibility validation: Confirms alt text, heading hierarchy, descriptive link text, labeled interactive elements, and basic readability/zoom behavior.
  • Content and release QA: Catches placeholders, broken links/images, inconsistent formatting, and stale contact info before publishing.
  • Responsive and SEO basics: Verifies desktop/tablet/mobile layout behavior and checks page title, meta description, OG image, and URL slug cleanliness.
  • Performance sanity checks: Encourages optimized image formats/sizing, restrained animations, and lazy loading considerations.

Quick Start

Use the preview-checklist skill to review a Builder.io page for readiness by answering Pass, Fail, or N/A for each section and then publishing only when blocking issues are resolved.

Frequently Asked Questions about preview-checklist

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

FAQPage Schema
How do I run a pre-publish QA checklist on Builder.io pages?

Run a pre-publish QA checklist on Builder.io pages by evaluating brand voice, accessibility, content quality, responsive layout, performance, and SEO fields, then reviewing a Pass/Fail/N-A summary to decide if the page is ready for deployment.

What does an accessibility validation check for Builder.io content include?

Accessibility validation for Builder.io content confirms alt text, heading hierarchy, descriptive link text, labeled interactive elements, and basic readability or zoom behavior to meet baseline standards before publishing.

How do I check Builder.io SEO fields and responsive layout before publishing?

Check Builder.io SEO fields and responsive layout by verifying desktop, tablet, and mobile layout behavior, and reviewing the page title, meta description, OG image, and URL slug cleanliness for publication readiness.

Can I verify brand voice and terminology rules during a Builder.io content review?

You can verify brand voice and terminology rules during a Builder.io content review by checking that copy uses approved phrasing and required key phrases, ensuring consistency before the page passes the pre-publish quality gate.

What performance sanity checks should I run before deploying a Builder.io page?

Performance sanity checks before deploying a Builder.io page encourage optimized image formats and sizing, restrained animations, and lazy loading considerations to prevent performance regressions in the published content.

When should I not use an automated pre-publish review for Builder.io pages?

An automated pre-publish review for Builder.io pages should not serve as the sole quality gate when custom interactive widgets, complex dynamic data bindings, or advanced scripting require manual functional testing beyond standard checklist coverage.