Compiler Architecture Validator

Validates Fakt follows compiler plugin best practices — two-phase FIR→IR, context-driven generation, CompilerPluginRegistrar structure. Use when validating architecture, checking plugin structure, reviewing compiler patterns, or verifying that FIR and IR phases remain properly separated. Make sure to use this skill whenever compiler plugin code is modified — phase mixing and registration issues are subtle bugs that only surface at runtime.

tomevault-io a36391f 2 files · 3.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/rsicarelli--fakt--compiler-architecture-validator commit a36391fc51

Frequently asked questions

npx skillmds@latest add tomevault-io/compiler-architecture-validator