app-review

Installation
SKILL.md

App review

Purpose

Find concrete risks and inconsistencies before release.

Procedure

  1. Identify application type and deployment target.
  2. Read relevant project documentation.
  3. Inspect authentication and authorization.
  4. Inspect secrets and configuration handling.
  5. Check common web security risks.
  6. Check SEO and crawlability where applicable.
  7. Check AI discoverability and machine-readable documentation where applicable.
  8. Check accessibility and core user paths for UI applications.
  9. Compare documentation with actual behavior.
  10. Run available tests, lint, typecheck, and builds.
  11. Produce a prioritized factual report.
Installs
1
First Seen
1 day ago
app-review — bkoimett/agent-skills