rust_extension_management

Community

Build, update, and fix Rust extensions.

Authortrioskosmos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a clear workflow for managing the engine_rust Python extension, addressing common issues like deserialization errors, import failures, and segmentation faults that arise from stale compiled binaries.

Core Features & Use Cases

  • Clean Build Process: Guides users through a robust uninstallation and reinstallation process to ensure the latest Rust code is used.
  • Numpy ABI Compatibility: Explains and provides solutions for mismatches between Python's NumPy version and the version the Rust extension was built against.
  • Troubleshooting Guide: Offers specific error messages to watch for and their underlying causes related to compiled extensions.
  • Use Case: When a new feature is added to the Rust code, and Python starts throwing ValueError on enum deserialization, this skill helps you perform a clean build to resolve the issue.

Quick Start

Use the rust_extension_management skill to perform a clean reinstall of the engine_rust extension.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: rust_extension_management
Download link: https://github.com/trioskosmos/rabukasim/archive/main.zip#rust-extension-management

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.