Roo-Code/cline_docs/marketplace
NamesMT ee6f145986 chore: apply org change and re-add contributors
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: Smartsheet-JB-Brown <Smartsheet-JB-Brown@users.noreply.github.com>
Co-authored-by: elianiva <51877647+elianiva@users.noreply.github.com>
2025-05-24 13:39:36 -06:00
..
implementation chore: merge jbbrown/marketplace squashed 2025-05-24 13:39:36 -06:00
user-guide chore: apply org change and re-add contributors 2025-05-24 13:39:36 -06:00
README.md chore: apply org change and re-add contributors 2025-05-24 13:39:36 -06:00

Marketplace Documentation

This directory contains comprehensive documentation for the Roo Code Marketplace, including both user guides and implementation details.

Documentation Structure

User Guide

The user guide provides end-user documentation for using the Marketplace:

  1. Introduction to Marketplace - Overview and purpose of the Marketplace
  2. Browsing Items - Understanding the interface and navigating items
  3. Searching and Filtering - Using search and filters to find items
  4. Working with Package Details - Exploring package details and items
  5. Adding Packages - Creating and contributing your own items
  6. Adding Custom Sources - Setting up and managing custom sources

Implementation Documentation

The implementation documentation provides technical details for developers:

  1. Architecture - High-level architecture of the Marketplace
  2. Core Components - Key components and their responsibilities
  3. Data Structures - Data models and structures used in the Marketplace
  4. Search and Filter - Implementation of search and filtering functionality

Key Features

The Marketplace provides the following key features:

  • Component Discovery: Browse and search for items
  • Item Management: Add/update/remove items to your environment
  • Custom Sources: Add your own repositories of team or private Marketplaces
  • Localization Support: View items in your preferred language
  • Filtering: Filter items by type, search term, and tags

Default Marketplace Repository

The default Marketplace repository is located at: https://github.com/RooCodeInc/Roo-Code-Marketplace

Contributing

To contribute to the Marketplace documentation:

  1. Make your changes to the relevant markdown files
  2. Ensure that your changes are accurate and consistent with the actual implementation
  3. Submit a pull request with your changes

For code changes to the Marketplace itself, please refer to the main CONTRIBUTING.md file.