Contribute

Share an asset

  1. Add a directory under skills/, tools/, tutorials/, cases/, or best-practices/.
  2. Add the markdown (SKILL.md for skills) with frontmatter per the content model.
  3. Set portability honestly and write adaptation_notes so other teams can adapt it.
  4. Run npm run build to preview your page, then open a PR.

Two rules: never commit secrets, and publish: private is the default — an asset reaches the public portal only when it is publish: public and on the reviewed allowlist. Internal performance findings, endpoints, and flag names stay private.