with one click
building-in-public-template
building-in-public-template contains 3 collected skills from mativallej, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Guided authoring of ONE devlog entry (and optionally a full content/devlog/{slug}.md article) for the Building in Public template. Enforces the editorial doctrine — real numbers, published failures, no unannounced launches. Use whenever the user wants to "write a devlog", "log a decision", "post a build update", or "add a devlog entry".
Personalize the Building in Public template — interview the user, then write site.config.ts plus every file in src/data and their first devlog entry, replacing all "Acme Tasks" placeholders with the user's real product. Use right after cloning the template, or whenever someone says "set up", "personalize", or "make this mine".
Draft changelog entries for the Building in Public template from the product repo's git history — read recent commits/tags/releases, group the user-facing changes, show drafts, and only after confirmation write them (newest-first) into src/data/changelog.ts. Use when the user says "update the changelog", "draft a changelog from git", "what did we ship", or "generate release notes".