AI Agent Hub
Back to plugins
🖥️

xby-celo-composer-kit

Client Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-celo-composer-kit

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-celo-composer-kit in the DeepSeek Harness terminal to install this plugin; the source is at https://github.com/xby-skill/xby-celo-composer-kit

About this plugin

Celo Composer Kit documentation is spread across multiple repos and pages, forcing developers to hunt down snippets and paste them by hand during a conversation. xby-celo-composer-kit plugs the entire Composer Kit component library directly into DeepSeek Harness, turning component discovery, integration, and debugging into a single natural-language exchange.

The plugin wraps a full component workflow: search components by name, functionality, or category; inspect any component's source code, props, and type definitions; pull real-world usage examples straight from the official documentation; browse every component under categories such as Wallet Integration, Payment & Transactions, and NFT Components; and even query the Celo Composer CLI create command with all of its flags and usage examples. The API key is set once and persists across restarts, so there is no need to reconfigure it mid-session.

Whether you are building on Celo, wiring up wallet or payment components, or simply double-checking a Composer Kit component's props and rendering behavior, this plugin compresses the search-copy-debug loop into one conversation turn.

Use Cases

  • Search and retrieve Celo Composer Kit component source code and props definitions in chat
  • Browse components by category and pull real-world usage examples
  • Query the Celo Composer CLI create command with all flags and usage examples

Best For

  • Frontend developers building on Celo
  • Developers integrating wallet or payment components
  • Engineers using DeepSeek Harness for daily coding