Astro Debt Collector

Community

Audit Astro code for debt and accessibility.

Authorrahlplx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Astro projects often accumulate unused components, client-side islands, and accessibility gaps that bloat bundles and degrade UX. This Skill provides automated auditing to identify and report these issues for cleaner, faster Astro apps.

Core Features & Use Cases

  • The "Island Hunter" identifies unnecessary client directives and suggests converting to a Server Island or server:defer.
  • The "Ghost Buster" (Unused Code) finds defined-but-never-imported Astro/TSX/CSS files.
  • The "A11y Enforcer" flags missing alt attributes and enforces semantic HTML.
  • The "Accessibility & Type Safety" checks for any any types in Props and validates field validations.
  • Use Case: In a large Astro 6 project, run this skill to prune dead code, fix accessibility issues, and strengthen type safety across components.

Quick Start

From the project root, run the Astro Debt Collector audit and review the generated findings in .agent/memory/findings.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Astro Debt Collector
Download link: https://github.com/rahlplx/elite-astro-workforce-template/archive/main.zip#astro-debt-collector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.