inspection

Inspect software projects for test coverage, code quality, and security vulnerabilities.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/zsyu9779/house-of-cards --skill inspection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inspection
Source: https://github.com/zsyu9779/house-of-cards/tree/main/.claude/skills/inspection
Command: npx skills add https://github.com/zsyu9779/house-of-cards --skill inspection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of inspecting project implementation quality, generating standardized reports, and developing fixes for identified issues.

Core Features & Use Cases

  • Automated Code Audits: Performs checks for test coverage, dependency health, and code style.
  • Quality Reporting: Generates detailed reports on identified issues across various quality dimensions.
  • Targeted Bug Fixing: Guides the development of fixes for identified problems based on priority.
  • Use Case: When a project needs a quality assurance check before a release, this Skill can be activated to perform a comprehensive review and flag any areas needing attention.

Quick Start

Run a routine inspection task on the project.

Frequently Asked Questions about inspection

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

FAQPage Schema
How do I perform an automated code quality audit before a release?

Code quality audits check test coverage, dependencies, and style. This Skill automates project inspections, generating standardized reports on identified issues across various quality dimensions to guide prioritized bug fixing.

What is included in a software project quality report?

A software project quality report analyzes test coverage, code quality, security vulnerabilities, and coding standards. It generates standardized reports detailing identified issues to facilitate iterative improvement and prioritized bug fixing.

How do I prioritize bug fixing after a static analysis?

Prioritize bug fixing after static analysis by reviewing generated standardized reports. These detail identified issues across quality dimensions, guiding the development of fixes based on priority to facilitate iterative improvement.

Can I check test coverage and security vulnerabilities without external dependencies?

Yes, you can check test coverage and security vulnerabilities without external dependencies. This Skill operates independently to conduct comprehensive quality inspections and analyze adherence to coding standards.

When do I need to run a comprehensive code inspection?

Run a comprehensive code inspection when a project needs a quality assurance check before a release. It performs a comprehensive review of test coverage, dependency health, and security vulnerabilities to flag areas needing attention.