What problem does it solve?
This Skill solves the problem of Lossless Group repos lacking a consistent, public-facing GitHub Pages presence, and prevents the common failure mode of stale, unmaintained splash pages that fail to surface key repo content like changelogs and context-v entries.
Core Features & Use Cases
- Codifies the proven splash page pattern validated across three reference implementations (memopop-site, content-farm/splash, lfm/splash)
- Enforces package isolation for repos that publish to JSR/npm to avoid accidentally publishing splash files to public registries
- Includes built-in Pagefind search, sort controls, and multi-mode theme support out of the box
- Supports three repo variants: single-project, pseudomonorepo, and package-publishing
- Use Case: Scaffold a new splash for an Astro package repo, add search functionality to an existing splash, or troubleshoot a GitHub Pages deploy failure.
Quick Start
Use the maintain-splash-pages skill to scaffold a new convention-aligned splash page for the current repo using the lfm/splash reference implementation.