hai-app-review

Review SvelteKit apps against hai-framework guidelines and output structured HaiReview results.

3|7|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/hai-series/hai-framework --skill hai-app-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hai-app-review
Source: https://github.com/hai-series/hai-framework/tree/main/packages/cli/templates/skills/hai-app-review
Command: npx skills add https://github.com/hai-series/hai-framework --skill hai-app-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized framework to review and enforce Hai Framework usage in applications by auditors and AI assistants. It ensures TDD compliance, architectural layering, HaiResult handling, guards, logging, type safety, testing, and i18n.

Core Features & Use Cases

  • Automated, repeatable code-review audits for hai-framework projects.
  • Checklists for TDD, architecture, security, logging, i18n, and typing conformance.
  • Guidance and actionable fixes with evidence mapping for refactors and governance.

Quick Start

Run the hai-app-review skill to generate a comprehensive code review for a SvelteKit project.

Frequently Asked Questions about hai-app-review

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

FAQPage Schema
How do I automate AI-driven code reviews for a SvelteKit project?

You can automate code reviews for SvelteKit by running the hai-app-review skill. It enforces TDD compliance, architecture layering, and typing standards, then outputs a structured HaiReview result with guidance for fixes and evidence mapping.

What is HaiResult handling and how do I enforce it during a code audit?

HaiResult handling is a validation rule enforced during code audits to ensure proper error and result management. The skill checks this conformance across your project and provides structured guidance for any required fixes.

Can I use this code review skill to check i18n and logging standards?

Yes, the code review skill checks both i18n conformance and logging standards. It audits these alongside access guards and type safety, returning a structured review result with evidence mapping for any identified issues.

Does this automated code review work with SvelteKit applications?

Yes, the automated code review explicitly targets SvelteKit applications. It validates architecture layering, HaiResult handling, guards, and testing to ensure full hai-framework compliance across your SvelteKit codebase.

How do I verify TDD compliance and architecture layering in my codebase?

Verify TDD compliance and architecture layering by running the skill to perform an automated audit. It evaluates your codebase against hai-framework guidelines and returns a structured review with actionable guidance and evidence mapping.