Debugging

Find and fix bugs, error analysis

Showing 313-336 of 4718 skills
proffesor-for-testing

n8n-integration-testing-patterns

by proffesor-for-testing

"API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations."

API Dev 374 4mo ago
jamditis

mobile-debugging

by jamditis

Remote JavaScript console access and debugging on mobile devices. Use when debugging web pages on phones/tablets, accessing console errors without desktop DevTools, testing responsive designs on real devices, or diagnosing mobile-specific issues. Covers Eruda, vConsole, Chrome/Safari remote debugging, and cloud testing platforms.

Automation 245 4mo ago
xu-xiang

golang-testing

by xu-xiang

Go 测试模式,包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循测试驱动开发(TDD)方法论及地道的 Go 语言实践。

API Dev 917 4mo ago
shinpr

typescript-rules

by shinpr

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

Debugging 416 5mo ago
sickn33

api-security-best-practices

by sickn33

"Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities"

Auth 39.7K 4mo ago
longbridge

generate-component-story

by longbridge

Create story examples for components. Use when writing stories, creating examples, or demonstrating component usage.

Code Gen 11.6K 4mo ago
nicknisi

autoskill

by nicknisi

Analyze coding sessions to detect corrections and preferences, then propose targeted improvements to Skills used in the session. Use this skill when the user asks to "learn from this session", "update skills", or "remember this pattern". Extracts durable preferences and codifies them into the appropriate skill files.

Auth 98 4mo ago
lijigang

ljg-think

by lijigang

追本之箭——纵向深钻思维工具。给一个观点、现象或问题,像箭一样一路向下钻到不可再分的本质。Use when user says '想透', '追本', '本质是什么', '为什么会这样', '深挖', '钻到底', 'think deep', 'drill down', or wants to trace any idea/phenomenon vertically to its irreducible root. Also trigger when user provides a statement and wants depth analysis, not breadth survey.

Debugging 5.5K 1mo ago
CharlesWiltgen

axiom-core-location-diag

by CharlesWiltgen

Use for Core Location troubleshooting - no location updates, background location broken, authorization denied, geofence not triggering

Auth 950 3mo ago
CharlesWiltgen

axiom-camera-capture

by CharlesWiltgen

AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness, zero-shutter-lag, photoQualityPrioritization, front camera mirroring

Auth 950 4mo ago
CharlesWiltgen

axiom-build-performance

by CharlesWiltgen

Use when build times are slow, investigating build performance, analyzing Build Timeline, identifying type checking bottlenecks, enabling compilation caching, or optimizing incremental builds - comprehensive build optimization workflows including Xcode 26 compilation caching

CLI Tools 950 4mo ago
CharlesWiltgen

axiom-energy-diag

by CharlesWiltgen

Symptom-based energy troubleshooting - decision trees for 'app at top of battery settings', 'phone gets hot', 'background drain', 'high cellular usage', with time-cost analysis for each diagnosis path

Code Review 950 4mo ago
shinpr

task-analyzer

by shinpr

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale. Returns skills with confidence scores and metadata.

Automation 418 5mo ago
shinpr

testing-principles

by shinpr

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

Debugging 418 3mo ago
openclaw

sonoscli

by openclaw

Control Sonos speakers (discover/status/play/volume/group).

CLI Tools 376.8K 3mo ago
Galaxy-Dawn

git-workflow

by Galaxy-Dawn

This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team collaboration.

CLI Tools 4.2K 3mo ago
proffesor-for-testing

Observability Testing Patterns

by proffesor-for-testing

Agentic QE Fleet is an open-source AI-powered quality engineering platform designed for use with Claude Code, featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.

Analytics 373 3mo ago
proffesor-for-testing

chaos-engineering-resilience

by proffesor-for-testing

"Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery."

Debugging 373 3mo ago
proffesor-for-testing

QE Iterative Loop

by proffesor-for-testing

"Quality Engineering iteration loops for autonomous test improvement, coverage achievement, and quality gate compliance. Use when tests need to pass, coverage targets must be met, quality gates require compliance, or flaky tests need stabilization. Integrates with AQE v3 fleet agents for coordinated quality iteration."

Code Review 373 3mo ago
shinpr

coding-principles

by shinpr

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

Processing 416 3mo ago
openclaw

gh-issues

by openclaw

"Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]"

Code Review 376.8K 3mo ago
thedivergentai

godot-export-builds

by thedivergentai

"Expert patterns for multi-platform exports including export templates (Windows/Linux/macOS/Android/iOS/Web), command-line exports (headless mode), platform-specific settings (codesign, notarization, Android SDK), feature flags (OS.has_feature), CI/CD pipelines (GitHub Actions), and build optimization (size reduction, debug stripping). Use for release preparation or automated deployment. Trigger keywords: export_preset, export_template, headless_export, platform_specific, feature_flag, CI_CD, build_optimization, codesign, Android_SDK."

CI/CD 216 3mo ago
thedivergentai

godot-genre-romance

by thedivergentai

"Expert blueprint for romance games and dating sims (Tokimeki Memorial, Monster Prom, Persona social links) focusing on affection systems, multi-stat relationships, dated events, and route branching. Use when building relationship-centric games, social simulations, or otome games. Keywords romance, dating sim, affection system, relationship stats, date events, character routes, love interest."

Debugging 216 3mo ago
proffesor-for-testing

brutal-honesty-review

by proffesor-for-testing

"Unvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh reality checks, certification schemes smell fishy, or technical decisions lack rigor. No sugar-coating, just surgical truth about what's broken and why."

Code Review 373 4mo ago