Debugging

Find and fix bugs, error analysis

Showing 529-552 of 4719 skills
JackyST0

git-commit

by JackyST0

Git commit message generator that creates conventional commit messages based on code changes.

Auth 555 4mo ago
ThinkInAIXYZ

git-commit

by ThinkInAIXYZ

Generate well-formatted git commit messages following conventional commit standards

Code Gen 5.9K 4mo ago
prowler-cloud

zod-4

by prowler-cloud

Zod 4 schema validation patterns. Trigger: When creating or updating Zod v4 schemas for validation/parsing (forms, request payloads, adapters), including v3 -> v4 migration patterns.

Debugging 13.9K 4mo ago
RHEcosystemAppEng

debug-network

by RHEcosystemAppEng

Diagnose OpenShift service connectivity issues including DNS resolution, service endpoints, route ingress, and network policies. Automates multi-step diagnosis: service endpoint verification, pod selector matching, route status, and network policy analysis. Use this skill when services can't communicate, routes return 503/502 errors, or external access fails. Triggers on /debug-network command or phrases like "can't reach service", "route returning 503", "pods can't communicate", "no endpoints".

Code Review 29 3mo ago
elie222

roast-my-code

by elie222

Perform a blunt, humorous code review before proposing fixes

API Dev 11.1K 3mo ago
elie222

review

by elie222

Review code changes, auto-fix safe issues, and report bugs

Automation 11.1K 3mo ago
NeoLabHQ

kaizen:why

by NeoLabHQ

Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

Database 1.1K 3mo ago
tldraw

write-issue

by tldraw

Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).

API Dev 47.6K 4mo ago
biomejs

parser-development

by biomejs

Guide for implementing parsers with error recovery for new languages in Biome. Use when creating parsers for JavaScript, CSS, JSON, HTML, GraphQL, or adding new language support. Examples:<example>User needs to add parsing support for a new language</example><example>User wants to implement error recovery in parser</example><example>User is writing grammar definitions in .ungram format</example>

Code Gen 24.8K 3mo ago
NeoLabHQ

git:create-worktree

by NeoLabHQ

Create and setup git worktrees for parallel development with automatic dependency installation

CLI Tools 1.1K 3mo 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 5mo ago
Aaronontheweb

akka-net-testing-patterns

by Aaronontheweb

Write unit and integration tests for Akka.NET actors using modern Akka.Hosting.TestKit patterns. Covers dependency injection, TestProbes, persistence testing, and actor interaction verification. Includes guidance on when to use traditional TestKit.

Debugging 983 3mo ago
davila7

autonomous-agents

by davila7

"Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b"

Agents 27.8K 4mo ago
bitwarden

reviewing-changes

by bitwarden

Guides Android code reviews with type-specific checklists and MVVM/Compose pattern validation. Use when reviewing Android PRs, pull requests, diffs, or local changes involving Kotlin, ViewModel, Composable, Repository, or Gradle files. Triggered by "review PR", "review changes", "check this code", "Android review", or code review requests mentioning bitwarden/android. Loads specialized checklists for feature additions, bug fixes, UI refinements, refactoring, dependency updates, and infrastructure changes.

Code Review 8.9K 4mo ago
OneKeyHQ

1k-git-workflow

by OneKeyHQ

Git workflow and conventions — branching, commit messages, and PR creation.

CLI Tools 2.4K 4mo ago
WorldFlowAI

backend-patterns

by WorldFlowAI

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

Processing 84 4mo ago
davila7

datadog-cli

by davila7

Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.

CLI Tools 27.8K 4mo ago
neondatabase

logging-best-practices

by neondatabase

Logging best practices focused on wide events (canonical log lines) for powerful debugging and analytics

Processing 608 4mo ago
daymade

developing-ios-apps

by daymade

Develops iOS applications with XcodeGen, SwiftUI, and SPM. Triggers on XcodeGen project.yml configuration, SPM dependency issues, device deployment problems, code signing errors, camera/AVFoundation debugging, iOS version compatibility, or "Library not loaded @rpath" framework errors. Use when building iOS apps, fixing Xcode build failures, or deploying to real devices.

CLI Tools 1.1K 5mo ago
alirezarezvani

dependency-auditor

by alirezarezvani

Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt changes, or before deployments. Alerts on vulnerable dependencies. Triggers on dependency file changes, deployment prep, security mentions.

Code Review 724 7mo ago
alirezarezvani

git-commit-helper

by alirezarezvani

Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit message help. Analyzes git diff to create clear, descriptive conventional commit messages. Triggers on git commit, staged changes, commit message requests.

Auth 724 7mo ago
ComposioHQ

support-ticket-triage

by ComposioHQ

Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.

Code Gen 12.9K 4mo ago
davila7

behavioral-modes

by davila7

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

Code Review 27.8K 4mo ago
davila7

dispatching-parallel-agents

by davila7

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Agents 27.8K 4mo ago