Skip to main content
Repositório GitHub

konture

konture contém 2 skills coletadas de baole, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
2
Stars
22
atualizado
2026-07-30
Forks
4
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

integrate-konture
Desenvolvedores de software

Instructions to integrate the Konture (io.github.baole.konture) Kotlin/Gradle architecture-testing library into a project for the first time — installing the plugin/dependency, scaffolding a dedicated architecture-test module, and deciding how it runs in CI. Use whenever the user asks to "add Konture", "integrate Konture into my project", "set up architecture testing", "install the Konture Gradle plugin", or "wire Konture into CI". This skill covers first-time integration only — for writing or reviewing the actual architecture rules/tests once Konture is installed, use the konture-architecture-tests skill instead.

2026-07-30
konture-architecture-tests
Desenvolvedores de software

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.

2026-07-30