reuse-audit

Official

Find existing reusable UI logic before duplicating

Authoraziontech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill prevents duplicated composables, utility components, and same-category siblings by scanning the codebase before you scaffold a new component.

Core Features & Use Cases

  • Index existing reusables by enumerating composables and matching utilities/siblings to capture export names and component identifiers.
  • Match by intent using spec-driven needs (props/events/states) such as loading/spinner, toast/notification, dialog open/close, currency/price, and tags.
  • Emit structured reuse suggestions as a JSON array so the scaffolding step can recommend real existing implementations or return an empty result.

Quick Start

Use the reuse-audit skill in component creation to scan the spec and return a JSON array of existing utilities that satisfy the component’s needed logic.

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: reuse-audit
Download link: https://github.com/aziontech/webkit/archive/main.zip#reuse-audit

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 471,000+ vetted skills library on demand.