Skip to content

feat: add public website and cross-agent skill install#12

Merged
apresmoi merged 23 commits into
mainfrom
feat/website-and-skills
Jul 18, 2026
Merged

feat: add public website and cross-agent skill install#12
apresmoi merged 23 commits into
mainfrom
feat/website-and-skills

Conversation

@apresmoi

@apresmoi apresmoi commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add an Astro + Starlight docs and landing site under website/ (its own package; the repo root stays zero-runtime-dep)
  • style the site to the dashboard/ovens design system (black, monospace body, flat Helvetica headings, blue accent, the triangle mark)
  • add burnlist install/burnlist uninstall — register the skill for both Claude Code (.claude/skills) and Codex (.agents/skills), per-repo or --global
  • document the two independent installable systems on the site: skills via burnlist install, hooks via burnlist hooks install (install one, the other, or both)
  • emit agent-ready build artifacts: llms.txt, llms-full.txt, per-page .md, sitemap, and a self-contained skill.md
  • offer a two-path install — global npm, or hand an agent the skill.md URL — each with a copy button
  • sync docs with main: add the Visual Parity Oven page and sidebar entry, and the Differential Testing scenario engine/contractSha256 field
  • make the atomic-quarantine install identity survive Linux inode reuse by pairing {dev, ino} with mtimeMs

Validation

  • npm run build:dashboard
  • npm run verify — 486 tests passed
  • npm run verify:package
  • cd website && npm run build — site plus llms/sitemap/skill.md artifacts

Context

Combines the public-website and cross-agent skill-install work built off main; both merged onto the current tree conflict-free. Known follow-up (pre-existing, not introduced here): at narrow widths (<= 430px) some text clips at the right edge instead of wrapping, on Starlight docs pages and the landing alike.

apresmoi added 23 commits July 17, 2026 03:04
@apresmoi apresmoi changed the title feat: public website + cross-agent skill install feat: add public website and cross-agent skill install Jul 18, 2026
@apresmoi
apresmoi merged commit be16054 into main Jul 18, 2026
3 checks passed
@apresmoi
apresmoi deleted the feat/website-and-skills branch July 18, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant