This experimental skill attacks Rust questions by running three parallel analyses: language mechanics (ownership, lifetimes, error codes), design patterns (smart pointers, interior mutability), and domain constraints (FinTech regulations, web scalability, embedded requirements). It auto-detects whether to run layer analyzers as parallel agents or fall back to sequential inline execution. The real trick is the cross-layer synthesis that chains domain requirements down through design choices to specific Rust features. Useful when you're stuck on something like E0382 in a trading system and need to understand whether the fix should be Arc, clone, or a completely different ownership pattern. The parallel execution cuts analysis time when agents are available.
npx -y skills add zhanghandong/rust-skills --skill meta-cognition-parallel --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template