1 Commits

Author SHA1 Message Date
Topherhindman fb7178eaaf Add community health files and templates (#3)
* Add Code of Conduct for clarity and updates

Updated email contact and revised enforcement guidelines.

* Add contributing guide for skill contributors

Covers how to improve existing skills, add new ones, and file
issues. Documents the freeze-forever principle, MCP-for-facts
pattern, and file naming conventions so contributors understand
the project's content philosophy before submitting changes.

* Add issue templates for bug reports and skill requests

Provides structured templates so contributors can report skill
content that produces incorrect agent behavior, or request new
skills. Includes contact links to LiveKit docs and the developer
community for general questions.

* Add pull request template with skill review checklist

Guides contributors through the key quality checks: freeze-forever
compliance, MCP delegation for API facts, size limits, trigger
phrase quality, and agent-tested verification.

* Add security policy for vulnerability reporting

Documents how to report security issues via GitHub's private
vulnerability reporting. Defines scope specific to this project —
skill content that could cause agents to generate insecure code.
2026-02-18 11:52:40 -08:00