Skip to main content

konture-architecture-tests

Stars22
Forks4
UpdatedJuly 30, 2026 at 05:26

Instructions to classify, scope, and write Kotlin architecture tests using Konture (io.github.baole.konture) in a Gradle project โ€” Android, KMP, or JVM backend (Spring/Ktor). Covers aligning proposed rules with core architectural pillars (dependency direction/layer isolation, module boundary enforcement, cross-layer type leakage, layer-crossing call violations, DI graph wiring correctness, API surface/visibility enforcement) or custom project-specific guardrails (naming conventions, legacy package quarantine, serialization markers), discovering the project's real architecture before writing a rule, verifying Konture's DSL, and scaffolding a dedicated architecture-test module. Use whenever the user asks to add, review, or extend an architecture test, enforce layer isolation, check for module boundary violations, or write custom design-standard guardrails.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly