AgentSkillsCN

Build In Public

公开构建

SKILL.md

build-in-public

Description

Documents and publishes a build-in-public activity as a lab note.

This skill formalises the Build In Public Routine.

Routine

1. Plan

  • Break the build into discrete steps
  • Create a new lab note file: src/lab-notes/YYYY-MM-DD-{slug}.md
  • Write the execution plan into the file

2. Execute

  • Execute the planned steps
  • Record actions taken and results
  • Immediately note errors or unknown behaviour

3. Publish

  • Finalise the lab note with:
    • Steps completed
    • Issues encountered
    • Summary of what was built and how to use it
  • Publish using the LABNOTE skill

4. Report

  • Return a concise summary
  • Include the URL of the published lab note

Notes

This skill defines process only. Execution is manual unless paired with an executable skill.