Webdevcody Go Mailing List Bootstrap Project

> **User-question protocol:** Whenever this skill needs the user to pick between options, confirm an action, or answer a multiple-choice prompt, you MUST call the `AskUserQuestion` tool to render a proper interactive picker. Do NOT print numbered options as plain text and wait for the user to type a number — that produces a degraded UX. Free-form questions (open-ended typing) may be asked in prose, but any time you would write "1) … 2) … 3) …", use `AskUserQuestion` instead.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/webdevcody--go-mailing-list--bootstrap-project commit 45036eebee

Frequently asked questions

npx skillmds@latest add tomevault-io/webdevcody-go-mailing-list-bootstrap-project