Skill Claude CodeCodex
Use when writing or reviewing Kotlin branching and control flow: when expressions, guard conditions, sealed type exhaustiveness, smart casts, nullable branching, early returns, or replacing complex if/else chains.
6 tagged githubactions, measured the same way as everything else here.
Browse within: detekt 5detekt-linter 5detekt-plugin 5detekt-rules 5gradle 5
Skill Claude CodeCodex
Use when writing or reviewing Kotlin branching and control flow: when expressions, guard conditions, sealed type exhaustiveness, smart casts, nullable branching, early returns, or replacing complex if/else chains.
Skill Claude CodeCodex
Use when writing or reviewing Kotlin code that stores CoroutineScope, launches from init/non-suspending APIs, calls runBlocking, or catches broad exceptions around suspend calls.
Skill Claude CodeCodex
Use when choosing Kotlin member, top-level, extension, factory, or service functions for String, primitive, collection, Flow, framework, or third-party receivers.
Skill Claude CodeCodex
Run a full security scan on a repository. Invokes the shieldbot agent to detect vulnerabilities, hardcoded secrets, and CVEs using Semgrep (5,000+ rules), bandit, detect-secrets, pip-audit, and npm-audit.