client-boundaries

Official

Enforce import boundaries and clean console usage.

Authorblock
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent coupling across frontend apps by enforcing import boundaries and suppressing new console logging, improving code maintainability and reducing unintended dependencies.

Core Features & Use Cases

  • Detect forbidden cross-app imports among client/src/shared/, client/src/protoOS/, and client/src/protoFleet/.
  • Enforce that protoOS and protoFleet cannot import each other and that shared cannot import app-specific code.
  • Flag new console.log statements while permitting allowed logs like console.error or build-version logs.

Quick Start

Scan a set of changed frontend files to identify and report forbidden imports and console usage.

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: client-boundaries
Download link: https://github.com/block/proto-fleet/archive/main.zip#client-boundaries

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.