Codebase Architecture

Codebase Architecture taxonomy generated by the site skill importer.

3 skills
M
improve-codebase-architecture

by mattpocock

improve-codebase-architecture helps you find architectural friction, shallow modules, and deepening opportunities in a codebase. Use it for refactoring reviews, testability improvements, and AI-navigable design decisions, especially when you want the skill to respect CONTEXT.md and docs/adr/ guidance.

Refactoring
Favorites 0GitHub 66k
A
icpg

by alinaqi

icpg adds a WHY layer to code understanding with ReasonNodes, formal contracts, and drift detection. Use it for code review, refactoring, and pre-task analysis when you need intent, ownership, and risk context before changing code.

Code Review
Favorites 0GitHub 607
A
code-graph

by alinaqi

code-graph is an AST-based code graph skill for fast symbol lookup, dependency analysis, and blast-radius checks via codebase-memory-mcp. Use it for code editing when you want the graph first and file reads second.

Code Editing
Favorites 0GitHub 0