Feature flags let you control which features are active for different users or release channels. You can check the current state of all flags or compare how they differ between channels. This helps you understand why a feature might behave one way on www and another on experimental.
The tool shows flags with simple icons like ✅ for enabled and ❌ for disabled. You can also see flags that need cleanup or output results as a CSV file. It is useful for developers who want to debug unexpected behavior across releases.
Global
mkdir -p ~/.claude/skills/flagsProject
mkdir -p .claude/skills/flagsSource 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
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
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