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 observes and reports end-to-end tests using Playwright MCP, enabling setup, run, and report modes for web applications.
This skill drops items from inventory into the world as item entities, enabling world modification and easy item sharing.
This skill enables you to perform right-click style interactions using the equipped item, returning clear success or failure feedback.
This skill safely upgrades JavaScript packages across npm/pnpm/yarn with breaking-change detection, migration guidance, and codemod-driven code updates.
This skill automatically applies fixes to TASKS documents from review reports, ensuring structure, links, and IDs are corrected for iterative quality
This skill helps you systematically evaluate AI implementations with capability and regression tests, delivering actionable feedback and measurable quality.
This skill autonomously explores by selecting farthest reachable frontier and navigating toward it, updating the internal map for future exploration.
This skill helps you generate clean, well-structured markdown that passes IDE and linter checks for documentation, READMEs, and code samples.
This skill helps you debug and inspect the raw local_grid data from world_state to validate coordinate systems and grid structure.
This skill executes and generates pytest tests for Python projects, including fixtures, parametrization, and mocking support to boost test quality.
This skill enumerates reachable nearby frontier positions using a bounded BFS simulation, returning offsets and paths for planning without moving.
This skill tests and validates a calculate tool across arithmetic, trig, and variable substitution to ensure correct results.
This skill checks if text is null, empty, or whitespace, enabling conditional logic and data validation.
This skill helps you design and implement React Server Components with Next.js 15, delivering server-first architecture and streaming SSR benefits.
This skill helps you create robust Python CLI applications using Typer and Rich patterns for commands, output, and error handling.
This skill decomposes complex problems into atomic, verifiable steps, backtracking when confidence wanes to ensure reliable, rigorous conclusions.
This skill guides you through configuring Sentry for errors, performance, and logs, integrating with Pino for automated log forwarding.
This skill provides a TypeScript assertion helper for runtime type narrowing with descriptive errors, aiding robust input validation and early failure
This skill helps you develop SolidJS 1.8+ apps with fine-grained reactivity, efficient DOM updates, and modern data-fetching patterns.
This skill helps you orchestrate CLI workflows, secure Bash usage, and automate Git tasks with robust patterns and hooks.
This skill configures Pino logging with development friendly colorized output and production JSON for aggregation, boosting observability across apps.