Skip to content

Community

This page contains links to various useful projects related to Decompose and maintained by the community.

Decompose-Router

A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor.

Tip

Decompose-Router is a lightweight library based on Decompose, it can be especially useful if you find Decompose cumbersome or difficult to learn.

Link: github.com/xxfast/Decompose-Router

Author: @xxfast

MVIKotlin Decompose Template (IDEA Plugin)

Decompose and MVIKotlin plugin template, which will help you to create new components.

Link: plugins.jetbrains.com/plugin/22852-mvikotlin-decompose-template

Source code: github.com/makeevrserg/MVIKotlin-Decompose-Plugin

Author: @makeevrserg

Decompose with Compose LazyList

A project that shows an example of implementing your children extension to use Decompose components in Compose LazyList

Source code: github.com/EvgenyMeltsaykin/Decompose-LazyList

Author: @EvgenyMeltsaykin

Decompose Detekt Rules

A set of custom detekt rules that help you avoid critical mistakes when working with Decompose.

Link: github.com/AJIEKCX/decompose-detekt-rules

Author: @AJIEKCX

Decompose Plugin for Claude Code

A Claude Code plugin that provides production best practices for Decompose.

What You Get

  • 1 slash command for scanning and fixing Decompose setup across all platforms
  • 3 auto-invoked skills that activate automatically when Claude detects you're working with Decompose
  • A CLAUDE.md template to paste into any Decompose project for always-on guidance

Installation

/plugin marketplace add Litun/DecomposeClaudePlugin
/plugin install decompose@Litun-DecomposeClaudePlugin

Link: github.com/Litun/DecomposeClaudePlugin

Author: @Litun