원클릭으로
building-in-public-template
building-in-public-template에는 mativallej에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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".