integration-check

Community

Validate cross-module wiring in multi-module apps

Authorlasswellt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cross-module wiring validation for multi-module codebases by tracing exports to importers, ensuring route coverage, auth guard presence, and store-to-component wiring, all via read-only analysis.

Core Features & Use Cases

  • Export-to-import tracing: verify every exported symbol has at least one consumer.
  • Route coverage: ensure navigation paths exist for defined routes and pages.
  • Auth guard coverage: detect routes/endpoints that require authentication and verify guards exist.
  • Store-to-component wiring: confirm stores/composables are consumed by components.

Quick Start

Run the integration-check against your project to generate a findings report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: integration-check
Download link: https://github.com/lasswellt/cc-plugin-suite/archive/main.zip#integration-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.