Skip to content

How To Contribute

First-time or returning contributor. Read this before your first PR, use as a checklist for every PR after.

Before You Start

Get familiar with the project before diving in.

What Contributions Are Welcome

Not sure where your idea fits? Open an issue first.

Documentation

Fixes, clarifications, new guides

Prompt Artifacts

Agents, skills, workflows, rules, templates

Tooling

CLI, MCP, publishing tools

Bug Fixes

In any component

Website

Content and layout in docs/web/

Feedback

Issues, discussions, feature requests

Fast Path to Your First PR

Small PRs get reviewed faster and merged sooner.

1
Pick
Choose a small, scoped issue or open one with your proposal.
2
Edit
Make focused edits. One concern per PR.
3
Validate
Build, lint, type-check, verify MCP.
4
Submit
PR with rationale and expected impact.