Debugging

Find and fix bugs, error analysis

Showing 4153-4176 of 4719 skills
hwatkins

rust-async

by hwatkins

Async Rust with Tokio, futures, concurrency patterns, channels, and performance. Use when building async services, networking, or concurrent Rust applications.

Automation 0 3mo ago
foxted

conventional-commits

by foxted

Ensures commit messages follow conventional commit format with proper type, scope, and description. Use when generating commit messages, reviewing staged changes, or when the user asks for help writing commit messages.

Code Gen 0 4mo ago
Jackiexiao

systematic-debugging

by Jackiexiao

(中文)Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 0 3mo ago
Nomik94

debugging

by Nomik94

Python/FastAPI 디버깅 도구 및 기법 레퍼런스. Use when: 디버깅, 버그 찾기, 에러 추적, 왜 안 돼, 문제 해결, print 디버깅, pdb, breakpoint, 로그 추적, 쿼리 확인, 스택 트레이스, traceback, 에러 재현, 느린 원인, 메모리 누수, 프로파일링, 비동기 디버깅, async 에러. NOT for: 에러 핸들링 설계 (error-handling 참조), 성능 최적화 전략 (monitoring 참조).

Auth 0 3mo ago
october-academy

feature-dev

by october-academy

Guided feature development with codebase understanding and architecture focus

Code Review 0 4mo ago
alingse

upgrade-golangci-lint

by alingse

Upgrade golangci-lint to the latest version, automatically migrate config (v1→v2), run lint and supplement config to make code pass. Core principle: only adjust config, do not modify code.

Code Review 0 3mo ago
evilmuff0805-create

coding-guidelines

by evilmuff0805-create

AI coding agent workflow rules - planning, execution, verification, error recovery

Debugging 0 1mo ago
sethmblack

jack-welch-expert

by sethmblack

Embody Jack Welch - AI persona expert with integrated methodology skills

Debugging 0 3mo ago
ShotaIuchi

refactor-test

by ShotaIuchi

Test coverage verification for refactoring. Apply when verifying existing test coverage, identifying gaps, recommending pre-refactoring tests, and defining verification checkpoints.

Code Review 0 3mo ago
ckillgore

Workflow Orchestration Skill

by ckillgore

Read the docs: Never silently skip the lessons review. If tasks/lessons.md exists, read it before starting.

Automation 0 3mo ago
wintree86

fix

by wintree86

Backlog manager -- track bugs, improvements, and tech debt in backlog.md. Backlog 관리 스킬 (버그, 개선, 기술 부채). Triggers: /fix, "backlog", "백로그", "bug report", "버그 등록", "개선 등록", "not working", "issue", "problem", "performance", "slow", "upgrade"

Debugging 0 3mo ago
automindtechnologie-jpg

backend-dev-guidelines

by automindtechnologie-jpg

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.

Database 0 4mo ago
pierreribeiro

debug-investigator

by pierreribeiro

Investigation Analyst persona for systematic troubleshooting and debugging. ACTIVATE when messages contain debug, investigate, troubleshoot, analyze, diagnose, error, bug, root-cause, RCA, trace, or inspect keywords.

Code Review 0 4mo ago
MCPCat

install-mcpcat-python

by MCPCat

Use when a user wants to add MCPCat analytics to their Python MCP server, install the mcpcat Python package, or integrate mcpcat.track() into an existing Python MCP server codebase.

Code Review 0 3mo ago
karchtho

express-fundamentals

by karchtho

Express.js setup, server initialization, middleware configuration, request/response handling, routing basics, TypeScript integration, middleware pipeline. Use when setting up new Express servers, configuring middleware, creating routes, or understanding Express architecture and request/response lifecycle.

Processing 0 4mo ago
kprsnt2

express

by kprsnt2

Express.js server best practices including middleware, error handling, and security.

Processing 0 5mo ago
bfmcneill

versioning

by bfmcneill

Use when releasing, tagging, or bumping versions. Defines semver rules and keeps package.json/pyproject.toml synced with git tags.

Code Gen 0 4mo ago
httprunner

wechat-search-collector

by httprunner

微信视频号搜索与结果遍历的自动化采集流程(Android),支持综合页搜索、个人页搜索等场景。

Analytics 0 3mo ago
da1z

compound-knowledge

by da1z

Save team knowledge notes into ./knowledge/ with date-prefixed filenames. Every solved problem, discovered pattern, or key decision becomes searchable knowledge that makes future work easier. Use when the user wants to capture gotchas, errors, build issues, solutions, patterns, or decisions for future reference.

Debugging 0 3mo ago
ddaanet

token-efficient-bash

by ddaanet

Write compact bash scripts using exec tracing pattern. Triggers when writing bash scripts with 3+ sequential commands. The exec 2>&1 + set -xeuo pipefail pattern eliminates echo statements via automatic command tracing, reducing script size by 40-60%.

CLI Tools 0 3mo ago
kimasplund

negotiated-decision-framework

by kimasplund

Multi-stakeholder coordination for decisions involving competing interests, different value systems, or organizational politics. Use when multiple parties must agree, when power dynamics affect decisions, or when consensus is required but perspectives diverge. Unlike DR (resolves conceptual tensions), NDF resolves stakeholder tensions.

Code Gen 0 4mo ago
samChang72

kaizen

by samChang72

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

Code Gen 0 4mo ago
aleister1102

git-commit

by aleister1102

'Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping'

Debugging 0 3mo ago
levai

git-commit

by levai

Git 提交信息规范,遵循 Conventional Commits 格式。适用于所有 Git 提交操作,确保提交信息清晰、规范、可追溯。

Debugging 0 4mo ago