Theme Community Ecosystem
in-progress
Curated theme registry, browse command, validation, and contributor guide
Build discoverability and a contributor on-ramp for community themes. Theme sharing infrastructure is partially complete: install from URL and export are shipped.
Completed
seite theme install <url>: download and install.terathemes from any URLseite theme export <name>: package the current theme as a shareable.terafile with metadata- Theme metadata:
{#- theme-description: ... -#}convention in theme files - AI-generated themes:
seite theme create "<description>"generates custom themes via Claude Code
Remaining
- Curated theme registry:
themes.jsonlisting community themes with name, description, author, install URL, and preview seite theme browse: fetch and display available community themes with filteringseite theme validate: check a.terafile for required blocks, SEO meta, accessibility, and search JS before publishing- GitHub discovery:
page-themetopic, template repo, naming conventions - Community showcase: gallery on seite.sh with live previews and one-click install
- Contributor guide: docs page explaining how to create, test, validate, and submit themes