improve

Automates iterative codebase improvement cycles targeting a 9/10 quality score across specified dimensions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Motium-AI/claude-code-toolkit --skill improve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: improve
Source: https://github.com/Motium-AI/claude-code-toolkit/tree/main/config/skills/improve
Command: npx skills add https://github.com/Motium-AI/claude-code-toolkit --skill improve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates iterative codebase improvement by guiding a systematic observe-grade-fix loop toward a 9/10 quality target.

Core Features & Use Cases

  • Structured Improvement Loop: Observe, grade, plan top fixes, implement, verify, and reassess to steadily improve design, UX, performance, and code quality.
  • Dimension Targets: Apply improvements to specific areas (design, UX, performance, accessibility) with measurable progress and score tracking.
  • Continuous Feedback: Tracks progress across iterations, enabling data-driven refinements and early detection of diminishing returns.

Quick Start

Use the /improve command to start an improvement cycle on a target dimension, e.g. "/improve design of the matches page".

Frequently Asked Questions about improve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I systematically improve code quality and UX across my application?

To automate iterative codebase improvement, use an observe-grade-fix loop that evaluates dimensions like design, UX, performance, and accessibility, targeting a 9/10 quality score with continuous progress tracking.

What is the best way to refactor an application for better performance and accessibility?

Using a structured improvement workflow is the best way to refactor for performance and accessibility, applying an observe-grade-fix loop with continuous feedback to track measurable dimension targets and detect diminishing returns.

How do I start an improvement cycle focused on the design of a specific page?

To start an improvement cycle focused on the design of a specific page, invoke the targeted improvement command on that scope to trigger the observe, grade, plan, implement, verify, and reassess loop.

Can I set a specific quality target score and limit iterations for code refactoring?

Yes, you can configure a specific target quality score and iteration limits for code refactoring, enabling data-driven refinements and early detection of diminishing returns during the automated improvement loop.

Does the recursive improvement process work on any app regardless of framework?

Yes, the recursive improvement process applies to design, UX, performance, accessibility, and code quality across any app by enforcing a structured workflow with scoped targets and continuous progress feedback.