- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
fullstack-classic
by twofoldtech-dakota
Apply when working with classic fullstack patterns including jQuery AJAX, form handling, and C# MVC integration
wcag-audit-understandable-forms-deep
by Jkense
Form design accessibility rules for user input and data collection
state-modeling
by velcrafting
Define client state shape and transitions for non-trivial UI flows (multi-step, branching, async, derived state).
fullstack-basics
by pluginagentmarketplace
Full-stack development fundamentals - architecture, patterns, integration
codex-jsonrpc
by olegakbarov
Implement or debug the CodexMonitor remote backend daemon and client using the JSON-over-TCP, line-delimited JSON-RPC-ish protocol. Use when building the TypeScript/Node.js daemon, wiring Codex app-server proxy methods, auth handshake, workspace/worktree management, or the matching client.
pest-testing
by erinrugas
Writes and maintains test suites with a project-appropriate framework. Use when adding or fixing unit/feature/integration/e2e tests and release gates.
state-sync
by pluginagentmarketplace
Game state synchronization, snapshot systems, and conflict resolution for consistent multiplayer experience
Technical Clarity Skill v3.0 (Reasoning-Activated)
by NaveedTechLab
Ready to use: Invoke this skill to review technical content for clarity, accessibility, and comprehension at target proficiency level. Run AFTER content creation, BEFORE finalization.
fullstack-classic
by twofoldtech-dakota
Apply when working with classic fullstack patterns including jQuery AJAX, form handling, and C# MVC integration
refactorer
by scottymcandrew
Technical debt and code quality specialist. Use when code smells accumulate, before adding features to messy areas, or during cleanup sprints. Improves structure without changing behavior.
react-devtools
by skylarbarrera
Debug React apps by inspecting runtime state, props, hooks, and renders
monitoring-expert
by dmonteroh
"Provides end-to-end observability across logs, metrics, traces, alerting, and performance testing. Use when instrumenting services, setting alert strategy, or designing an observability stack."
cicd-expert
by scottymcandrew
CI/CD pipeline troubleshooting and optimisation specialist. Use for debugging failed builds, flaky tests, slow pipelines, configuration issues, or workflow design. Primary expertise in CircleCI and GitHub Actions, with broad knowledge of Jenkins, GitLab CI, Azure DevOps, and general CI/CD patterns. Triggers on pipeline errors, workflow YAML issues, build failures, or CI/CD platform references.
qa
by Keiji-Miyake
品質保証とテストの専門家。バグの発見、エッジケースの検証、テスト計画の策定、自動テストの作成を行い、ソフトウェアの信頼性を担保します。
hmos-development
by tzuchaine
用于 HarmonyOS NEXT 和 ArkTS 开发,特别是处理 .ets 文件、实现 @ComponentV2 组件或调试错误时使用。基于官方标准提供开发指导,并维护分类错误日志以实现高效故障排查。
frontend-modern
by twofoldtech-dakota
Apply when working with modern frontend frameworks including React, Vue, Next.js, and TypeScript
nextjs
by dmonteroh
"Build React + Next.js (App Router) frontends: server/client boundaries, data fetching and caching, routing, forms/actions, accessibility, and performance. Not for generic React SPA or React Native."
repairing-state
by Git-Fg
"Performs forensic investigation and applies permanent fixes. MUST USE when diagnosing component failures, hallucinations, or instruction drift. Do not use for routine tasks, standard debugging, or preventive maintenance."
interaction-design
by teslasoft-de
Design user interactions, flows, and interface behaviors. Use for wireframes, prototypes, micro-interactions, user flows, state machines, affordance design, and usability reviews. Covers IxD principles, Nielsen heuristics, Fitts's Law, Hick's Law, and emerging paradigms (spatial, conversational, gesture-based interfaces). Keywords: IxD, wireframe, prototype, user flow, micro-interaction, UI state diagram, screen flow, clickable prototype, interaction pattern.
exercise-designer
by NaveedTechLab
Designs deliberate practice exercises applying evidence-based learning strategies like retrieval practice, spaced repetition, and interleaving. Activate when educators need varied exercise types (fill-in-blank, debug-this, build-from-scratch, extend-code, AI-collaborative) targeting learning objectives with appropriate difficulty progression. Creates exercise sets that apply cognitive science principles to maximize retention and skill development. Use when designing practice activities for Python concepts, creating homework assignments, generating problem sets, or evaluating exercise quality.
ownership-borrowing
by pluginagentmarketplace
Master Rust's ownership, borrowing, and lifetime system
cui-diagnostic-patterns
by cuioss
Tool usage patterns for non-prompting file operations - use Glob, Read, Grep instead of Bash commands to avoid user interruptions in all agents and commands
nix
by shakhzodkudratov
Comprehensive NixOS, Nix Flakes, Home Manager, and nix-darwin skill. Covers declarative system configuration, reproducible environments, package management, and cross-platform Nix workflows. Activate for any Nix/NixOS/Flakes/Home-Manager/nix-darwin tasks.
fullstack-modern
by twofoldtech-dakota
Apply when working with modern fullstack patterns including React/Vue, GraphQL, REST APIs, and headless architectures