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 write meaningful, concise code comments by emphasizing intent, readability, and correct scope across APIs and internal logic.
This skill provides a concise, practical guide to building high-performance REST APIs with the Echo framework in Go, covering routing, middleware, binding, and
This skill guides you through exploratory testing in the James Bach style, blending learning, design, and execution to uncover hidden risks.
This skill generates robust Bash scripts with error handling, argument parsing, and cleanup for reliable automation workflows.
This skill helps you diagnose errors methodically, reproduce issues, and validate safe, minimal fixes with clear verification steps.
This skill helps you write practical Zig code in the style of Loris Cro, emphasizing build system mastery and real-world patterns.
This skill helps you write robust C++ code by applying Meyers Effective C++ guidelines for safer, clearer, and more maintainable interfaces.
This skill helps design, evaluate, and deploy computer vision systems by guiding task definition, dataset strategy, and performance-oriented workflows.
This skill helps you master Python fundamentals by guiding syntax, data types, OOP, and standard library use for clean, efficient code.
This skill fetches source code for npm, PyPI, crates.io or GitHub repos to give AI agents deeper implementation context.
This skill helps you optimize Python performance through profiling, memory management, and high-performance techniques for faster, scalable code.
This skill helps you write robust C++ following Herb Sutter's exceptional principles, emphasizing exception safety, const correctness, and defensive
This skill helps you write idiomatic Python in the Ramalho Fluent Python style, focusing on the data model and advanced idioms.
This skill helps you master Python type hints and mypy checks to improve code quality, IDE support, and static analysis.
This skill helps you write predictable, composable React state, colocate data, and use custom hooks to improve developer experience.
This skill helps you implement Flutter localization with gen-l10n by configuring arb keys, plural rules, and wiring strings into widgets.
This skill helps review pull requests and diffs for completeness, tests, and performance, improving code quality and accountability.
This skill helps you apply Andrei Alexandrescu's Modern C++ Design, promoting policy-based templates and compile-time abstractions for zero-runtime overhead.
This skill helps you master pytest testing with fixtures, mocking, and CI/CD integration to improve code quality and test coverage.
This skill guides MedusaJS developers in building modular, scalable ecommerce solutions with custom modules, API routes, workflows, and third-party
This skill guides you through test-driven development, writing failing tests first and making minimal changes to drive design and prevent regressions.