Plugin · Claude Code · Development Tools

Kenkaiii Minimal Claude

kenkaiii-minimal-claude is a Claude Code plugin for the Ship phase that auto-configures linting and typechecking and runs parallel agent-based fixes.

by KenKaiii · github.com/KenKaiii/minimal-claude

Install this when you want Claude Code to detect your lint and typecheck stack and run parallel agent fixes without hand-rolling quality commands.

18
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install kenkaiii-minimal-claude@KenKaiii/minimal-claude
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:KenKaiii/minimal-claude") and the paste-ready config with skillselion.get_install_config("plugin:KenKaiii/minimal-claude").

About

What it does

kenkaiii-minimal-claude is a focused Claude Code plugin from KenKaiii/minimal-claude that targets the friction solo builders feel when quality tooling is present in the repo but not wired into the agent session. Instead of manually registering ESLint, TypeScript, or analogous checkers and then babysitting one-off fixes, the plugin advertises intelligent auto-configuration plus parallel agent-based remediation so Claude can treat lint and type errors as a batch workflow. It fits indie and small-team developers who ship with Claude Code daily and want guardrails without standing up a full custom plugin. Use it during active development and pre-release review when you are iterating quickly and cannot afford silent type or style drift. It is not a marketplace catalog; it is a single quality-oriented extension. With roughly eighteen GitHub stars and one bundled plugin, it is a community option to try alongside your existing CI rather than a replacement for enterprise pipelines.

Highlights

  • Auto-configures linting and typechecking for the detected project toolchain
  • Orchestrates parallel agent-based fixing for reported quality issues
  • Minimal Claude Code plugin surface focused on quality, not a large skill bundle
  • Custom commands and tools oriented toward generate-and-fix developer loops
  • Community plugin (1 plugin in bundle) aimed at indie Claude Code workflows

Why builders use it

Solo builders waste agent time manually wiring lint and typecheck tools and fixing findings one file at a time.

After you add the plugin, Claude Code can auto-detect quality tooling and coordinate parallel fixes during review-focused sessions.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 18 stars, 0 votes.

FAQ

Who is kenkaiii-minimal-claude for?

It is for solo builders and small teams who use Claude Code and want linting, typechecking, and parallel fixes without custom plugin engineering.

When should I use kenkaiii-minimal-claude?

Use it during Ship-phase review when you are cleaning up a branch, tightening types, or clearing linter noise before merge or release.

How do I add kenkaiii-minimal-claude to my agent?

Register the KenKaiii/minimal-claude marketplace or plugin bundle in Claude Code, install the minimal-claude plugin, then invoke its quality commands from your project root.

Discussion

Comments

Share how you use kenkaiii-minimal-claude, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.