Analyze HSES protocol packet captures and generate a markdown report. USE WHEN: debugging moto-hses communication,...
find ~/masayuki-kono/ -name "*.skill"
HSES (High Speed Ethernet Server) protocol specification for Yaskawa robot controllers. USE WHEN: understanding...
Guide for creating implementation plans. USE WHEN: planning new features, refactoring, or significant code changes.
moto-hses Rust crate usage guide. USE WHEN: implementing HSES (High Speed Ethernet Server) communication with...
Code quality guide for Rust. USE WHEN: writing Rust code, reviewing code, or ensuring code quality.