add-new-jit-ee-api

Official

Extend the JIT-EE API with a new VM interface.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The JIT-EE API surface needs to grow to accommodate new compiler-vm interactions; this Skill provides a structured, repeatable process to introduce a new interface entry point across the runtime.

Core Features & Use Cases

  • Adds a new JIT-VM (JIT-EE) API stub and glue, wired through ThunkInput.txt, codegen, and CORINFO interfaces.
  • Ensures consistent cross-layer integration from ThunkInput.txt to CorInfoImpl, VM interface, and SuperPMI tooling.
  • Enables end-to-end updates across multiple layers for production-grade interop and replay scenarios.

Quick Start

Update ThunkInput.txt with the API signature, run the JIT interface generator script, and implement the API across corinfo.h, CorInfoImpl, vm/jitinterface.cpp, and SuperPMI components as described.

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: add-new-jit-ee-api
Download link: https://github.com/dotnet/runtime/archive/main.zip#add-new-jit-ee-api

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 223,000+ vetted skills library on demand.