Richardhowes Self Improvement Code Quality Plugin
richardhowes-self-improvement-code-quality-plugin is a Claude Code plugin marketplace for the Ship phase that bundles VILT-stack code review, security audit, and test-generation tooling for ResRequest-style projects.
Install this marketplace to add VILT-stack code review, security audits, migration checks, and test generation for ResRequest-style Laravel/Inertia projects.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install richardhowes-self-improvement-code-quality-plugin@richardhowes/self-improvement-code-quality-pluginBuilt 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:richardhowes/self-improvement-code-quality-plugin") and the paste-ready config with skillselion.get_install_config("plugin:richardhowes/self-improvement-code-quality-plugin").
What it does
richardhowes-self-improvement-code-quality-plugin is a small Claude Code plugin marketplace aimed at solo builders 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.
Highlights
- 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
Why builders use it
Solo builders on Laravel/Inertia stacks waste cycles manually catching migration risks, weak tests, and security gaps before each release.
After registering the marketplace, Claude can run stack-aware review, migration validation, and test or doc generation with fewer bespoke prompts per PR.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is richardhowes-self-improvement-code-quality-plugin for?
It is for solo builders 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.
Comments
Share how you use richardhowes-self-improvement-code-quality-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.