Debugging skills
Top maintainers
- openclaw · 868 skills
- pluginagentmarketplace · 38 skills
- harborgrid-justin · 30 skills
- bdambrosio · 29 skills
- zhanghandong · 26 skills
Languages in this topic
2883 skills
This skill helps you build and maintain Ruby CLI tools with Thor and Zeitwerk, guiding patterns, UI, and auto-loading best practices.
This skill helps you implement lightweight Flutter animations by using an abstract AnimationWidget and SingleTickerProviderStateMixin to update UI without
This skill teaches printing multiple Dart objects to console using records, emulating console.log-style output for clearer debugging.
This skill performs an adversarial code review loop to critique and fix critical findings before committing, ensuring robust paths and security.
This skill helps you manage Flutter state more efficiently by teaching signals, flutter hooks, and reactive patterns for scalable UI.
This skill helps you master Dart bitwise operations for integers and booleans with practical code examples and clear explanations.
This skill helps you implement truthy checks in Dart by extending Object to evaluate null, booleans, numbers, strings, and collections.
This skill guides you through creating your first Flutter project, editing main.dart, and running it across platforms for rapid learning.
This skill teaches you to build a Figma plugin using Lit web components, covering setup, UI creation, code integration, and testing.
This skill helps you build and experiment with a Lit-based HTML element sandbox, enabling live updates and interactive web component demos.
This skill helps optimize Flutter HTTP networking by selecting Cronet on Android and Cupertino's native client on iOS for faster, cached requests.
This skill fetches page text or HTML via Scrape.do when normal fetch is blocked, bypassing captchas and blockers to ensure access.
This skill helps you implement and analyze GA4 setups, events, and reporting to improve data accuracy and insights.
This skill accelerates code generation with hosted LLMs, delivering multi-file implementations and surgical fixes to speed-run pipelines.
This skill performs deep static analysis of binaries using r2 and ghidra to map functions, decompile code, and reveal data flow.
This skill enables safe dynamic analysis of binaries by guiding QEMU/GDB/Frida workflows with human approval and sandbox safeguards.
This skill guides you through causal inference and root cause analysis to distinguish correlation from causation and validate interventions.
This skill guides GTM setup and optimization, covering containers, tags, triggers, data layer, debugging, templates, and API automation.
This skill helps you install and configure reverse engineering tools across platforms, ensuring ready-to-use environments for cross-architecture analysis.
This skill monitors CI status, diagnoses failures, and applies fixes to prevent recurrence, ensuring PRs stay on track.
This skill helps identify and eliminate technical debt by auditing code for smells, dead code, and unused imports, improving maintainability.