Debugging

Find and fix bugs, error analysis

Showing 3841-3864 of 4719 skills
pluginagentmarketplace

functions

by pluginagentmarketplace

Advanced function patterns including declaration styles, closures, scope chains, hoisting, and this binding. Master function composition and advanced techniques.

Caching 1 5mo ago
vertz-dev

implementation-plans

by vertz-dev

Ensures implementation plans include interface signatures and type-level test cases — no any escapes

Database 1 3mo ago
tracemem

safety-and-failure-modes

by tracemem

Understanding safety constraints and handling failures.

Code Gen 1 4mo ago
dnvriend

skill-pdf-to-pptx-tool

by dnvriend

Convert PDF to PowerPoint presentations

CLI Tools 1 6mo ago
terraphim

disciplined-quality-evaluation

by terraphim

Phase 1.5/2.5 of disciplined development. Evaluates document quality using the KLS (Krogstie-Lindland-Sindre) 6-dimension framework. Produces structured ratings, identifies gaps, suggests specific revisions, and blocks phase transitions when quality is below threshold. Applies to Phase 1 research docs and Phase 2 design docs.

Code Review 1 4mo ago
suryavirkapur

utoipa-axum

by suryavirkapur

OpenAPI documentation skill for Rust APIs using utoipa with Axum framework. Use when building REST APIs with automatic OpenAPI spec generation and Scalar UI. Covers: (1) ToSchema derive for request/response types, (2) #[utoipa::path] for endpoint documentation, (3) OpenApi derive for combining specs, (4) Security schemes (JWT, API keys), (5) IntoParams for query/path params, (6) Scalar UI integration, (7) Response and error handling patterns. Triggers: utoipa, openapi, scalar, axum api, ToSchema, IntoParams, rust api docs.

API Dev 1 4mo ago
Jackiexiao

react-doctor

by Jackiexiao

Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.

Debugging 1 3mo ago
velcrafting

authz-policy

by velcrafting

Define and enforce authorization rules for protected actions, with tests and audit considerations.

Auth 1 4mo ago
BPHvZ

skip-dev

by BPHvZ

'Expert guidance on building, debugging, and testing multiplatform iOS/Android apps and frameworks with Skip (skip.dev). Use when developers mention: (1) Skip, Skip.dev, skip-tools, or SkipStack, (2) building a multiplatform iOS+Android app from Swift/SwiftUI, (3) Skip Fuse (native) or Skip Lite (transpiled) modes, (4) transpiling Swift to Kotlin, (5) SwiftUI to Jetpack Compose bridging, (6) skip.yml configuration, (7) debugging Android builds from Xcode, (8) Skip CLI commands (skip create/init/test/export), (9) conditional compilation with #if SKIP or #if os(Android), (10) Skip Comments (SKIP INSERT/REPLACE/DECLARE/NOWARN), (11) bridging Swift and Kotlin code, (12) Skip module dependencies or Android Gradle configuration.'

CLI Tools 1 3mo ago
Git-Fg

generating-tests

by Git-Fg

"Follows project conventions, extracts examples from documentation, converts them to tests, and ensures documentation accuracy through automated testing. PROACTIVELY Use when generating comprehensive Vitest tests for code examples in JavaScript concept documentation pages. Do not use for end-to-end browser automation, user flow testing, or browser-server integration → see testing-e2e skill."

Code Gen 1 4mo ago
velcrafting

endpoint-scaffold

by velcrafting

Create a validated, authorized backend endpoint with error mapping and tests.

API Dev 1 4mo ago
velcrafting

integration-adapter

by velcrafting

Build an external API adapter with timeouts, retries, idempotency, and error mapping.

Debugging 1 4mo ago
fefogarcia

playwright-local

by fefogarcia

Build browser automation and web scraping with Playwright on your local machine. Prevents 10 documented errors including CI timeout hangs, extension testing failures, and Ubuntu compatibility issues. Includes stealth mode for anti-bot bypass, authenticated sessions, infinite scroll handling, screenshot/PDF generation, and v1.57 Speedboard performance analysis. Use when: automating browsers, scraping protected sites, testing with real IPs, bypassing bot detection, generating screenshots/PDFs, or troubleshooting "target closed", "page.pause() hangs CI", "permission prompts block tests", or "Ubuntu 25.10 installation" errors.

Debugging 1 3mo ago
fefogarcia

openai-agents

by fefogarcia

Build AI applications with OpenAI Agents SDK - text agents, voice agents, multi-agent handoffs, tools with Zod schemas, guardrails, and streaming. Prevents 11 documented errors. Use when: building agents with tools, voice agents with WebRTC, multi-agent workflows, or troubleshooting MaxTurnsExceededError, tool call failures, reasoning defaults, JSON output leaks.

Agents 1 3mo ago
SecurityRonin

structured-logging-axiom

by SecurityRonin

Use when implementing structured logging, setting up Axiom observability, migrating from console.* to a centralized logger, or configuring Vercel Log Drains for log collection in Next.js apps

Processing 1 3mo ago
BankkRoll

sveltekit

by BankkRoll

"Scraped from https://kit.svelte.dev/docs/ Source: https://kit.svelte.dev/docs. Use when questions involve: cli, kit, svelte."

CLI Tools 1 4mo ago
noklip-io

react-19

by noklip-io

React 19 patterns and breaking changes vs React 18. Trigger: When writing React 19 components/hooks in .tsx (ref as prop, new hooks, Actions, deprecations). If using Next.js App Router/Server Actions, also use nextjs-15.

Debugging 1 4mo ago
masayuki-kono

rust-code-quality-guide

by masayuki-kono

"Code quality guide for Rust. USE WHEN: writing Rust code, reviewing code, or ensuring code quality."

Processing 1 4mo ago
Arjun-Ingole

vue-doctor

by Arjun-Ingole

Diagnose and fix Vue/Nuxt codebase health issues. Use when reviewing Vue code, fixing performance problems, auditing security, or improving code quality.

Debugging 1 3mo ago
pluginagentmarketplace

react-router

by pluginagentmarketplace

Master React Router v6 for production routing with error boundaries, lazy loading, and navigation guards

Analytics 1 5mo ago
WebSmartTeam

supabase-auth-config

by WebSmartTeam

Configure Supabase authentication with single callback URL pattern. Covers redirect URLs, auth flow types (recovery, signup, email_change), and the type parameter routing pattern. Triggers: supabase auth, auth callback, redirect URL, password reset not working, auth configuration, login redirect, signup flow.

Auth 1 4mo ago
Within-7

pyspider-order

by Within-7

"Manage PySpider web scraping tasks via Feishu API. Use when users request: (1) Social media scraping (Reddit, Instagram, TikTok, Twitter, Facebook), (2) E-commerce data (Amazon, 卖家精灵), (3) SEO data (SEMrush). Maps natural language to PySpider projects with validation, status checks, and notifications."

API Dev 1 4mo ago
josavicentevw

product-owner

by josavicentevw

Product Owner skill for managing product backlogs, user stories, roadmaps, requirements gathering, and stakeholder communication. Use when working with product strategy, feature prioritization, sprint planning, or user story creation.

Auth 1 4mo ago
DaleSeo

git-commits

by DaleSeo

Best practices for creating high-quality Git commits. Covers commit message conventions (Conventional Commits), atomic commits, staging strategies, and when to amend vs create new commits. Helps AI agents generate clean, meaningful commit history.

Auth 1 4mo ago