
Kenkaiii Minimal Claude
- 18 repo stars
- Updated May 9, 2026
- KenKaiii/minimal-claude
kenkaiii-minimal-claude is a Claude Code plugin that auto-configures linting and typechecking and runs parallel agent-based fixes.
About
kenkaiii-minimal-claude is a focused Claude Code plugin from KenKaiii/minimal-claude that targets the friction developers 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 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.
- 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
Kenkaiii Minimal Claude by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install kenkaiii-minimal-claude@KenKaiii/minimal-claudeAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 18 |
|---|---|
| Last updated | May 9, 2026 |
| Repository | KenKaiii/minimal-claude ↗ |
What it does
Install this when you want Claude Code to detect your lint and typecheck stack and run parallel agent fixes without hand-rolling quality commands.
Who is it for?
Best when you use Claude Code on TypeScript, JavaScript, or mixed repos and want low-setup lint and typecheck automation.
Skip if: Organizations that forbid autonomous code fixes or already enforce quality exclusively through locked CI with no agent edits.
What you get
After you add the plugin, Claude Code can auto-detect quality tooling and coordinate parallel fixes during review-focused sessions.
- Auto-detected lint and typecheck integration for Claude Code sessions
- Parallel agent-driven fix passes over reported issues
- Reusable quality-oriented custom commands in the minimal plugin bundle
By the numbers
- 1 plugin in the KenKaiii/minimal-claude bundle
- Repository KenKaiii/minimal-claude with 18 GitHub stars (per catalog ingest)
- Single-plugin focus: quality auto-configure and parallel fixing
Recommended Plugins
How it compares
Single quality-automation plugin, not a multi-plugin marketplace or MCP server.
FAQ
Who is Kenkaiii Minimal Claude for?
It is for developers 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.