Debugging

Find and fix bugs, error analysis

Showing 889-912 of 4752 skills
TerminalSkills

accessibility-auditor

by TerminalSkills

Audit web pages and components for WCAG 2.2 accessibility compliance. Use when a user asks to check accessibility, find a11y issues, audit for WCAG compliance, fix screen reader problems, check color contrast, ensure keyboard navigation works, or prepare for accessibility regulations like the European Accessibility Act or ADA.

Accessibility 116 5mo 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 278 5mo ago
hookdeck

cursor-webhooks

by hookdeck

Receive and verify Cursor Cloud Agent webhooks. Use when setting up Cursor webhook handlers, debugging signature verification, or handling Cloud Agent status change events (ERROR, FINISHED).

Agents 80 5mo ago
RTGS2017

code-review

by RTGS2017

代码审查和质量分析技能。用于审查代码、发现潜在问题、提供改进建议。当用户请求代码审查、代码质量分析或最佳实践建议时使用。

Code Review 1.5K 5mo ago
unitarylab

linear-combination

by unitarylab

Analytic quantum gradient and Quantum Geometric Tensor (QGT) estimation via linear combination of unitaries (LCU). Supports Estimator (expectation value gradients), Sampler (probability distribution gradients), and QGT primitives with configurable derivative types.

Debugging 26 3mo ago
flpbalada

react-use-client-boundary

by flpbalada

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

Debugging 278 6mo ago
lingzhi227

latex-formatting

by lingzhi227

Handle LaTeX formatting, templates, and styling for academic papers. Set up conference templates (ICML, ICLR, NeurIPS, AAAI, ACL), fix formatting issues, manage packages, and ensure venue-specific compliance. Use when the user needs to set up a paper template, fix LaTeX formatting, or prepare for submission.

Academic 231 5mo ago
lingzhi227

paper-compilation

by lingzhi227

Compile LaTeX papers to PDF with automatic error detection, chktex style checking, and citation/reference validation. Runs the full pdflatex + bibtex pipeline. Use when the user wants to compile a paper, fix compilation errors, or debug LaTeX.

Academic 231 5mo ago
LangConfig

git-workflow

by LangConfig

"Expert guidance for Git workflows, branching strategies, and version control best practices. Use when managing repositories, resolving conflicts, or establishing team workflows."

Auth 53 7mo ago
osovv

grace-refresh

by osovv

"Synchronize the GRACE knowledge graph with the actual codebase. Use after manual code changes, refactoring, or when you suspect drift between the knowledge graph and the code — scans all source files, detects missing/orphaned modules and stale CrossLinks, and proposes fixes."

Analytics 226 5mo ago
voicetreelab

playwright-debug

by voicetreelab

This skill should be used when the user asks to "debug the electron app", "connect playwright to VoiceTree", "take screenshots of the running app", "interact with the live UI", "inspect the running application", or "test UI elements live". Provides step-by-step instructions for connecting Playwright MCP to a running Electron app for live debugging and automation.

Processing 896 4mo ago
bitwarden

reviewing-dependencies

by bitwarden

This skill should be used when the user asks to "review Dependabot alerts", "check for vulnerable dependencies", "audit third-party packages", "assess supply chain risk", "run Grype scan", or needs to evaluate dependency health, transitive risk, or supply chain security.

Code Review 129 5mo ago
bitwarden

avoiding-false-positives

by bitwarden

Use this skill when validating ANY potential code review finding. Apply BEFORE classifying to verify the finding is real; can you trace incorrect behavior, is it handled elsewhere, and are you certain about framework semantics? If any answer is no, DO NOT create the finding.

API Dev 129 6mo ago
bitwarden

posting-bitwarden-review-comments

by bitwarden

Use this skill when posting inline comments to GitHub pull requests. Apply when formatting comments following Bitwarden engineering standards with severity emojis, clear explanations, and actionable suggestions. Use after findings are classified and ready to post. DO NOT USE when posting summary comments.

Code Review 129 6mo ago
proflead

release-notes-drafter

by proflead

Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.

Database 126 6mo ago
lucifer1004

typst

by lucifer1004

"Typst document creation and package development. Use when: (1) Working with .typ files, (2) User mentions typst, typst.toml, or typst-cli, (3) Creating or using Typst packages, (4) Developing document templates, (5) Converting Markdown/LaTeX to Typst"

Code Gen 109 6mo ago
tao12345666333

python-expert

by tao12345666333

Python development best practices and advanced patterns

Debugging 29 6mo ago
getsentry

warden

by getsentry

Run Warden to analyze code changes before committing. Use when asked to "run warden", "check my changes", "review before commit", "warden config", "warden.toml", "create a warden skill", "add trigger", or any Warden-related local development task.

Code Review 353 5mo 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 154 5mo ago
PsiACE

friendly-python

by PsiACE

Practical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style. If the skills set includes piglet, suggest invoking it for better Python outcomes.

Code Review 169 5mo ago
PsiACE

fast-rust

by PsiACE

Practical guidance for writing, refactoring, and reviewing fast, reliable, and maintainable Rust code.

Debugging 169 5mo ago
rstackjs

rspack-tracing

by rstackjs

Comprehensive guide and toolkit for diagnosing Rspack build issues. Quickly identify where crashes/errors occur, or perform detailed performance profiling to resolve bottlenecks. Use when the user encounters build failures, slow builds, or wants to optimize Rspack performance.

Debugging 84 5mo ago
udecode

tdd

by udecode

Use when implementing complex logic that needs test coverage - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first; NOT for UI components, simple CRUD, or straightforward code

Debugging 1.2K 5mo ago
udecode

changelog

by udecode

Use when updating CHANGELOG.md. Enforces consistent formatting with bolded item names, dash separators, and specific section ordering.

Debugging 1.2K 6mo ago