i-audit

Diagnostic and prescriptive audit for your entire project, delivered continuously to your inbox or dashboard as needed.

Updated May 17, 2026
One-click install
npx skills add https://github.com/cenjie/skills --skill i-audit-cenjie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i-audit
Source: https://github.com/cenjie/skills/tree/main/skills/i-audit
Command: npx skills add https://github.com/cenjie/skills --skill i-audit-cenjie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams identify and document technical quality issues across accessibility, performance, theming, responsive design, and anti-patterns, producing a structured, scored report instead of automatic fixes.

Core Features & Use Cases

  • Systematic diagnostics across five dimensions (Accessibility, Performance, Theming, Responsive Design, Anti-Patterns) with P0-P3 scoring.
  • Generates a comprehensive report and an actionable plan for remediation.
  • Use Case: When you need an independent audit before release, or a periodic quality review of a project.

Quick Start

Run a full audit across a target area by invoking the i-audit command with a specific scope.

Frequently Asked Questions about i-audit

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

FAQPage Schema
How do I run a technical quality audit for accessibility and performance?

Run a technical quality audit by executing the i-audit command against your target project scope. The audit systematically validates code-level accessibility, performance, theming, responsive design, and anti-patterns, generating a deterministic, scored report with P0-P3 ratings and an actionable remediation plan.

What is included in a comprehensive code quality audit report?

A comprehensive code quality audit report includes systematic diagnostics across accessibility, performance, theming, responsive design, and anti-patterns. It provides a structured P0-P3 scoring system, a full technical quality review, and an actionable improvement plan for remediation.

Does the audit automatically fix responsive design and theming anti-patterns?

No, the audit does not automatically fix responsive design and theming anti-patterns. It performs deterministic, code-level validations to identify and document technical quality issues, producing a scored report and an actionable improvement plan instead of applying automatic fixes.

How do I integrate a technical quality audit into my CI/CD workflows?

You can integrate a technical quality audit into CI/CD workflows by running the i-audit command during your pipeline execution. It produces a deterministic, structured, scored report with P0-P3 ratings that can be parsed by automated workflows without performing code fixes.