code-simplifier
313laguagu/claude-code-nextjs-skills
Agent
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
3,606 tagged Debugging, measured the same way as everything else here.
Browse within: code-quality 48agentic-coding 40Autonomous Agents 36claude-code-skills 34Multi-Agent 33agent-orchestration 31agentic 30claude-ai 30gemini-cli 30plugin 30github-copilot 28bun 27agentic-workflow 24ai-assistant 24
laguagu/claude-code-nextjs-skills
Agent
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Agent Codex
Root-causes failed or paused Nika runs from their hash-chained traces. Use when nika run exited red, a run paused on a prompt and needs the exact resume line, a NIKA-XXXX runtime finding needs a cause, or a trace must be verified and explained. Evidence-first — reads .nika/traces via nika trace; its craft is the…
Agent Claude Code
Read-only audit for fuzzy drift the CI teeth (driftguard.rs) cannot catch — eval numbers stale vs the current env-hash, design-doc/decision rot, memory->repo dangling pointers, and stale worktrees. Run locally on a schedule. Produces a findings report only; never edits.
Agent
Investigates bugs using systematic hypothesis testing — traces from symptoms to root cause, writes investigation findings to the debug session file. Spawned by debug workflow on platforms with subagent support.
coleam00/agentic-chat-application-template
Agent Claude Code
Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…
Agent
Bu agent Agentbase den spawn olur ve ../Codebase/ uzerinde calisir.
Agent
Layer 3 systematically scans ALL entry points from Layer 1 and applies issue detection rules. Unlike Layer 2 (which traces specific flows in depth), Layer 3 does a breadth-first scan to categorize issues across the entire codebase.
Agent
Layer 5 verifies that features use real user data instead of mock/hardcoded values, and that model capabilities are fully wired into the features that need them. While Layers 1-4 audit navigation and UX, Layer 5 audits whether the data flowing through those workflows is genuine.
Agent
Repository inspection and codebase questions.
OkminLee/everything-claude-code-ios
Agent
Dead code cleanup and consolidation specialist for Swift/iOS. Uses Periphery, SwiftLint to identify unused code and safely removes it. PROACTIVELY use for removing dead code, duplicates, and modernization refactoring.
amosblomqvist/pi-interactive-subagents
Agent
Fast codebase recon — explores files, finds patterns, maps architecture.
Agent Claude Code
Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd-debug orchestrator.
Agent
Rust performance optimization specialist specializing in macOS optimizations (sccache, XProtect), profiling with flamegraph, benchmarking with criterion, and build speed improvements. Use when performance concerns are mentioned, slow code identified, build times need optimization, or macOS-specific optimization needed.
Agent Claude Code
Monitor BG3SE log file during testing sessions. Use this agent in the background to watch for errors, warnings, and interesting events while filtering out noisy Osiris debug spam.
Benny-Lewis/home-assistant-assistant
Agent
Use this agent when the user needs help debugging Home Assistant configuration errors, understanding error messages, or fixing broken automations/configs. Part of the troubleshooting workflow - see ha-troubleshooting skill. Examples.
Agent
Use this agent when you need professional software engineering expertise, high-quality code implementation, debugging and troubleshooting, performance optimization, security implementation, testing, and technical problem-solving. Specialized in implementing technical solutions from PRDs with best practices and…
Agent
Quality assurance and code review specialist. Use for testing, debugging, security analysis, and code quality verification. Invoke after code implementation or when thorough validation is needed.
Agent Claude Code
Analyzes the impact of a proposed change on an existing codebase. Identifies affected files, features, and potential breaking changes.
aws-neuron/neuron-agentic-development
Agent
Use this agent for autonomously debugging and fixing NKI kernel compilation errors. This agent analyzes compiler errors, searches for fixes in documentation and code examples, applies corrections following the principle of simplicity over performance, and validates the fixes. Context: User has a kernel with…
Agent
Fix validation errors in generated task configurations and evaluator functions.
Agent
Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step.
Agent
Use PROACTIVELY for architecture design, complex debugging, design patterns, code review, test strategy, data modeling, ML system design, UX strategy, documentation architecture, and strategic technical decisions across all domains.
Agent
Use this agent when the user pastes Divi error messages, console errors from Divi pages, or describes CSS issues they encountered in Divi 5. Analyzes the error, provides solutions, and updates the plugin's knowledge base to prevent future occurrences.
Agent
Diagnose and fix bugs. Finds root cause, implements fix, verifies solution. Handles errors, failures, and unexpected behavior.