mvp-audit

Community

Audit an MVP’s production readiness and prioritize fixes.

Authorfosejary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It reduces the risk of launching an MVP that isn’t production-ready by systematically auditing code quality, security, performance, and missing product capabilities, then producing an actionable priority plan.

Core Features & Use Cases

  • MVP codebase scan: Reviews project structure, dependency health in package.json, and TypeScript configuration (e.g., strict mode).
  • Code quality analysis: Checks error handling patterns, type safety (e.g., any usage), duplication, and unused imports.
  • Security & production hardening: Assesses Supabase RLS and policy adequacy, authentication/session handling, input validation/sanitization, secrets management, and protected API access.
  • Performance analysis: Flags bundle bloat, unnecessary re-renders, list virtualization opportunities, image optimization gaps, and inefficient network/query patterns.
  • Missing feature detection: Identifies gaps in error/loading/empty-state UI, offline handling, accessibility (a11y), logging/monitoring, and i18n readiness.
  • Phase 2 re-evaluation & prioritization: Recomputes implementation difficulty for Phase 2 items and generates a weighted impact×effort matrix.

Quick Start

Run the mvp-audit skill to generate a complete production audit report and save it to _workspace/06_audit_report.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: mvp-audit
Download link: https://github.com/fosejary/simple-todo/archive/main.zip#mvp-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.