audit-ui-handlers

Community

Audit unfinished UI handlers with static analysis.

Authorsteltz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audit a single page — identified by its URL or route (e.g., /dashboard, /settings/profile) or by a direct file path — for unfinished interactive elements such as orphaned buttons, stubbed handlers, or handlers missing required side effects. Propose patches gated by human approval. Static analysis only — the skill never fetches the URL.

Core Features & Use Cases

  • Identify interactive elements (buttons, links, forms, inputs) and custom components with interaction hooks.
  • Trace handlers to definitions within the target file or via direct imports, up to two levels of indirection.
  • Classify findings into Tier 1/2/3 with actionable patch proposals for Tier 1 and Tier 2.
  • Generate a unified diff for suggested changes and present a structured audit report for human review.

Quick Start

Provide a target file path (e.g., src/app/settings/page.tsx) and run the audit-ui-handlers workflow.

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: audit-ui-handlers
Download link: https://github.com/steltz/skill-factory/archive/main.zip#audit-ui-handlers

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.