Debugging

Find and fix bugs, error analysis

Showing 1321-1344 of 5004 skills
JoelLewis

order-management-advisor

by JoelLewis

"Advisor order management: order entry, block trading, allocation, order types, pre-trade compliance, custodian routing, model-driven trading, error handling, and audit trail."

Code Review 175 6mo ago
JoelLewis

operational-risk

by JoelLewis

"Operational risk management: trade breaks, settlement fails, error handling, loss event taxonomy, key risk indicators, incident management, and business continuity for trading operations."

Analytics 175 6mo ago
JoelLewis

gips-compliance

by JoelLewis

"GIPS compliance: composite construction, performance presentation, verification, error correction, pooled funds, wrap/SMA programs, and advertising guidelines under the CFA Institute Global Investment Performance Standards."

Debugging 175 6mo ago
JoelLewis

order-lifecycle

by JoelLewis

"Order lifecycle management: order states, FIX protocol basics, order types, time-in-force, cancel/replace workflows, order validation, and state machine design for trading systems."

Code Gen 175 6mo ago
JoelLewis

regulatory-reporting

by JoelLewis

"Regulatory filing obligations: Form PF, 13F/13H filings, Form ADV amendments, FOCUS reports, blue sheets, CAT reporting, SAR/CTR mechanics, FINRA reporting."

Processing 175 6mo ago
Nevaberry

typescript-knowledge-patch

by Nevaberry

This skill should be used when writing TypeScript code, using "import defer", "--module node20", "tsc --init", working with ArrayBuffer types, or any TypeScript features from version 5.9 onwards.

Code Gen 24 7mo ago
atrislabs

tidy

by atrislabs

"Workspace maintenance and knowledge hygiene. Finds stale docs, broken refs, abandoned tasks, ghost names, duplicate scorecards, and fixes them. Use when things feel messy or you want the system to clean itself up. Triggers on: tidy, clean up, maintenance, lint, health check, freshen up, prune."

Debugging 67 4mo ago
akin-ozer

k8s-yaml-validator

by akin-ozer

Comprehensive toolkit for validating, linting, and testing Kubernetes YAML resources. Use this skill when validating Kubernetes manifests, debugging YAML syntax errors, performing dry-run tests on clusters, or working with Custom Resource Definitions (CRDs) that require documentation lookup.

Debugging 298 7mo ago
htlin222

error-detective

by htlin222

Search logs and codebases for error patterns, stack traces, and anomalies. Use when debugging issues, analyzing logs, or investigating production errors.

Code Review 79 7mo ago
htlin222

sc-build

by htlin222

Build, compile, and package projects with error handling and optimization. Use when user needs to build, compile, or package a project.

Debugging 79 7mo ago
htlin222

debug

by htlin222

Debug errors, test failures, and unexpected behavior with log analysis and correlation. Use when encountering issues, error messages, analyzing logs, or investigating production errors.

Debugging 79 7mo ago
PayRam

payram-checkout-integration

by PayRam

Integrate PayRam checkout flow into web applications. Generate payment links, embed payment pages, handle redirects, and process payment confirmations. Supports Express, Next.js, FastAPI, Laravel, Gin, Spring Boot. Use when adding crypto checkout to e-commerce, building payment forms, implementing deposit flows, or creating hosted payment pages for crypto acceptance.

API Dev 155 6mo ago
PayRam

payram-webhook-integration

by PayRam

Integrate PayRam webhook handlers for real-time payment and payout event notifications. Self-hosted, no-KYC crypto payment gateway webhooks. Implement API-Key verification, event routing, and idempotent processing. Generate handlers for Express, Next.js, FastAPI, Gin, Laravel, Spring Boot. Use when setting up payment confirmation callbacks, handling payout status updates, building event-driven payment flows, or integrating PayRam events into existing systems.

API Dev 155 6mo 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 50 6mo ago
RHEcosystemAppEng

debug-pod

by RHEcosystemAppEng

Diagnose pod failures on OpenShift including CrashLoopBackOff, ImagePullBackOff, OOMKilled, and pending pods. Automates multi-step diagnosis: pod status, events, logs (current + previous), and resource constraint analysis. Use this skill when pods are not running, restarting frequently, or stuck in non-ready states. Triggers on /debug-pod command or phrases like "my pod is crashing", "pod won't start", "CrashLoopBackOff", "ImagePullBackOff", "OOMKilled".

