docs: community docs, worked example, and the hub badge #13

Merged
crenshawdev merged 1 commit from cadence/community-docs into main 2026-07-18 21:58:34 +00:00
crenshawdev commented 2026-07-18 21:50:22 +00:00 (Migrated from github.com)

ClaudePluginHub listed Cadence and asked for the usual community scaffolding. This adds what was missing without softening the say-no stance.

  • CONTRIBUTING.md — bug reports and doc fixes welcome, feature PRs start from behind on purpose, fork-friendly. Includes the three real CI commands so the zero-dep story holds.
  • .github/ISSUE_TEMPLATE/bug_report, a proposal template that argues against the default no out loud, and config.yml pointing at /cad-help, the README, and the MANIFESTO (blank issues off).
  • README — ClaudePluginHub badge under the title, plus a worked-example section walking new-project -> context/plan/execute/verify -> land.

LICENSE was already present, no change.

self-verify passes. Nothing touches plugin.json/marketplace.json; the hub listing description is a field on claudepluginhub.com, not a repo file.

Note: the badge URL assumes the hub slug is crenshawdev-cadence. Worth confirming against the live listing before merge, since a different slug 404s the badge image.

ClaudePluginHub listed Cadence and asked for the usual community scaffolding. This adds what was missing without softening the say-no stance. - **CONTRIBUTING.md** — bug reports and doc fixes welcome, feature PRs start from behind on purpose, fork-friendly. Includes the three real CI commands so the zero-dep story holds. - **.github/ISSUE_TEMPLATE/** — `bug_report`, a `proposal` template that argues against the default no out loud, and `config.yml` pointing at `/cad-help`, the README, and the MANIFESTO (blank issues off). - **README** — ClaudePluginHub badge under the title, plus a worked-example section walking `new-project -> context/plan/execute/verify -> land`. LICENSE was already present, no change. self-verify passes. Nothing touches `plugin.json`/`marketplace.json`; the hub listing description is a field on claudepluginhub.com, not a repo file. Note: the badge URL assumes the hub slug is `crenshawdev-cadence`. Worth confirming against the live listing before merge, since a different slug 404s the badge image.
Sign in to join this conversation.
No description provided.