Skip to content

Community

github-actions[bot] edited this page Apr 19, 2026 · 3 revisions

Community

ClawDE is open source and welcomes contributions.

Get Involved

Channel Purpose
GitHub Issues Bug reports, feature requests
GitHub Discussions Questions, ideas, show and tell
Discord Real-time chat, #dev for contributors
clawde.io/packs Pack showcase — browse community packs

Contributing Code

See the Contributing wiki page for the full guide. Short version:

  1. Fork → branch → code → cargo test && flutter test
  2. Submit PR — maintainers review within a few days
  3. Merged contributors appear on the contributor wall at clawde.io

Publishing Packs

Build and publish packs to extend ClawDE:

# Create a pack
clawd pack init my-pack

# Publish to registry
clawd pack publish

See the Pack Author Guide for the full workflow, including paid packs and Stripe Connect payouts.

Pack Ratings

Rate an installed pack (1–5 stars):

clawd pack rate my-pack 5

Ratings feed into the trending algorithm on the pack showcase page.

Code of Conduct

All participants must follow our Code of Conduct. Reports go to conduct@clawde.io.

Security

Report vulnerabilities privately — see the Security Policy. Do not open public issues for security bugs.

Sponsorship

ClawDE is free and open source. If it saves you time, consider sponsoring the project.

Clone this wiki locally