Debugging

Find and fix bugs, error analysis

Showing 1225-1248 of 5004 skills
joelhooks

o11y-logging

by joelhooks

"Implement and verify joelclaw observability on every change so failures cannot stay silent. Use when adding/updating Inngest functions, gateway channels, webhook providers, APIs, workers, or any pipeline step. Enforces canonical OTEL contract, storage path, and verification gates. Triggers on: 'o11y', 'observability', 'logging', 'otel', 'instrument this', 'silent failure', 'add telemetry', 'log this function'."

CLI Tools 63 6mo ago
blacklanternsecurity

retrospective

by blacklanternsecurity

Post-engagement lessons-learned retrospective. Reads the engagement directory, analyzes skill routing decisions, identifies knowledge gaps and missing skills, and produces an actionable improvement report.

Code Gen 260 6mo ago
HermeticOrmus

nodejs-backend-patterns

by HermeticOrmus

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

Database 98 9mo ago
HermeticOrmus

typescript-advanced-types

by HermeticOrmus

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

Processing 98 9mo ago
NikiforovAll

git-worktree

by NikiforovAll

This skill should be used when the user wants to manage Git worktrees - creating worktrees from local or remote branches, listing active worktrees with details, deleting worktrees, or switching between worktrees. Ideal for working on multiple branches simultaneously without stashing changes.

Code Gen 141 10mo ago
sundial-org

adversarial-prompting

by sundial-org

Applies rigorous adversarial analysis to generate, critique, fix, and consolidate solutions for any problem (technical or non-technical). Use when facing complex problems requiring thorough analysis, multiple solution approaches, and validation of proposed fixes before implementation.

Code Gen 651 7mo ago
vintasoftware

django-celery-expert

by vintasoftware

Expert Django and Celery guidance for asynchronous task processing. Use when designing background tasks, configuring workers, handling retries and errors, optimizing task performance, implementing periodic tasks, or setting up production monitoring. Follows Celery best practices with Django integration patterns.

Agents 129 7mo ago
JoelLewis

exchange-connectivity

by JoelLewis

"Exchange and venue connectivity: market data feeds, FIX sessions, trading venue integration, market halts, circuit breakers, symbology, and connectivity architecture."

Auth 175 6mo ago
webflow

accessibility-audit

by webflow

Run comprehensive accessibility audit (WCAG 2.1) on Webflow pages - checks buttons, forms, links, focus states, headings, keyboard navigation, and generates detailed reports with fixes. Requires Webflow Designer connection. Excludes image alt text (covered by asset-audit skill).

Accessibility 113 7mo ago
webflow

link-checker

by webflow

Find and fix broken or insecure links across an entire site, including CMS content, to improve SEO and user experience. Audits HTTP/HTTPS issues and validates all internal and external links.

Code Review 113 7mo ago
trailofbits

skill-extractor

by trailofbits

Extracts reusable skills from work sessions. Use when: (1) a non-obvious problem was solved worth preserving, (2) a pattern was discovered that would help future sessions, (3) a workaround or debugging technique needs documentation. Manual invocation only via /skill-extractor command - no automatic triggers or hooks.

Code Gen 493 6mo ago
trailofbits

planning-with-files

by trailofbits

Implements file-based planning for complex multi-step tasks. Creates task_plan.md, findings.md, and progress.md as persistent working memory. Use when starting tasks requiring >5 tool calls, multi-phase projects, research, or any work where losing track of goals and progress would be costly.

Code Gen 493 6mo ago
flpbalada

typescript-interface-vs-type

by flpbalada

Guides when to use interface vs type in TypeScript. Use this skill when defining object types, extending types, or choosing between interface and type aliases.

Debugging 281 7mo ago
flpbalada

react-useeffect-avoid

by flpbalada

Guides when NOT to use useEffect and suggests better alternatives. Use when reviewing React code, troubleshooting performance, or considering useEffect for derived state or form resets.

Processing 281 6mo ago
flpbalada

typescript-advanced-types

by flpbalada

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

Processing 281 7mo ago
flpbalada

react-use-client-boundary

by flpbalada

Guides proper usage of "use client" directive in React/Next.js. Use this skill

Debugging 281 7mo ago
flpbalada

typescript-best-practices

by flpbalada

Guides TypeScript best practices for type safety, code organization, and maintainability. Use this skill when configuring TypeScript projects, deciding on typing strategies, writing async code, or reviewing TypeScript code quality.

Processing 281 7mo ago
simota

Judge

by simota

codex reviewを活用したコードレビューエージェント。PRレビュー自動化・コミット前チェックを担当。バグ検出、セキュリティ脆弱性、ロジックエラー、意図との不整合を発見。Zenのリファクタリング提案を補完。コードレビュー、品質チェックが必要な時に使用。

Code Review 74 6mo ago
DmitrL-dev

Two-Stage Code Review

by DmitrL-dev

Разделение code review на Spec Compliance и Code Quality для повышения точности

Code Review 109 6mo ago
DmitrL-dev

QA Fix Loop

by DmitrL-dev

Автономный цикл Reviewer → Fixer для непрерывного улучшения качества

Agents 109 6mo ago
tkersey

invariant-ace

by tkersey

"Turn 'should never happen' into 'cannot happen' by defining owned inductive invariants and enforcing them at parse/construct/API/DB/lock/txn boundaries with a verification signal. Use when prompts mention invariants, impossible states, validation sprawl, cache/index drift, idempotency/versioning, retries/duplicates/out-of-order events, race/linearization bugs, loop correctness, or hardening another workflow (for example $fix) with invariant checks first."

Processing 68 6mo ago
massgen

pr-checks

by massgen

Run comprehensive PR checks including reviewing CodeRabbit comments, ensuring PR description quality, running pre-commit hooks, tests, and validation. Use on an existing PR to address review feedback.

Code Review 1.1K 8mo ago
rileyhilliard

optimizing-performance

by rileyhilliard

Measure-first performance optimization that balances gains against complexity. Use when addressing slow code, profiling issues, or evaluating optimization trade-offs.

Debugging 128 8mo ago
rileyhilliard

verification-before-completion

by rileyhilliard

Run verification commands before claiming work is complete or fixed. Use before asserting any task is done, bug is fixed, tests pass, or feature works.

Agents 128 6mo ago