Debugging

Find and fix bugs, error analysis

Showing 3577-3600 of 4722 skills
monkey1sai

claude-agent-pr-review-toolkit-silent-failure-hunter

by monkey1sai

Converted from Claude plugin agent "silent-failure-hunter" (pr-review-toolkit).

Agents 2 3mo ago
lihaoze123

nix-packaging-best-practices

by lihaoze123

Best practices for packaging pre-compiled binaries (.deb, .rpm, .tar.gz, AppImage) for NixOS, handling library dependencies, or facing "library not found" errors with binary distributions

Debugging 2 4mo ago
jgtolentino

design-system-cli

by jgtolentino

Complete Design System Reverse Engineering (DSRE) + Functional Cloning CLI - Extract visual design (tokens, assets) AND functional behavior (workflows, state machines, business rules) from any web application

Processing 2 6mo ago
kaelen-hou

demand-mining

by kaelen-hou

需求挖掘助手,从社交平台(X/Twitter、Reddit、Hacker News 等)自动搜索和分析用户抱怨、痛点和未满足需求。 用于发现产品机会、竞品分析、市场调研。 触发场景: - 用户说"帮我挖掘 XX 领域/产品的用户需求" - 用户说"分析 XX 产品的用户抱怨" - 用户说"看看用户对 XX 有什么不满" - 用户说"找找 XX 领域的痛点" - 用户说"调研 XX 市场机会"

Database 2 5mo ago
lukeslp

humanize

by lukeslp

"Remove AI writing indicators from documentation and prose. Use when: cleaning up AI-generated text before publishing, making documentation sound more human, removing em-dashes, corporate jargon, passive voice, hedge phrases, or converting 'we' to 'I' for solo developer contexts."

CLI Tools 2 3mo ago
pluginagentmarketplace

frontend-skills

by pluginagentmarketplace

Master HTML5, CSS3, JavaScript ES6+, React, Vue, Angular, and modern web development. Learn responsive design, accessibility, and web performance optimization.

Accessibility 2 5mo ago
marius-townhouse

exclusive-or-properties

by marius-townhouse

Use when exactly one of several properties should be present. Use when modeling mutually exclusive options. Use when building component props with alternative configurations. Use when designing API parameters that have variants.

Debugging 2 4mo ago
marius-townhouse

branded-types

by marius-townhouse

Use when primitive types need semantic distinction. Use when string or number types have different meanings. Use when you need nominal typing.

Debugging 2 4mo ago
marius-townhouse

exhaustiveness-checking

by marius-townhouse

Use when handling tagged unions. Use when adding new cases to discriminated unions. Use when switch statements must cover all cases.

Code Gen 2 4mo ago
iButters

react-web

by iButters

Modern React 19+ development with Server Components, Actions, hooks, TypeScript integration, and performance optimization. Use when building React web applications, implementing Server Components, using Actions for form handling, working with new hooks (use, useActionState, useOptimistic, useFormStatus), setting up React projects with Vite or Next.js, or optimizing React performance.

Processing 2 5mo ago
jovermier

graphql-resolvers

by jovermier

GraphQL resolver patterns including dataloader for N+1 prevention, context propagation, authorization, error handling, and validation. Use when implementing GraphQL resolvers.

Auth 2 5mo ago
pluginagentmarketplace

roadmap-prioritization-planning

by pluginagentmarketplace

Master prioritization frameworks, roadmap planning, timeline estimation, and resource allocation. Create executable roadmaps that drive focus and alignment.

Code Gen 2 5mo ago
CyangZhou

ppt生成大师

by CyangZhou

可以直接通过大模型生成ppt文件。支持从 Markdown 大纲自动转换为 PowerPoint 演示文稿。

Debugging 2 4mo ago
jorgealves

python-package-migrator

by jorgealves

Plan and execute upgrades for Python libraries, handling breaking changes. Use when performing major version bumps for frameworks like Django or FastAPI.

Code Gen 2 4mo ago
pluginagentmarketplace

backend-skills

by pluginagentmarketplace

Master Node.js, Express, PHP, Laravel, Java, Spring Boot, API design, and database integration. Build scalable APIs and server applications.

API Dev 2 5mo ago
pluginagentmarketplace

mobile-skills

by pluginagentmarketplace

Master iOS development with Swift, Android development with Kotlin, React Native, Flutter, and cross-platform mobile technologies.

Debugging 2 5mo ago
marius-townhouse

control-union-distribution

by marius-townhouse

Use when conditional types behave unexpectedly with unions. Use when boolean or never types cause surprises. Use when needing to prevent distribution over unions. Use when recursive generic types don't distribute.

Code Gen 2 4mo ago
jforksy

peer-review

by jforksy

Critically evaluate peer review findings as team lead with full project context

Code Review 2 4mo ago
Yet-Another-AI-Project

kiwi-go-backend

by Yet-Another-AI-Project

Go backend development standards using DDD architecture, ent ORM, fx DI, and kiwi-lib utilities. Covers project structure, domain design, API/application/infrastructure layers, database workflow, and coding requirements.

Code Gen 2 3mo ago
oryanmoshe

tracking-tasks

by oryanmoshe

Enforces disciplined task tracking across context boundaries. Use when starting any coding task, receiving a new user request mid-work, planning multi-step work, discovering sub-tasks or issues, before context compaction, switching between tasks, or resuming a previous session. Skip for purely informational questions with no code changes.

Automation 2 4mo ago
marius-townhouse

context-type-inference

by marius-townhouse

Use when extracting values causes type errors. Use when callback types are wrong. Use when const assertions are needed.

Debugging 2 4mo ago
aiko-atami

effector-storage

by aiko-atami

Choose and implement effector-storage persistence patterns for Effector apps. Use when tasks involve persist/createPersist usage, selecting adapters (local/session/query/broadcast/storage/asyncStorage/memory/nil/log), configuring clock/pickup/context/keyPrefix, validating data with contracts, handling done/fail/finally flows, SSR-safe adapter fallback with either, or debugging sync and serialization issues.

Database 2 3mo ago
cuozg

unity-investigate-quick

by cuozg

Quick Q&A about Unity codebase — how systems work, call chains, flow traces. Triggers — 'how does X work', 'what calls this', 'trace the flow', 'explain this system', 'quick investigate'.

Processing 2 3mo ago
doodledood

review-type-safety

by doodledood

"Audit TypeScript/typed code for type safety issues. Identifies any abuse, missing type guards, and opportunities to make invalid states unrepresentable. Read-only. Triggers: review types, type safety, check types, typescript review."

Code Review 2 4mo ago