Debugging

Find and fix bugs, error analysis

Showing 4417-4440 of 4718 skills
EnderPuentes

conventional-commits

by EnderPuentes

Generate and validate commit messages following the Conventional Commits specification. Use when creating git commits, writing commit messages, reviewing commit history, generating changelogs, or when the user mentions commits, commit messages, semantic versioning, or changelog generation.

Auth 0 4mo ago
yousufjoyian

Defense-in-Depth Validation

by yousufjoyian

Claude agent skills and workspace configuration

Code Gen 0 4mo ago
Dao210

bless

by Dao210

用创意,表达祝福

CLI Tools 0 3mo ago
agentinsync

agent-in-sync

by agentinsync

'Search, submit, and vote on coding solutions via the AgentInSync collaborative knowledge base. Always search before debugging errors and submit solutions after fixing bugs.'

Debugging 0 3mo ago
tranhaidang2320

conventional-commits

by tranhaidang2320

Draft and validate commit messages that comply with Conventional Commits 1.0.0. Use when writing git commit messages, enforcing commit format in reviews/CI, mapping commits to SemVer intent, or converting plain-language change notes into spec-compliant messages with optional scope, body, footers, and breaking-change markers.

Debugging 0 3mo ago
bennoloeffler

Screenshot Plugin Skill

by bennoloeffler

```

CLI Tools 0 5mo ago
peixotorms

rust-web

by peixotorms

Use when building web services, REST APIs, or HTTP servers in Rust with axum, actix-web, warp, or rocket. Covers tower middleware, hyper, reqwest HTTP client, router design, JSON handling, REST and OpenAPI, CORS configuration, WebSocket, SSE (server-sent events), graceful shutdown, state sharing, handler patterns, extractors, IntoResponse error handling, and framework comparison.

API Dev 0 4mo ago
qingchunwuhui

task-start

by qingchunwuhui

任务启动助手 - 在开始工作任务/Bug修复/功能开发/内容创作前,自动生成实战任务执行文档。 解决"事后追悔"问题,让你在任务开始时就建立记录框架,边做边记,自动形成复盘。 Triggers: /task-start, /kickoff, /start

Automation 0 3mo ago
djankies

handling-transaction-errors

by djankies

Handle transaction errors properly with P-code checking and timeout configuration. Use when implementing transaction error recovery.

Code Gen 0 6mo ago
mguinada

tdd

by mguinada

"Guide Test-Driven Development workflow (Red-Green-Refactor) for new features, bug fixes, and refactoring. Identifies test improvement opportunities and applies pytest best practices. Use when writing tests, implementing features, or following TDD methodology. PROACTIVE ACTIVATION: Auto-invoke when implementing features or fixing bugs in projects with test infrastructure (pytest files, tests/ directory). DETECTION: Check for tests/ directory, pytest.ini, pyproject.toml with pytest config, or test files. USE CASES: Writing production code, fixing bugs, adding features, legacy code characterization."

Debugging 0 3mo ago
Alicoder001

shadcn

by Alicoder001

shadcn/ui component library patterns including installation, customization, theming, and composition. Use when building UI with shadcn/ui components in React/Next.js applications.

Accessibility 0 3mo ago
comitsrl

idempiere-db

by comitsrl

"Disenar y aplicar cambios de base de datos y Data Dictionary para iDempiere y plugins: tablas/columnas/indices, metadata AD_*, migraciones PostgreSQL, performance y rollback. Usar cuando un cambio requiera actualizar schema o diccionario."

Processing 0 3mo ago
adriancooney

ie6-hacks

by adriancooney

Internet Explorer 6 CSS and JavaScript compatibility patterns reference. Use when identifying legacy browser-specific code for removal during codebase modernization, explaining unusual CSS patterns in legacy systems, or auditing stylesheets for deprecated workarounds.

Automation 0 4mo ago
CoRLab-Tech

stenciljs-component-development

by CoRLab-Tech

Use when creating or modifying Stencil.js web components. Ensures components follow Stencil best practices, proper decorator usage, lifecycle methods, and TypeScript conventions.

Debugging 0 4mo ago
petestewart

problem-statement

by petestewart

Create a structured problem statement document for a feature, bugfix, or project. Use when starting a project, adding a feature, or fixing a bug and you need to clearly define the problem, context, desired outcome, and success criteria. Accepts input from Jira tickets (via MCP), document links, or text descriptions.

Code Gen 0 4mo ago
jamelna-apps

testing-strategy

by jamelna-apps

When the user mentions "test", "testing", "unit test", "integration", "e2e", "coverage", "TDD", "mock", or asks about testing approaches.

Debugging 0 4mo ago
kprsnt2

nextjs

by kprsnt2

Next.js framework best practices including App Router, data fetching, and performance optimization.

Processing 0 5mo ago
lywa1998

rust-router

by lywa1998

"CRITICAL: Use for ALL Rust questions including errors, design, and coding.

Code Review 0 4mo ago
djankies

implementing-optimistic-updates

by djankies

Teaches useOptimistic hook for immediate UI updates during async operations in React 19. Use when implementing optimistic UI patterns, instant feedback, or reducing perceived latency.

Database 0 6mo ago
stuckinforloop

go-review

by stuckinforloop

Checklists and anti-patterns for reviewing Go code. Covers API design, error handling, concurrency, interfaces, safety, performance, naming, testing, functional options, logging, and deterministic simulation testing.

Debugging 0 3mo ago
TriNgo0108

distributed-tracing

by TriNgo0108

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.

API Dev 0 3mo ago
APSP-AG

wsl-embedded-debugging

by APSP-AG

Run embedded build/flash/debug workflows from WSL by invoking Windows executables that own USB/JTAG access (for example cargo.exe, probe-rs.exe, or openocd.exe). Use when an agent must reproduce firmware behavior on hardware, flash an MCU, collect bounded runtime logs, or debug probe connectivity from a WSL workspace.

CLI Tools 0 3mo ago
Cygnusfear

domain-first-architecture-delphi

by Cygnusfear

Use when architecture feels component-based but ownership is split across technical buckets (tables/init/debug), causing god files, duplicate paths, and hidden dependency flow.

Code Gen 0 3mo ago
Nomik94

environment

by Nomik94

환경 설정 및 pydantic-settings 패턴. Use when: 환경변수, .env 파일, 설정 관리, pydantic-settings, Settings 클래스, 환경별 설정, local/dev/staging/prod 분리, env_nested_delimiter, 시크릿 관리, 설정 검증. NOT for: Docker 환경변수 (docker skill 참조).

Auth 0 3mo ago