2 Commits

Author SHA1 Message Date
Andrés Bayón 9abada45b7 docs: relax one-skill-per-PR and 'Use when …' description rules (#40)
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.
2026-08-06 15:02:08 +02:00
Andrés Bayón c925dd3135 docs: add CONTRIBUTING guide and link from README (#11)
* 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>
2026-06-12 10:46:50 +02:00