Architecture Skill - Debugging & Feature Addition Procedures

Community

Debug compiler pipelines and ship new features.

Authorormastes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It provides a structured method to diagnose pipeline issues and safely add new language/compiler features without missing critical integration steps.

Core Features & Use Cases

  • Feature addition checklist across pipeline stages: Guides changes through lexer/parser, desugaring, block parsing, type system, HIR/MIR lowering, backend extensions, and standard library impacts.
  • Debugging workflow for compiler and workspace issues: Covers parse error triage, workspace diagnostics, symbol lookup, and reference tracing.
  • Lean verification alignment: Ensures type inference changes remain consistent by updating corresponding Lean theorems and running verification builds and comparisons.
  • Design checklist with before/after actions: Helps prevent regressions by pairing spec review and dependency impact analysis with test and verification steps.

Quick Start

Ask it to help you add a new DSL feature end-to-end by mapping the required source changes to the lexer/parser, lowering stages, backend, and any Lean verification updates, then validate the result using the specified test and comparison workflow.

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: Architecture Skill - Debugging & Feature Addition Procedures
Download link: https://github.com/ormastes/Spipe/archive/main.zip#architecture-skill-debugging-feature-addition-procedures

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.