Debugging

Find and fix bugs, error analysis

Showing 3865-3888 of 4719 skills
pluginagentmarketplace

reporting

by pluginagentmarketplace

Automated reporting and business intelligence delivery

Analytics 1 5mo ago
shimo4228

zenn-textlint-workarounds

by shimo4228

"Use when textlint produces false positives on Zenn articles. prh hyphen loop, :::message, and --fix workarounds."

Code Review 1 3mo ago
shimo4228

protocol-di-testing

by shimo4228

"Use when testing Swift code that depends on file system, network, or external APIs via protocol-based dependency injection."

Processing 1 3mo ago
dereknex

planning-with-files

by dereknex

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

Debugging 1 4mo ago
cezar-r

hyperliquid-api-docs

by cezar-r

Fetches official Hyperliquid API documentation on-demand. Use when answering questions about Hyperliquid API endpoints, websockets, signing, order placement, info queries, exchange actions, rate limits, or any HL API implementation details. Triggers on Hyperliquid API questions.

API Dev 1 4mo ago
gigs-slc

data-fetching

by gigs-slc

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.

API Dev 1 4mo ago
TevfikBGunes

gitflow-changesets-releases

by TevfikBGunes

Follow Gitflow with Changesets for branching, versioning, and releases. Manual changeset creation is recommended for reliability. Use when (1) creating or merging feature, release, or hotfix branches, (2) writing conventional commits, (3) adding or versioning changesets, (4) running tests before PR or release, or (5) the user asks about releases, changelog, branching, or gitflow.

Code Gen 1 3mo ago
pluginagentmarketplace

graphql-resolvers

by pluginagentmarketplace

Write efficient resolvers with DataLoader, batching, and N+1 prevention

API Dev 1 5mo ago
taozhe6

mac-node-snapshot

by taozhe6

A robust, permission-friendly method to capture macOS screens via OpenClaw screen.record. Ideal for headless environments or ensuring capture reliability.

CLI Tools 1 3mo ago
olegakbarov

xmcp

by olegakbarov

Build, integrate, and troubleshoot xmcp-based MCP servers and adapters. Use when creating MCP tools/prompts/resources, bootstrapping with init-xmcp, wiring /mcp endpoints in Next.js/Express/NestJS, configuring auth/middleware, or debugging build/dev and adapter output.

Auth 1 4mo ago
Xiangyu-CAS

image-generation

by Xiangyu-CAS

Gemini image generation and editing skill for text-to-image, image-to-image edits, multi-reference composition, and Google Search grounding. Use when creating or modifying images via Gemini (default model gemini-3-pro-image-preview) with the Python SDK.

Debugging 1 4mo ago
shimo4228

xcode-pbxproj-file-registration

by shimo4228

"Use when xcodebuild fails with 'cannot find in scope' after adding a .swift file outside Xcode. Register in 4 pbxproj sections."

CLI Tools 1 3mo ago
emvnuel

quarkus-panache-smells

by emvnuel

Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination issues.

Code Gen 1 5mo ago
Klohto

git-commits

by Klohto

Creates commits, PRs, and branch names using Conventional Commits style matching @klohto's patterns. Use when writing commit messages, creating PRs, or naming branches.

Code Review 1 4mo ago
dmonteroh

react

by dmonteroh

"Build React frontends (SPA/library) with modern hooks, state management, accessibility, and performance. Framework-agnostic: not Next.js-specific and not React Native. Use when implementing React components, client-side routing, data fetching/state, and React testing."

Accessibility 1 3mo ago
scottymcandrew

terraform-god

by scottymcandrew

Elite Terraform specialist for architecture, optimization, and debugging. Use for greenfield deployments, module design, state surgery, performance tuning, CI/CD integration, provider troubleshooting, or any complex Terraform challenge. Triggers on Terraform files, HCL patterns, state issues, plan/apply errors, or module questions.

Cloud 1 4mo ago
emvnuel

mapstruct-patterns

by emvnuel

Constructor-based MapStruct mapping for compile-time safety in Jakarta EE. Use when implementing DTO mapping or using @Default annotations.

Code Gen 1 5mo ago
erinrugas

vue-component

by erinrugas

Builds frontend components/pages/composables in the project's UI stack. Use when implementing UI features, reusable components, and typed state flows.

Debugging 1 3mo ago
terraphim

documentation

by terraphim

Technical documentation for Rust projects. Creates API docs, README files, architecture guides, and contributor documentation. Follows Rust documentation conventions with strict quality standards.

Code Gen 1 5mo ago
Avi7702

prompt-engineer

by Avi7702

Assembles Claude 4.x optimized prompts for teammate spawning

Processing 1 3mo ago
mmcmedia

Ads Manager

by mmcmedia

Key Principle: Spend money to make more money. If ROAS is positive, it's a money-printing machine. Scale it. If ROAS is negative, diagnose and fix, or kill it.

Debugging 1 3mo ago
lian-yang

gotcha-summarizer

by lian-yang

"Automatically summarizes technical lessons learned from conversations into docs/gotchas/. Supports 18+ programming languages with confidence scoring. Use at the end of conversations to capture: (1) Frontend/Backend bugs and root causes, (2) Framework issues (React/Vue/Next.js/Nuxt/Databases/APIs), (3) Code quality improvements (precision, caching, concurrency, etc.), (4) Performance optimization insights, (5) Testing/CI/CD/Git issues, (6) Any technical lessons worth documenting. Features: three-layer classification (Domain → Category → File), fuzzy duplicate detection, i18n support (zh/en), multi-code block grouping, error tracking statistics."

Debugging 1 4mo ago
mcart13

go-performance-best-practices

by mcart13

Go performance optimization guidelines for profiling, allocation, GC tuning, concurrency, PGO, and I/O. This skill should be used when writing, reviewing, or optimizing Go code for performance. Triggers on tasks involving slow services, high latency, high memory usage, memory leaks, goroutine leaks, GC pressure, CPU profiling, pprof analysis, allocation reduction, sync.Pool, mutex contention, HTTP client tuning, Profile-Guided Optimization, GOMEMLIMIT tuning, Go 1.24 features, Swiss Tables, or any Go performance investigation.

API Dev 1 4mo ago
langchain-ai

langsmith-code-eval

by langchain-ai

Creates code-based evaluators for LangSmith-traced agents. Use when building custom evaluation logic, testing tool usage patterns, or scoring agent outputs programmatically. Triggers on requests to evaluate agents, create evaluators, or run experiments against LangSmith datasets.

Agents 1 3mo ago