Imagine asking a tough Rust question and getting answers from three experts at once. That is what this tool does. It runs a three-layer parallel analysis on your Rust code problem.
The first layer looks at language mechanics like ownership and borrowing. The second layer checks design choices and trade-offs. The third layer examines domain constraints like trading or web systems.
After all three run at the same time, it combines their insights into one clear solution. This helps you fix bugs faster and understand your code better.
Global
mkdir -p ~/.claude/skills/meta-cognition-parallelProject
mkdir -p .claude/skills/meta-cognition-parallelSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease
Python Performance Optimizationwshobson/agents
Profile and optimize Python code to find and fix performance bottlenecks quickly