Advanced C programming skills for systems programming and memory management
/plugin marketplace add TheBushidoCollective/han
/plugin install jutsu-c@TheBushidoCollective/han
Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.
Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.
Use when writing low-level system software in C requiring file I/O, process management, signals, and system calls.
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.