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 reviews Go code for idiomatic patterns, error handling, concurrency, and testing to improve robustness and readability.
This skill teaches semantic code search basics with GrepAI, helping you perform basic queries, compare semantic versus text search, and interpret results.
This skill analyzes advanced prompt-hacking techniques to bolster defenses against injection and multi-turn manipulation in AI systems.
This skill compresses images to WebP by default, with PNG preservation options, using system tools for fast, high-quality web-ready assets.
This skill guides deployment to Cloudflare Workers and Pages, streamlining wrangler usage, logging, storage configs, and common errors for faster edge
This skill orchestrates end-to-end testing workflows by coordinating server setup, browser automation, and result analysis for complete user flows.
This skill reviews Java code for idioms, exception handling, resources, null safety, streams, and modern Java features to improve quality.
This skill helps implement concurrency-safe animations that resist re-entrancy and interrupted updates, ensuring glitch-free rendering and stable layouts.
This skill helps design and implement clear multi-step user flows, routing, state management, and progressive disclosure in vanilla JavaScript games.
This skill adds comprehensive Android UI and flow tests beyond smoke tests to validate navigation, screens, and user interactions.
This skill helps diagnose network issues and optimize connectivity by configuring load balancers, verifying DNS, SSL, and CDN settings.
This skill helps you craft effective GrepAI queries to improve search quality by describing intent, context, and domain-specific terms.
This skill adds frontend tests to prove UI behavior and prevent regressions across components and routes.
This skill helps you implement MapKit in SwiftUI for iOS 17+, enabling maps, user location, markers, routes, and geocoding.
This skill reviews Kotlin Multiplatform projects to validate expect/actual, shared module structure, and iOS interop, ensuring clean separation and correct
This skill helps you implement auditable, replayable UI state using event sourcing for deterministic time-travel debugging and handling concurrent rendering.
This skill reviews code diffs at PR level, highlighting cross-file architectural issues and high-impact egregious problems for faster fixes.
This skill configures ProGuard/R8 for Android release builds with safe defaults, enabling minification and resource shrinking for stable apps.
This skill enables seamless integration of custom elements into a React virtual DOM, mapping props, forwarding refs, and syncing events.
This skill guides Titanium project teams to apply TiDev best practices for stability, performance, and cross-platform reliability.
This skill helps you solve complex problems using structured mental models to guide architectural decisions, debugging, and strategic planning.