ronjunevaldoz

60 mods across 2 repositories, 3 stars between them.

kmp-agent-skills

02

ronjunevaldoz/kmp-agent-skills

Plugin Claude Code

AI agent skills for Kotlin Multiplatform (KMP) development. Covers clean architecture (6-layer model), feature scaffolding, Compose UI patterns, MVI, navigation, Ktor networking, SQLDelight, DataStore, dependency injection, testing, CI, and more. Use these skills to keep KMP architecture clean, repeatable, and easy to.

2 2d ago A tokens not measured

SessionStart

03

ronjunevaldoz/kmp-agent-skills

Hook Claude Code

Runs when a session starts, executing session-start-check-updates.sh via bash. From ronjunevaldoz/kmp-agent-skills.

2 2d ago A tokens not measured

ronjunevaldoz/kmp-agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for ronjunevaldoz/kmp-agent-skills, covering agent profile: staff jni bridge engineer & kmp architect, canonical sources — read before every task, skill routing, versioning & release — hard rules and operational guardrails.

2 2d ago A 1,191 tokens

auditor

07

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Runs architecture audits against a KMP project or the skills repo itself, interprets findings, and produces either a violation report or a prioritized adoption roadmap.

2 2d ago A 0 tokens

changelog

08

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Generates consumer-facing changelogs and release notes from git history, per-skill ## Changelog sections, and commit metadata.

2 2d ago A 0 tokens

designer

09

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Shapes Kotlin Multiplatform and Compose UI work into a clear design direction before implementation begins. This agent is component-aware, accessibility-aware, and design-system-aware: it prefers existing KMP design skills first, then falls back to general design critique or UX…

2 2d ago A 0 tokens

docs-maintainer

10

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Keeps repo-facing documentation aligned with the actual repository shape, command set, and skill map.

2 2d ago A 0 tokens

fixer

11

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Receives a specific list of blockers from the reviewer or validator and applies the minimum change to resolve each one — no refactoring, no new features, no architecture changes beyond the fix scope.

2 2d ago A 0 tokens

harvester

12

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Reads accumulated lesson files from consumer projects or open GitHub issues, filters them, and proposes concrete amendments to source skills in this repo.

2 2d ago A 0 tokens

implementer

13

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Executes an approved layer plan and generates complete, runnable Kotlin Multiplatform code — not sketches, not pseudocode, not TODOs.

2 2d ago A 0 tokens

planner

14

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline: a builder-first, stack-opinionated pipeline for Kotlin Multiplatform projects using Koin 4, Ktor 3, SQLDelight 2, AGP 9, and CMP 1.11.

2 2d ago A 0 tokens

qa-engineer

15

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Verifies a feature actually does what it was asked to do, by exercising it end to end — distinct from the validator (build/test gates pass) and the reviewer (architecture is correct). Both of those can pass on a feature that is wrong: tests only assert what someone thought to…

2 2d ago A 0 tokens

reviewer

16

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Reviews implemented code against the 6-layer contract, Koin wiring rules, MVI contracts, and testTag coverage. The review is backed by auditproject.py — any finding from the script is an automatic blocker, not a warning.

2 2d ago B 0 tokens

router

17

ronjunevaldoz/kmp-agent-skills

Agent

Part of the KMP Agent Skills pipeline. Decides which skill to invoke and in what order for any KMP request. Routes to the right skill, builds the layer execution plan, and hands off to the implementer.

2 2d ago A 0 tokens

kmp-audit-adaptive

18

ronjunevaldoz/kmp-agent-skills

Command

KMP Agent Skills — check every screen for adaptive layout coverage gaps and redundant title violations across Compact (phone), Medium (tablet), and Expanded (desktop).

2 2d ago A 0 tokens

ronjunevaldoz/kmp-agent-skills

Command

Runs a visual-only audit of your app's Roborazzi screenshots using Claude vision. Detects design inconsistencies that have no code-level signal: spacing rhythm, color contrast, typography hierarchy, icon sizing, and alignment drift across screens.

2 2d ago A 0 tokens

ronjunevaldoz/kmp-agent-skills

Command

KMP Agent Skills — analyze Roborazzi golden screenshots for design consistency. Uses Claude's vision capability to inspect committed PNG files against the design system rules: color tokens, spacing, typography, TopAppBar structure, dark/light mode parity, and accessibility contrast.

2 2d ago A 0 tokens

kmp-clean-comments

22

ronjunevaldoz/kmp-agent-skills

Command

Refactors code documentation across all architectural levels — classes, functions, extension functions, and inline blocks — per kmp-code-quality's Comment & KDoc Conventions ("By architectural level" section). Fixes file-by-file with per-file confirmation, the same pattern as /fix-design.

2 2d ago A 0 tokens

kmp-doctor

23

ronjunevaldoz/kmp-agent-skills

Command

Comprehensive project health doctor — heals docs sitemaps, git hooks, script permissions, and .agents/skills.lock.

2 2d ago A 30 tokens

kmp-execute-ticket

24

ronjunevaldoz/kmp-agent-skills

Command

KMP Agent Skills — take a ticket from GitHub Issues (or any tracker) and ship a complete KMP feature implementation: branched, layered, Koin-wired, tested, and committed.

2 2d ago A 0 tokens