product-completeness-audit

Audit web application routes, user flows, and UI components for functional completeness.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/radenadri/skills-alena --skill product-completeness-audit-radenadri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-completeness-audit
Source: https://github.com/radenadri/skills-alena/tree/main/skills/product-completeness-audit
Command: npx skills add https://github.com/radenadri/skills-alena --skill product-completeness-audit-radenadri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits product readiness by identifying where routes, flows, and components fail to deliver functional completeness versus visual polish, ensuring practical usability beyond aesthetics.

Core Features & Use Cases

  • Route inventory and flow mapping to detect dead ends and incomplete journeys.
  • Page-by-page audit covering rendering, data integrity, states, interactivity, persistence, and error handling.
  • Gap reporting and task generation with a prioritized plan for fixes and production-readiness verdicts.

Quick Start

Run the audit process on your latest build to expose gaps, generate a prioritized task list, and verify readiness for production.

Frequently Asked Questions about product-completeness-audit

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

FAQPage Schema
How do I audit my web application for functional gaps before production?

To audit functional gaps, map your application's routes and user flows to identify incomplete journeys, dead ends, and pages with missing backend connections, then catalog these issues for prioritization.

What is product completeness auditing in web applications?

Product completeness auditing is the process of verifying end-to-end journeys across web applications to ensure routes render correctly, data flows reach the backend, and states, errors, and edge cases are properly handled.

How do I verify frontend UI components have working backend connections?

Verify frontend UI component backend connections by executing page-by-page audits that check rendering, data integrity, interactivity, persistence, and whether data flows successfully reach the backend.

What is the best way to map user flows and find dead ends in an application?

The best way to find dead ends is performing route inventory and flow mapping across your end-to-end journeys to detect incomplete user flows and catalog missing functional states.

Can I generate a prioritized task list from a product gap analysis?

Yes, you can generate a prioritized task list from gap analysis by cataloging functional gaps and applying a workflow that produces a fixes plan and a final production-readiness verdict.