tech-debt-audit-nextjs

Scan Next.js App Router projects against a checklist and produce a prioritized remediation report.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/tatsushige-i/shared-claude-code --skill tech-debt-audit-nextjs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-debt-audit-nextjs
Source: https://github.com/tatsushige-i/shared-claude-code/tree/main/docs/ja-JP/skills/tech-debt-audit-nextjs
Command: npx skills add https://github.com/tatsushige-i/shared-claude-code --skill tech-debt-audit-nextjs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Next.js App Router projects often accumulate technical debt over time. This skill scans a project against the tech-debt-checklist and outputs a prioritized remediation report that highlights concrete improvements and locations.

Core Features & Use Cases

  • Scans Next.js project structure against the tech-debt-checklist categories to surface debt in context of an App Router project.
  • Produces a prioritized report including file paths, line numbers, and actionable improvement proposals tailored to Next.js (App Router) specifics.
  • Use Case: before a major refactor or migration, or during ongoing code maintenance to guide engineering focus and planning.

Quick Start

Run this skill on your Next.js project to generate a prioritized tech debt report.

Frequently Asked Questions about tech-debt-audit-nextjs

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

FAQPage Schema
How do I audit technical debt in a Next.js App Router project?

A technical debt audit for Next.js App Router projects scans your codebase against a rules-based checklist to identify debt and produce a prioritized remediation report with file paths and line numbers.

What is the best way to identify code quality issues before a Next.js refactor?

The best way to identify code quality issues before a Next.js refactor is to run a project scan that surfaces concrete improvements and locations, helping guide engineering focus and maintenance planning across large codebases.

Does the tech debt audit work with large Next.js codebases?

Yes, the tech debt audit works with large Next.js codebases by applying a rules-based checklist approach to scan the project structure and document technical debt for ongoing code maintenance and pre-refactor planning.

How do I generate a prioritized remediation report for Next.js code?

You can generate a prioritized remediation report for Next.js code by scanning your project to surface debt in the context of the App Router, which outputs actionable improvement proposals tailored to Next.js specifics.

Can I get specific file paths and line numbers for technical debt in Next.js?

Yes, you can get specific file paths and line numbers for technical debt in Next.js because the audit produces a prioritized report that highlights concrete improvements and exact locations within your App Router project.