AI coding skills that teach your agent how to write idiomatic Kensa BDD tests in Kotlin and Java. Works with Claude Code, OpenCode, and any agent that supports the SKILL.md format.
The kensa-development skill is an expert reviewer for Kensa tests. It detects violations of Kensa best practices (rendered code must read as fluent English, action lambdas don't belong in rendered contexts, use Fixtures and @RenderedValue correctly, build a composable test toolbox, wrap raw assertions in semantic functions, prefer typed context objects), produces an improved version, and explains the changes.
Reference material covers Fixtures, @RenderedValue, setup steps, interactions and sequence diagrams, and captured outputs.
/plugin marketplace add kensa-dev/agent-skills
/plugin install kensa
The plugin auto-updates when you run /plugin marketplace update, so your agent's knowledge of Kensa stays in sync with releases.
Any agent that reads .claude/skills/ can use the skill content directly. Drop it into your project:
git clone --depth 1 https://github.com/kensa-dev/agent-skills.git /tmp/kensa-skills && \
mkdir -p .claude/skills && \
cp -r /tmp/kensa-skills/plugins/kensa/skills/kensa-development .claude/skills/ && \
rm -rf /tmp/kensa-skills
Re-run when a new Kensa version drops.
The skill version mirrors Kensa version.txt exactly. Tag 0.7.1 corresponds to Kensa 0.7.1.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kensa-dev/agent-skills --plugin kensaUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.