compiler-architecture-validator

Community

Validate Fakt compiler plugin patterns.

Authorrsicarelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Validates Fakt compiler plugin architecture against Metro-inspired patterns, including two-phase FIR→IR compilation, context-driven generation, and proper extension registration.

Core Features & Use Cases

  • Metro pattern checks: verify CompilerPluginRegistrar, IrGenerationExtension, FirExtensionRegistrar
  • Alignment with Fakt: compare implementation against Metro baseline
  • Reporting: alignment score and deviations

Quick Start

Provide the component or module to validate; run the validator and review the alignment 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: compiler-architecture-validator
Download link: https://github.com/rsicarelli/fakt/archive/main.zip#compiler-architecture-validator

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