Debugging

Find and fix bugs, error analysis

Showing 4681-4704 of 4718 skills
OpenDNDApps

ogt-docs-define-branding

by OpenDNDApps

Create brand definition documents covering visual identity, tone of voice, brand guidelines, and brand assets. Use when establishing or documenting brand identity and ensuring consistent brand expression.

Accessibility 0 3mo ago
7UP-AI

release-changelog

by 7UP-AI

根据 Conventional Commits 自动生成或更新 CHANGELOG,用于发布前整理变更、打 tag 前统一记录。包含可执行脚本,支持 dry-run、指定版本与起始 ref。

Debugging 0 4mo ago
zeyxx

cynic-judge

by zeyxx

"Evaluate code, decisions, or content with 36-dimension φ-bounded scoring. 5 axioms, geometric mean Q-Score, max 61.8% confidence. Verdicts: HOWL/WAG/GROWL/BARK. Use when asked to judge, assess, rate, score, or evaluate quality."

Code Gen 0 3mo ago
TriNgo0108

go-code-review

by TriNgo0108

Master Go code review patterns including error handling, goroutine management, race conditions, interface design, and testing. Use PROACTIVELY when reviewing Go PRs.

Debugging 0 3mo ago
petestewart

QA

by petestewart

This skill should be used when the user asks to "run QA", "test the changes", "create a test plan", "verify the implementation", "QA the work", "check if it works", or needs to validate that completed work functions as expected. Generates TEST_PLAN.md and orchestrates test execution with bug fixing.

Analytics 0 4mo ago
mguinada

git-commit

by mguinada

"Generate concise, descriptive git commit messages following best practices. Use when creating git commits from staged changes, crafting commit messages, or reviewing commit message quality. Use when the user says /commit or asks to create a git commit. PROACTIVE ACTIVATION: Auto-invoke when staged changes detected or user asks to commit/save work. DETECTION: Run git status - if staged changes exist, offer to commit. User says \"commit\", \"save\", \"done with feature\". USE CASES: Staged changes detected, work completed, user wants to save progress."

Code Gen 0 3mo ago
janjaszczak

data-import-parsers

by janjaszczak

Implement or refactor data import/parsing so it streams files sequentially (memory-safe), validates/coerces types explicitly, skips irreparable records while logging them to an error CSV (full original columns + timestamp/file/line/error), emits rows_ok/rows_skipped/parse_errors metrics, and guarantees idempotent DB writes.

Processing 0 4mo ago
KunihiroS

agentic-code-reasoning

by KunihiroS

Use this skill whenever code behavior must be reasoned about without executing it — especially when code is provided and needs careful tracing. Invoke it to: trace what a function or program returns step by step, identify which exact operation causes a test failure or wrong value, determine whether two implementations are behaviorally equivalent, simulate an algorithm's execution order manually, or audit for security vulnerabilities like SQL injection or race conditions. Use any time someone asks "what does this code return?", "which step caused the failure?", "are these equivalent?", "what's the execution order?", or "is this vulnerable?" — even when the answer seems obvious without a skill.

Code Review 0 2mo ago
gentamura

incident-hotfix

by gentamura

Use this skill for incident response and hotfix deployment. Invoke when production issues occur requiring immediate attention.

Code Review 0 3mo ago
projectashik

ashik-commitlint-practice

by projectashik

Use when the user wants help crafting commit messages that pass the

Debugging 0 4mo ago
rory-data

testing-dags

by rory-data

Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and troubleshoot issues". For simple test requests ("test dag", "run dag"), the airflow entrypoint skill handles it directly. This skill is for iterative test-debug-fix cycles.

Automation 0 4mo ago
ab300819

devdocs-sync

by ab300819

Sync documentation with implementation progress. Use when users need to update docs after development, verify doc-code consistency, or track implementation progress. Triggers on keywords like "sync docs", "update progress", "doc consistency", "同步文档", "更新进度".

Code Review 0 3mo ago
BaxterCooper

systematic-debugging

by BaxterCooper

Invoke when debugging failures. MANDATORY when 3+ fix attempts have failed. Enforces root cause investigation before fixes.

Code Review 0 4mo ago
karchtho

react-patterns

by karchtho

Modern React development patterns including hooks, components, state management (Zustand, Redux Toolkit), and performance optimization. Activates when working with React components, JSX, hooks, stores, or React-specific architecture.

Debugging 0 5mo ago
hwatkins

elixir-phoenix

by hwatkins

Expert Elixir and Phoenix development with functional programming patterns, Phoenix 1.7/1.8 conventions, Ecto, and OTP. Use for any Elixir or Phoenix code.

API Dev 0 3mo ago
leonaaardob

zod

by leonaaardob

Complete Zod validation library documentation. Use when working with Zod schema validation, TypeScript type inference, form validation, API validation, error handling, or data parsing. Covers schema definition, refinements, transforms, error customization, and ecosystem integrations.

Debugging 0 3mo ago
vanessamomo082-tech

four-shuttle-wcs

by vanessamomo082-tech

P&G Huangpu Four-Way Shuttle立体库WCS系统知识技能。 适用于:(1)四项穿梭车立体库的库存管理问题(2)处理出入库任务异常(3)理解与WES/AGV的接口对接逻辑(4)查询业务解析配置(5)了解闲时理货逻辑

Automation 0 1mo ago
pm-minji

kaizen

by pm-minji

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
Alicoder001

workflow

by Alicoder001

AI agent operational rules including token discipline, navigation-first approach, and output contracts. Use when you need efficient and predictable agent behavior during development tasks.

Agents 0 3mo ago
CodeLab614

typescript-best-practices

by CodeLab614

Apply TypeScript best practices when writing or reviewing TypeScript code, including strict typing, generics, error handling, and common patterns.

Processing 0 4mo ago
garbray

uxui-designer

by garbray

Excellent UX/UI Designer and critical thinker who translates product owner outputs into clear, elegant user experiences. Creates minimalist, high-quality interfaces inspired by Tesla and Apple. Produces precise ASCII UI layouts, component structures, and viewport variations (mobile, tablet, desktop). Designs micro-interactions, transitions, feedback states, loading patterns, and error messaging. Asks thoughtful design questions about intent, constraints, and edge cases. Welcomes feedback and iterates quickly. Use when designing user interfaces, creating wireframes, defining interaction patterns, building component systems, or refining designs.

Debugging 0 5mo ago
lmagsino

ai-tech-lead

by lmagsino

Your AI technical co-founder. Founders get a CTO who never sleeps. Developers get a senior tech lead who challenges, reviews, and ships with you. Covers the full journey — from raw idea to shipped product. Adapts language based on your role (founder, developer, tech founder). Modes: start, strategist, designer, challenge, blueprint, forge, guard, hunt, launch, roadmap, review. Activate with /ai-tech-lead followed by a mode name, or just describe what you need.

Debugging 0 1mo ago
getdirekt

go-style-guide

by getdirekt

Go programming best practices and style guide. This skill should be used when writing, reviewing, or refactoring Go code to ensure optimal performance patterns. Triggers on tasks involving Go code, data structures, concurrency, or performance improvements.

Debugging 0 4mo ago
Kaizhi

agent-speak

by Kaizhi

Speak messages aloud using ElevenLabs TTS. Use when completing tasks, reporting progress, or notifying the user of important events. Invoke via the agent-speak CLI command.

Agents 0 4mo ago