fullstack-audit

Audit full-stack modules for design, implementation, and testing gaps.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Linnanli/xClaw --skill fullstack-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstack-audit
Source: https://github.com/Linnanli/xClaw/tree/main/.github/skills/fullstack-audit
Command: npx skills add https://github.com/Linnanli/xClaw --skill fullstack-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? IronClaw 全栈功能审查与开发工作流的完整性检查,帮助团队在需求、设计、实现、测试与部署之间发现并弥补断点,确保交付的一致性与质量。

## Core Features & Use Cases

  • End-to-end coverage checks across design, implementation, migrations, tests, and release procedures.
  • Cross-module dependency tracing to surface missing interfaces and data flows.
  • Structured remediation guidance with concrete next steps and validation criteria.

### Quick Start Run a comprehensive audit across the admin-backend, frontend, desktop client, and test suites to surface integration risks and actionables.

Frequently Asked Questions about fullstack-audit

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

FAQPage Schema
How do I audit full-stack readiness from requirements to deployment?

To audit full-stack readiness, you verify configuration, design alignment, API routes, data models, migrations, and tests to return a complete status map with remediation recommendations for deployment.

What is full-stack integration gap analysis and when do I need it?

Full-stack integration gap analysis identifies and bridges missing interfaces and data flows between design, implementation, and testing across admin-backend, frontend, and desktop client modules to ensure end-to-end coverage.

Can I trace cross-module dependencies across frontend and backend test suites?

Yes, you can trace cross-module dependencies across frontend, admin-backend, desktop client, and test suites to surface missing interfaces, data flows, and integration risks.

How do I verify design alignment and API routes against data models?

You verify design alignment by checking API routes, data models, and migrations against implementation and requirements, ensuring configuration matches the intended architecture across all full-stack modules.

What's the best way to get structured remediation guidance for integration risks?

The best way to get structured remediation guidance is to run a comprehensive audit that returns a status map with concrete next steps and validation criteria for each identified integration risk.

Does this full-stack audit work without external dependencies or components?

Yes, this full-stack audit operates with no external dependencies or components, applying directly across your existing test suites, admin-backend, frontend, and desktop client modules to verify end-to-end coverage.