
Richardhowes Self Improvement Code Quality Plugin
- Updated January 11, 2026
- richardhowes/self-improvement-code-quality-plugin
richardhowes-self-improvement-code-quality-plugin is a Claude Code plugin marketplace that bundles VILT-stack code review, security audit, and test-generation tooling for ResRequest-style projects.
About
richardhowes-self-improvement-code-quality-plugin is a small Claude Code plugin marketplace aimed at developers and small teams shipping Laravel plus Inertia (VILT) applications, especially ResRequest-flavored products. It bundles two plugins that push the agent toward repeatable quality work: structured code review, security and migration validation, query optimization suggestions, and generated tests or feature docs. You reach for it when you are past the prototype phase and need guardrails that match PHP backend conventions, MariaDB migrations, and a mixed PHPUnit and Vitest test setup—not when you only need a one-off snippet. Compared with a single generic review skill, this bundle is opinionated about stack, permissions, and ResRequest workflows, which speeds consistency for that niche but narrows fit for unrelated stacks.
- Two bundled plugins focused on self-improving code quality for VILT (Vue/Inertia/Laravel/Tailwind) stacks
- Commands/skills for securityaudit, validatemigrations, optimizequeries, generatefeaturedocs, and generatetests (PHPUnit
- PHP-centric patterns: routes, permissions, MariaDB migrations, rollback safety, and authorization detection
- English-language guidance for component hierarchy, injection risks, and documentation standards
- ResRequest-oriented development tooling rather than generic agent prompts
Richardhowes Self Improvement Code Quality Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install richardhowes-self-improvement-code-quality-plugin@richardhowes/self-improvement-code-quality-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 11, 2026 |
|---|---|
| Repository | richardhowes/self-improvement-code-quality-plugin ↗ |
What it does
Install this marketplace to add VILT-stack code review, security audits, migration checks, and test generation for ResRequest-style Laravel/Inertia projects.
Who is it for?
Best when you're maintaining ResRequest or similar VILT PHP apps and want agent-driven review and quality commands in Claude Code.
Skip if: Skip if you're on Next-only, Rust, or mobile-native stacks with no PHP/Laravel/Inertia footprint.
What you get
After registering the marketplace, Claude can run stack-aware review, migration validation, and test or doc generation with fewer bespoke prompts per PR.
- Registered marketplace with 2 installable quality plugins
- Agent workflows for review, security audit, migrations, and tests on VILT codebases
By the numbers
- Plugin count: 2
- Repository: richardhowes/self-improvement-code-quality-plugin
- Keywords surface 40+ capability tokens including codereview, securityaudit, and validatemigrations
Recommended Plugins
How it compares
Stack-specific quality plugin bundle, not a journey-wide methodology skill or generic MCP server.
FAQ
Who is Richardhowes Self Improvement Code Quality Plugin for?
It is for developers and small teams shipping VILT (Vue, Inertia, Laravel, Tailwind) and ResRequest-oriented backends who want bundled review, security, and test helpers in Claude Code.
When should I use Richardhowes Self Improvement Code Quality Plugin?
Use it during backend changes and pre-ship checks—migrations, permissions, queries, and tests—when you want automated codereview and securityaudit instead of ad-hoc prompting.
How do I add Richardhowes Self Improvement Code Quality Plugin to my agent?
Add the richardhowes/self-improvement-code-quality-plugin repository as a Claude Code plugin marketplace source, install the two listed plugins from that catalog, then invoke their commands or skills from your project workspace.