- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
fullstack-testing
by pluginagentmarketplace
Fullstack testing - unit, integration, E2E, coverage
fullstack-modern
by twofoldtech-dakota
Apply when working with modern fullstack patterns including React/Vue, GraphQL, REST APIs, and headless architectures
code-review-preferences
by ChaiWithJai
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
business-model-auditor
by fefogarcia
Use this skill when users need to stress test their business model, identify scale limitations, find bottlenecks, determine if they're trading time for money, or evaluate unit economics. Activates for "can this scale," "what breaks at 10x," or business model viability questions.
nodel-recipes
by scroix
Write Nodel node recipes (script.py) using Jython 2.5 - define actions, events, parameters, TCP/UDP/HTTP protocols, and device control logic. Use when creating or modifying Nodel scripts.
frontend-modern
by twofoldtech-dakota
Modern frontend patterns for Optimizely Experimentation
uber-go-style
by ferhatelmas
Uber Go style guide. Use when writing, reviewing, or modifying Go code to ensure it follows best practices for style, performance, error handling, concurrency, and naming conventions.
athena-package
by bluewaves-creations
Creates validated .athena import packages for the Athena note-taking app. This skill should be used when the user wants to send notes, research results, or documents back into Athena, when packaging conversation results for Athena, or at the end of an athena-work processing session. Produces ZIP packages conforming to the .athena import specification with manifest, markdown notes, aurora tags, and optional assets.
io-multiplexing
by pluginagentmarketplace
High-performance I/O multiplexing including epoll, IOCP, kqueue, and io_uring
pr-reviewer
by HemSoft
V1.0 - Performs thorough, critical PR reviews with 3 modes - local report generation, inline PR comments, or active fix assistance.
playwright-trace-debugging
by nathanl
Debug Playwright test failures by analyzing trace files using pwtrace CLI. Use this skill after Playwright tests fail and you have a trace.zip file. Teaches systematic debugging workflow from overview to detailed inspection (show → step → dom → console → screenshot → network).
data-generation-quality-metrics-loop
by shimo4228
"Use when validating auto-generated data quality through iterative generate-measure-fix loops with quantitative metrics."
notes-and-context
by tracemem
Managing context and notes within the memory system.
error-handling
by pluginagentmarketplace
Master Rust's Result, Option, and error handling patterns
typescript-best-practices
by ofershap
Modern TypeScript patterns your AI agent should use. Strict mode, discriminated unions, satisfies
gs-santry-observability
by gilbertopsantosjr
Sentry observability for Clean Architecture layers. Error tracking per layer, transaction tracing for Use Cases, user context in procedures, and performance monitoring.
auth-debug
by erinrugas
Debugs authentication and authorization issues. Use for login/session/token failures, role/permission mismatches, CORS/cookie problems, and unexpected 401/403 responses.
gs-dynamodb-onetable
by gilbertopsantosjr
Guide for DynamoDB single-table design with Repository pattern using OneTable ORM. Use when implementing Repository classes in the Infrastructure layer, designing database schemas, or handling data persistence for Clean Architecture.
langsmith-fetch
by langchain-ai
Fetches LangSmith traces for debugging agent behavior. Use when troubleshooting agent issues, reviewing conversation history, or investigating tool calls.
web-reader
by UholySmokes
Implement web page content extraction capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to scrape web pages, extract article content, retrieve page metadata, or build applications that process web content. Supports automatic content extraction with title, HTML, and publication time retrieval.
markdown
by HemSoft
V1.0 - Expert guidance for markdown linting with markdownlint-cli2, quality enforcement, and best practices. Use when enforcing markdown quality standards.
duckdb-motherduck-parquet
by SecurityRonin
DuckDB, MotherDuck cloud analytics, and Parquet file handling for Node.js/TypeScript applications
domain-logic-module
by velcrafting
Add or refactor domain rules into a testable module boundary with explicit invariants.
cui-javascript
by cuioss
Core JavaScript development standards covering ES modules, modern patterns, code quality, async programming, and tooling