boundary-checker

Community

Enforce FSD boundary rules and detect violations.

Authorjhlee0409
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces FSD import boundary rules by scanning a codebase and identifying violations such as higher-layer imports, cross-slice imports, and improper @x/ references.

Core Features & Use Cases

  • Detect higher-layer imports that breach the Layer Hierarchy.
  • Flag cross-slice imports within the same layer, with optional @x/ cross-reference validation.
  • Validate public API usage to prevent internal path imports.
  • Generate a structured report of violations to guide refactoring and cleanup.

Quick Start

Run boundary-checker with your project repository to analyze all source files and report violations. Provide the root path to the codebase and the current layer map to begin validation.

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: boundary-checker
Download link: https://github.com/jhlee0409/claude-plugins/archive/main.zip#boundary-checker

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 223,000+ vetted skills library on demand.