claudeindex
Plugin

fix-implicitlycopyable-removal

Systematic approach to removing ImplicitlyCopyable trait from Mojo structs. Use when: (1) Removing ImplicitlyCopyable from structs, (2) Fixing 'cannot implicitly copy' errors, (3) Debugging memory corruption from implicit copies.

Installation

1

Add the marketplace

/plugin marketplace add mvillmow/ProjectOdyssey
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.