mavka
01Plugin Claude Code
Skills from Mavka for writing and maintaining high-quality tests with AI coding agents.
Plugin Claude Code
Skills from Mavka for writing and maintaining high-quality tests with AI coding agents.
Plugin Claude Code
Generate high-quality unit tests. Analyzes code, produces a reviewable Given-When-Then test case list, then writes the tests and verifies they compile and pass. Java support covers JUnit 5, Mockito, and AssertJ.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Instructions file CodexOpenCode
Instructions for mavka-ai/unit-tests-skills, covering agents.md, skills, rules location, plugin validation and what it checks, and why each check exists.
Instructions file
Instructions for mavka-ai/unit-tests-skills, covering claude.md, what this repo is, repository structure, available skills and workflow.
Skill Claude CodeCodex
Use when the user asks to analyze code for test coverage, list what test cases are needed, or review testing strategy — WITHOUT generating actual test code.
Skill Claude CodeCodex
Use when the user asks to generate, create, or write unit tests for code. Analyzes the target code, produces a structured test case list for review, then generates test code. Supports Java (JUnit 5, Mockito, AssertJ).