claudeindex
HomericIntelligence's avatar
Author

HomericIntelligence

@HomericIntelligence
1
Marketplaces
2
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

ProjectOdyssey

ProjectOdyssey

Plugins:2
Skills:0
14
4

Plugins

Plugin

verify-issue-before-work

Verify GitHub issue state and existing implementation before starting work. Use when: (1) Starting work on issues, (2) Resuming after breaks, (3) Taking over from other sessions. Prevents duplicate effort.

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.