Clarify CONTRIBUTING.md so contributors know both guidelines are
recommended defaults, not hard requirements:
- Batching related skills in one PR (or splitting a large contribution
across a few PRs) is welcome — whatever is easiest to review.
- "Use when …" is a suggested description shape, not mandatory. What
matters is that the description reads as a precise trigger; descriptions
already tuned against real usage should not be rewritten to match a
template.
* docs: add CONTRIBUTING guide and link it from README
Document how to contribute a skill: the public-safety rule, the
skills/<name>/SKILL.md folder layout and frontmatter, that skills go in
as plain folders (not zipped .skill files), the versioning approach, and
the PR flow. Link it from the README.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* docs: tighten CONTRIBUTING prose
Reduce em-dash density and split welded clauses for readability.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>