Station content structure
CommunityBuild consistent, engaging learning station pages.
Education & Research#template#html#accessibility#web development#educational content#learning design#content structure
Authorcynthiateeters
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures all HAP Learning Lab station pages follow a consistent, accessible, and engaging structure. It prevents structural inconsistencies and ensures every station provides a high-quality educational experience.
Core Features & Use Cases
- Mandatory Sections: Enforces the presence and order of 6 required sections, from header to footer.
- Component Validation: Checks for correct usage of HAP components like insight cards, HAP note callouts, and warning boxes.
- Accessibility & SEO: Validates heading hierarchy, image attributes, and content length for optimal readability and search engine performance.
- Use Case: When creating a new learning station, use this Skill to automatically validate that all required sections are present, headings are semantic, and HAP's components are used correctly, ensuring a high-quality educational experience.
Quick Start
<!-- Example: Top-level station structure --> <body> <a href="#main-content" class="skip-link">Skip to main content</a> <header class="header">[HAP avatar + title + intro]</header> <nav class="page-navigation top-nav">[Top navigation]</nav> <main id="main-content" class="content-container"> <section>[What You'll Learn]</section> <section>[Main topic 1]</section> <section>[Main topic 2]</section> </main> <nav class="page-navigation bottom-nav">[Bottom navigation]</nav> <footer class="footer">[Copyright]</footer> </body>Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Station content structure Download link: https://github.com/cynthiateeters/hap-learning-lab-template/archive/main.zip#station-content-structure Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.