kotlin-tuple

Installation
SKILL.md

Kotlin Tuple Utility Generation Skill

Generates type-safe Tuple utilities for Kotlin/KMP projects by copying pre-built example files and adjusting package names.

Usage

Before generating code, confirm the following with the user in a single message.

Confirmation Items

  1. Target module (for multi-module projects, which module to generate into)
    • Analyze the project structure and suggest a candidate module
    • Ask the user to confirm or specify a different module
  2. Package name and output directory
    • Infer from the module's existing package structure and suggest a candidate
    • Ask the user to confirm or specify a different package name
  3. Maximum Tuple size (default: 20)
    • Ask: "Generate Tuple0–TupleN (default: 20)? Enter a different number to change."
  4. File types to generate (default: all)
Related skills
Installs
1
Repository
tbsten/skills
GitHub Stars
1
First Seen
Mar 29, 2026