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 analyzes Salesforce debug logs to detect governor limits and performance bottlenecks, then suggests actionable fixes.
This skill helps you design and validate Salesforce flows with Winter 26 best practices, ensuring reliable, bulk-safe deployments.
This skill extracts and analyzes Agentforce session tracing data from Salesforce Data 360 at scale, enabling debugging with Polars and Parquet storage.
This skill analyzes Rails applications and generates actionable upgrade reports with step-by-step migration guides for Rails 7.0 through 8.1.x.
This skill helps optimize bundle size by enforcing tree-shaking, dynamic imports, and deferred analytics to reduce initial load.
This skill helps you maximize API and frontend throughput by eliminating waterfalls and orchestrating parallel tasks for faster, non-blocking execution.
This skill helps you recognize that pattern and navigation are one movement, enabling conscious decision making and adaptive problem solving.
This skill helps you uncover root causes by meta-cognition and recursive systems thinking, guiding you to the bedrock problem beyond symptoms.
This skill helps teams break through circular thinking by colliding perspectives to unlock emergent breakthroughs and novel solutions.
This skill performs rigorous reality-testing to surface edge cases, validate assumptions, and prevent costly failures before decisions.
This skill provides guidance for using the Oref Flutter signals library, including signals, computed, effects, DevTools, and troubleshooting.
This skill refines recently modified Python code to improve clarity and maintainability without altering functionality.
This skill helps you inspect Claude Code session logs, analyze context usage, and extract plans and issues from sessions for debugging and transparency.
This skill helps you validate Aptos Move smart contracts with unit, integration, and prover tests, improving reliability and CI/CD coverage.
This skill helps optimize Aptos Move contracts by applying gas-saving techniques, data structure choices, and profiling tips for better throughput.
This skill lets you automate and inspect Chrome tasks from the CLI, enabling reliable browser testing, debugging, and AI-assisted workflows.
This skill helps you navigate and modify the surf-cli codebase, enabling browser automation, CDP access, and AI agent orchestration.
This skill helps you diagnose production issues in Base44 apps by fetching and analyzing backend function logs.
This skill corrects speech recognition errors in subtitle files while preserving exact timelines and domain terminology for accurate multilingual proofreading.
This skill helps you master advanced TypeScript types, generics, and template literals to solve complex type-level challenges efficiently.
This skill helps you build robust npm CLI tools by applying Unix-inspired patterns, automatic project root detection, cross-platform arg parsing, and