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 repairs malformed JSON files by safely parsing and re-serializing them to valid JSON, fixing trailing commas, quotes, unquoted keys, and comments.
This skill enforces .NET conventions in the Exceptionless codebase, guiding naming, async patterns, structured logging, and nullable annotations for
This skill reviews code with Linus Torvalds' good taste philosophy, eliminating defensive patterns, deep nesting, and runtime mutations to improve quality.
This skill helps developers manage .NET CLI workflows by guiding restore, build, test, and format tasks across projects.
This skill enables robust frontend testing with Vitest and Testing Library by guiding AAA patterns, mocks, and component render assertions across files.
This skill enables enhanced Svelte forms with TanStack Form and Zod validation to manage state, validate input, and surface server errors.
This skill demonstrates Svelte 5 component patterns for the Exceptionless SPA, enabling reactive state, prop handling, events, and shadcn-svelte integration
This skill analyzes and organizes Svelte SPA architecture for Exceptionless, highlighting route groups, feature slices, and barrel exports to improve
This skill analyzes real bug fix cases to update self-testing rules, improving quality checks over time.
This skill performs a structured PR code review focusing on build reliability, runtime quality, and actionable fixes for the OneKey monorepo.
This skill analyzes Sentry crash reports, identifies root causes, and prepares evidence-based bug analysis logs before requesting user confirmation.
This skill analyzes crash logs from iOS and Android native modules to generate patches that fix crashes and stabilize builds.
This skill helps you optimize React and React Native performance by applying proven patterns for memoization, batching, and efficient list rendering.
This skill quickly reveals WebF API and CSS compatibility, guiding feature planning and providing alternatives for unsupported features.
This skill helps you implement robust error handling patterns across async calls, UI states, and user notifications for reliable applications.
This skill helps you quickly start WebF projects with Vite, set up WebF Go testing, and load your first app efficiently.
This skill helps you integrate native WebF plugins to access camera, payments, geolocation, and more from JavaScript in Flutter apps.
This skill guides you to set up WebF hybrid routing with native transitions, enabling multi-screen navigation and correct back behavior.
This skill helps you create Next.js API route handlers in the App Router by guiding route file structure, HTTP methods, and streaming responses.
This skill restores your authentic conversational voice across models by applying universal patterns to prevent hype drift and robotic responses.
This skill interprets n8n validation results and guides fixes, turning errors and warnings into actionable steps for reliable workflows.