kotlin-context-di

Community

Wire Kotlin apps with testable manual DI.

Authoranderssv
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you replace framework-based dependency injection with a type-safe manual wiring approach that stays easy to test and reason about.

Core Features & Use Cases

  • Interface-first dependency contracts: Define an AppDependencies interface with nested grouping interfaces so components declare exactly what they need.
  • Production wiring with SystemContext: Build eager, explicit production wiring without open classes or lazy, keeping initialization transparent.
  • Standalone test wiring with SystemTestContext: Create fresh, self-contained test contexts that use fakes and avoid inheritance between production and test code.

Quick Start

Ask the AI to generate a manual DI setup using AppDependencies, SystemContext, and SystemTestContext for your Kotlin service layer and route handlers.

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: kotlin-context-di
Download link: https://github.com/anderssv/the-example/archive/main.zip#kotlin-context-di

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 471,000+ vetted skills library on demand.