Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.21 KB

File metadata and controls

36 lines (27 loc) · 1.21 KB

Contributing

Contributions are welcome if they keep the repo public-safe and method-level.

You Must Certify

By contributing, you confirm that your submission:

  • is your own original rewrite or summary
  • does not contain copied source code, comments, tests, prompts, or assets
  • does not add raw local paths or mirrored internal repository paths
  • keeps third-party names to compatibility or nominative reference only

Required Public-Safety Rules

Do not add:

  • source_repo
  • source_paths
  • absolute C:\\Users\\... paths
  • raw internal repository file-path mirrors from reviewed repositories
  • copied ASCII mascots, logos, or other protected assets

Pull Request Checklist

  • The skill is written as a reusable method, not an implementation mirror.
  • Public metadata is sanitized.
  • No copied code/comments/tests/assets are present.
  • Any third-party product name is used only for compatibility context.
  • scripts/check-public-safety.ps1 and/or scripts/check-public-safety.sh pass.

Selection Standard

This repo is curated. New skills should be:

  • transferable across agentic coding tools
  • clearly named
  • instructionally useful on their own
  • important enough to justify public distribution