find-module

Official

Find module placement for new code.

Authorproto-at-block
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Determine the correct module placement for new code in a Kotlin Multiplatform project, ensuring alignment with domain, libs, and ui structures and proper module types.

Core Features & Use Cases

  • Scan the existing module index to locate related modules in the same domain area.
  • Determine the appropriate module type (:public/:impl/:fake) for the new code.
  • Place code in the correct location (app/domain/, app/libs/, app/ui/) and in the correct source set (commonMain, androidMain, iosMain).

Quick Start

Identify the new feature, consult the domain's module index, and place the code in the appropriate KMP module under app/ (domain/, libs/, ui/) with commonMain as the default.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: find-module
Download link: https://github.com/proto-at-block/bitkey/archive/main.zip#find-module

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.