Debugging

Find and fix bugs, error analysis

Showing 3001-3024 of 4725 skills
jasonz-ncc42

zod-docs

by jasonz-ncc42

Local Zod documentation reference. Use when asked about Zod schema validation, TypeScript type inference, parsing, error handling, JSON Schema conversion, or schema composition.

Database 7 4mo ago
ngxtm

angular-state-management

by ngxtm

"Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns."

Debugging 7 3mo ago
hxk622

dispatching-parallel-agents

by hxk622

"当面临 2+ 个独立任务时使用,这些任务可以并行处理,无共享状态或顺序依赖。Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain."

Agents 7 4mo ago
xinbenlv

codereview-concurrency

by xinbenlv

Review distributed systems patterns, concurrency, and resilience. Analyzes retry policies, idempotency, timeouts, circuit breakers, and race conditions. Use when reviewing async code, workers, queues, or distributed transactions.

Code Review 7 4mo ago
pluginagentmarketplace

kotlin-serialization

by pluginagentmarketplace

kotlinx.serialization - JSON, Protobuf, custom serializers

Processing 7 5mo ago
ilude

rust-workflow

by ilude

Rust project workflow guidelines. Activate when working with Rust files (.rs), Cargo.toml, Cargo.lock, or Rust-specific tooling.

Debugging 7 5mo ago
H1D

esp32-serial-logging

by H1D

Real-time serial log monitoring for ESP32 and microcontrollers. Capture device output to a file and monitor logs in real-time. Use when debugging embedded devices, investigating crashes, or monitoring device behavior.

CLI Tools 7 4mo ago
xinbenlv

codereview-api

by xinbenlv

Review API contracts, breaking changes, and interface consistency. Analyzes REST/RPC endpoints, event schemas, versioning, and backward compatibility. Use when reviewing public interfaces, API routes, or service contracts.

API Dev 7 4mo ago
jasonz-ncc42

zod-docs

by jasonz-ncc42

Local Zod documentation reference. Use when asked about Zod schema validation, TypeScript type inference, parsing, error handling, JSON Schema conversion, or schema composition.

Database 7 4mo ago
whatiskadudoing

fp-types-ref

by whatiskadudoing

Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports.

Automation 7 4mo ago
ilude

least-astonishment

by ilude

Principle of Least Astonishment (POLA) - ensure code changes behave as users and developers expect. Activate when making code changes, refactoring, modifying APIs, renaming functions/variables, changing file structure, or reviewing proposed implementations. Guides predictable, convention-following changes.

Code Gen 7 5mo ago
hxk622

receiving-code-review

by hxk622

"接收代码审查反馈时使用,在实施建议之前,特别是当反馈不清晰或技术上有疑问时。需要技术严谨和验证,而不是盲目实施。Use when receiving code review feedback - requires technical rigor and verification, not blind implementation."

API Dev 7 4mo ago
whatiskadudoing

fp-taskeither-ref

by whatiskadudoing

Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.

Processing 7 4mo ago
ilude

shell-workflow

by ilude

Shell script workflow guidelines. Activate when working with shell scripts (.sh), bash scripts, or shell-specific tooling like shellcheck, shfmt.

Automation 7 5mo ago
ngxtm

api-security-best-practices

by ngxtm

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

Auth 7 3mo ago
ilude

go-workflow

by ilude

Go project workflow guidelines. Activate when working with Go files (.go), go.mod, Go modules, golang, or Go-specific tooling.

Debugging 7 5mo ago
ngxtm

angular-ui-patterns

by ngxtm

"Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states."

Processing 7 3mo ago
xinbenlv

codereview-config

by xinbenlv

Review configuration, secrets, and environment handling. Checks for safe defaults, secret management, feature flags, and environment parity. Use when reviewing config files, environment variables, or feature flags.

Code Gen 7 4mo ago
whatiskadudoing

fp-either-ref

by whatiskadudoing

Quick reference for Either type. Use when user needs error handling, validation, or operations that can fail with typed errors.

Processing 7 4mo ago
sablier-labs

effect-ts

by sablier-labs

This skill should be used when the user asks about Effect-TS patterns, services, layers, error handling, service composition, or writing/refactoring code that imports from 'effect'. Also covers Effect + Next.js integration with @prb/effect-next.

Debugging 7 4mo ago
ilude

development-philosophy

by ilude

Personal development philosophy emphasizing experiment-driven, fail-fast approach. Activate when planning implementations, reviewing code architecture, making design decisions, or when user asks to apply development principles. Guides against over-engineering and towards solving real problems with simple solutions. (project, gitignored)

Comments 7 5mo ago
meriley

feature-spec-writing

by meriley

Creates focused feature specifications with user stories, acceptance criteria, and edge cases. Lighter than PRD, focuses on single feature implementation. Use when specifying individual features after PRD approval or for standalone feature work.

Debugging 5 4mo ago
meriley

quality-check

by meriley

⚠️ MANDATORY - Automatically invoked by safe-commit. Runs language-specific linting, formatting, static analysis, and type checking. Treats linter issues as build failures that MUST be fixed before commit. Auto-fixes when possible. NEVER run linters manually.

Code Review 5 4mo ago
meriley

mcp-server-writing

by meriley

Creates production-ready MCP servers with tools, resources, and prompts using TypeScript SDK or Python FastMCP. Use when building MCP integrations for Claude or LLM applications.

Processing 5 4mo ago