Debugging 50 6mo ago
RHEcosystemAppEng

vm-lifecycle-manager

by RHEcosystemAppEng

Manage virtual machine lifecycle operations including start, stop, and restart. Use this skill when users request: - "Start VM [name]" - "Stop the virtual machine [name]" - "Restart VM [name]" - "Power on/off VM [name]" This skill handles VM state transitions safely with user confirmation for each action. NOT for creating VMs (use vm-create) or deleting VMs (use vm-delete).

Code Review 50 6mo ago
RHEcosystemAppEng

debug-pipeline

by RHEcosystemAppEng

Diagnose OpenShift Pipelines (Tekton) CI/CD failures including PipelineRun failures, TaskRun step errors, workspace/PVC binding issues, and authentication problems. Automates multi-step diagnosis: PipelineRun status, failed TaskRun analysis, step container logs, and related resource checks. Use this skill when pipelines fail, hang, or produce unexpected results. Triggers on /debug-pipeline command or phrases like "pipeline failed", "PipelineRun error", "TaskRun failed", "tekton error", "pipeline stuck", "pipeline timeout".

CI/CD 50 6mo ago
RHEcosystemAppEng

debug-container

by RHEcosystemAppEng

Diagnose local container issues with Podman/Docker including image pull errors, container startup failures, OOM kills, and networking problems. Automates multi-step diagnosis: container inspect, logs retrieval, image analysis, and resource constraint checking. Use this skill when containers fail to run locally before deployment. Triggers on /debug-container command or phrases like "container won't start", "podman run fails", "local container crashing", "container exits immediately".

CLI Tools 50 6mo ago
RHEcosystemAppEng

debug-build

by RHEcosystemAppEng

Diagnose OpenShift build failures including S2I builds, Docker/Podman builds, and BuildConfig issues. Automates multi-step diagnosis: BuildConfig validation, build pod logs, registry authentication, and source repository access. Use this skill when builds fail, hang, or produce unexpected results. Triggers on /debug-build command or phrases like "build failed", "S2I error", "can't pull builder image", "can't push to registry", "build timeout".

Debugging 50 6mo ago
RHEcosystemAppEng

vm-snapshot-delete

by RHEcosystemAppEng

Permanently delete virtual machine snapshots to free storage space. Use when: - "Delete snapshot [snapshot-name]" - "Remove old snapshots for VM [name]" - "Free up snapshot storage" Requires user confirmation before deletion. NOT for restoring VMs (use vm-snapshot-restore instead).

Code Review 50 6mo ago
RHEcosystemAppEng

vm-inventory

by RHEcosystemAppEng

List and view virtual machines across namespaces with status, resource usage, and health information. Use this skill when users request: - "List all VMs" - "Show VMs in namespace [name]" - "What VMs are running?" - "Get details of VM [name]" This skill provides comprehensive VM inventory and status reporting. NOT for creating or modifying VMs (use vm-create or vm-lifecycle-manager instead).

CLI Tools 50 6mo ago
RHEcosystemAppEng

debug-rhel

by RHEcosystemAppEng

Diagnose RHEL system issues including systemd service failures, SELinux denials, firewall blocking, and system resource problems. Automates multi-step diagnosis: journalctl log analysis, SELinux denial detection (ausearch), firewall rule inspection, and systemd unit status. Use this skill when applications fail on standalone RHEL/Fedora/CentOS hosts deployed via /rhel-deploy. Triggers on /debug-rhel command or phrases like "service won't start on RHEL", "SELinux blocking", "systemd failed", "firewall blocking".

CLI Tools 50 6mo ago
NTCoding

independent-research

by NTCoding

"Use when about to ask the user a factual question, propose a solution, diagnose an error, or choose between approaches. Triggers on: 'Do you have X installed?', 'What version?', 'Is X configured?', 'We should...', 'The fix is...', 'Options: 1...', 'Based on my understanding...', 'I believe X supports...'. Before deciding anything, spin up parallel subagents to WebSearch for current docs, community solutions, framework best practices, and GitHub issues. Your memory is stale — verify everything."

Code Review 340 7mo ago
akin-ozer

github-actions-validator

by akin-ozer

Comprehensive toolkit for validating, linting, and testing GitHub Actions workflow files, custom local actions, and public actions. Use this skill when working with GitHub Actions YAML files (.github/workflows/*.yml), validating workflow syntax, testing workflow execution with act, or debugging workflow issues.

Automation 298 7mo ago