|
|
@@ -0,0 +1,35 @@
|
|
|
+---
|
|
|
+title: "Community Projects"
|
|
|
+description: "Community-maintained resources and projects that work with Kilo Code"
|
|
|
+---
|
|
|
+
|
|
|
+# Community Projects
|
|
|
+
|
|
|
+This page highlights community-driven resources that are relevant for Kilo Code users.
|
|
|
+
|
|
|
+{% callout type="note" title="Community-Maintained" %}
|
|
|
+These resources are maintained by the community unless explicitly noted otherwise. Verify compatibility and security before using them in production environments.
|
|
|
+{% /callout %}
|
|
|
+
|
|
|
+## Recommended Starting Points
|
|
|
+
|
|
|
+- **[Kilo Marketplace](https://github.com/Kilo-Org/kilo-marketplace)**
|
|
|
+ Share and install community-created Modes, Skills, and MCP servers.
|
|
|
+- **[Kilo Code Show and Tell Discussions](https://github.com/Kilo-Org/kilocode/discussions/categories/show-and-tell)**
|
|
|
+ Real examples from users building workflows with Kilo Code.
|
|
|
+- **[MCP Official Resources](https://github.com/modelcontextprotocol)**
|
|
|
+ Reference implementations and docs for MCP servers used with Kilo.
|
|
|
+
|
|
|
+## Compatibility Checklist
|
|
|
+
|
|
|
+Before adopting a community project, check:
|
|
|
+
|
|
|
+1. Active maintenance (recent commits/releases)
|
|
|
+2. Clear setup instructions for Kilo Code or MCP
|
|
|
+3. License terms appropriate for your use case
|
|
|
+4. Security posture (dependency hygiene, least-privilege permissions)
|
|
|
+
|
|
|
+## Share Your Project
|
|
|
+
|
|
|
+Built something useful with Kilo Code?
|
|
|
+Share it in [Show and Tell](https://github.com/Kilo-Org/kilocode/discussions/categories/show-and-tell) or contribute it to the [Kilo Marketplace](https://github.com/Kilo-Org/kilo-marketplace).
|