← ClaudeAtlas

contentrain-qualitylisted

Content quality, SEO, accessibility, and media rules for Contentrain projects. Use when reviewing content quality, checking SEO, or validating media assets.
Contentrain/ai · ★ 4 · AI & Automation · score 73
Install: claude install-skill Contentrain/ai
# Contentrain Quality Quality rules govern how AI agents create, edit, and review content in Contentrain projects. These rules ensure every piece of content meets standards for writing quality, SEO, accessibility, and media optimization before publication. --- ## Quick Checklist Before committing any content, verify all of the following: - [ ] Heading hierarchy is sequential (H1 -> H2 -> H3, no skips) - [ ] Exactly one H1 per page - [ ] Title is 50-60 characters, primary keyword within first 30 chars, unique - [ ] Description is 120-160 characters, complete sentence, unique, differs from title - [ ] No placeholder text anywhere (no Lorem ipsum, TODO, TBD, [insert here]) - [ ] No duplicate content across entries in the same collection - [ ] Tone matches `context.json > conventions.tone` configuration - [ ] All terms match `vocabulary.json` (canonical terms, brand terms, no forbidden terms) - [ ] All field constraints (length, pattern, required, unique) are satisfied - [ ] Content follows the correct content type pattern (blog, landing page, docs, etc.) - [ ] System fields (`id`, `createdAt`, `updatedAt`, `status`, `order`) are not in write payload - [ ] Slug is lowercase, hyphenated, 3-5 words, no special characters - [ ] All images have descriptive alt text (max 125 chars) or empty string for decorative - [ ] OG/social fields populated if model supports them - [ ] Media files follow naming conventions and size limits --- ## Key Writing Rules ### Heading Hierarchy - E