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 code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
This skill helps you craft precise AST-based search and rewrite rules with YAML for linting, refactors, and auto-fix.
This skill helps maintain legacy Agentforce agents by generating and validating Agent Script based configurations, topics, and actions with structured scoring.
This skill helps you design and implement robust backend APIs with zero script QA using structured logs for validation.
This skill guides cross-platform mobile app development with React Native, Expo, and Flutter, helping you ship iOS and Android apps efficiently.
This skill creates and manages Unity Animator Controllers and parameters to streamline animation setup and runtime control.
This skill lets you control the Unity Editor state, including play mode, selection, undo, and menu actions to automate workflows.
This skill helps you create, instantiate, and manage Unity prefabs efficiently, using batch instantiation for multiple objects.
This skill streamlines Unity gameobject operations by creating, deleting, renaming, and transforming multiple objects efficiently with batch support.
This skill configures unity lights efficiently by batching properties for two or more lights, streamlining scene lighting setup.
This skill reviews uncommitted changes against requirements and design, validates quality, and runs tests to ensure safe commits.
This skill helps you create, read, and list Unity shaders within the editor, simplifying shader management and integration into your projects.
This skill guides external research on GitHub and library docs to inform complex integrations before building.
This skill helps security researchers perform Apple reverse engineering tasks by guiding and executing IPSW-based analysis of iOS/macOS binaries.
This skill helps you diagnose root causes before fixes, guiding systematic debugging to reduce rework and reveal true issues.
This skill guides rapid spec-first reviews, ensuring functionality correctness before code quality, and surfaces fixes with concrete, actionable guidance.
This skill enables automated control of the codex app-server via a v2 proxy, streaming JSONL, auto approvals, and multi-instance orchestration.
This skill helps you reduce incidental code complexity by providing an analysis-first plan for readability, with actionable simplification steps and TRACE
This skill detects frontend frameworks by analyzing global variables, DOM attributes, bundle patterns, and source maps to reveal technologies.
This skill aggressively improves latency, throughput, and memory usage by profiling, measuring, and applying safe algorithmic optimizations with guards.
This skill enforces inductive invariants at boundary points to prevent impossible states and improve reliability across systems.