AIPM
Theme

AIPM package

improve-codebase-architecture

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

Install Skill

aipm add @mattpocock/improve-codebase-architecture@1.0.0

How to use

Install the skill above, then run this in your AI tool:

/improve-codebase-architecture <your description>

About

Surface architectural friction and propose **deepening opportunities**: refactors that turn shallow modules into deep ones. The aim is testability and AI-navigability.

Source

Package content

Browse manifest, skill files, and license bundled in this package.

Share this package

Add an Install with AIPM badge

Add this badge to a GitHub README so readers can open the package page and install the same version.

Install with AIPM
[![Install with AIPM](https://www.aipm-registry.com/install-with-aipm.svg)](https://www.aipm-registry.com/packages/mattpocock/improve-codebase-architecture/1.0.0)

Publisher

Matt Pocock

Reserved under @mattpocock by Matt Pocock. This package name belongs to an AIPM publisher account.

AI assistant context

What this skill is for

@mattpocock/improve-codebase-architecture@1.0.0 is an AIPM skill package for All tools. Use it when a project needs the reusable AI behavior described as: Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

Install
aipm add @mattpocock/improve-codebase-architecture@1.0.0
Use after install
/improve-codebase-architecture <your description>

Tool targets

Install command by target

cursor

Run this variant when you want to install the package into cursor.

aipm add @mattpocock/improve-codebase-architecture@1.0.0 --target cursor --ci

claude

Run this variant when you want to install the package into claude.

aipm add @mattpocock/improve-codebase-architecture@1.0.0 --target claude --ci

Package FAQ

Install and compatibility

How to install
Run aipm add @mattpocock/improve-codebase-architecture@1.0.0 in a project that has AIPM initialized.
Supported tools
@mattpocock/improve-codebase-architecture@1.0.0 supports All tools.

Before installing

AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.