arch-lint

Community

Detect Flutter layering violations instantly.

Authorexception-coder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects architecture and layering violations in Flutter projects to prevent presentation/domain/data/infrastructure misuse that causes tight coupling, hidden technical debt, and runtime bugs.

Core Features & Use Cases

  • Rule-based layer checks: identifies direct SQL/Database, direct HTTP calls, forbidden framework imports in domain, DAO misuse, and potential money fields typed as double.
  • Dual operation modes: full-project scans for comprehensive auditing and lightweight automatic checks triggered for files changed in a commit or edit.
  • Actionable reports: produces structured violation tables with file path, line number, offending code snippet, severity (severe vs warning), and concrete remediation advice.

Quick Start

Run an architecture lint on the project's lib directory and return a table of violations with file paths, line numbers, severity levels, and suggested fixes.

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: arch-lint
Download link: https://github.com/exception-coder/team-standards/archive/main.zip#arch-lint

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.