Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install auroraphtgrp01-auroraphtgrp-coding-kit-cursor-skills-ak-debuggit clone https://github.com/auroraphtgrp01/auroraphtgrp-coding-kit.gitcp auroraphtgrp-coding-kit/SKILL.MD ~/.claude/skills/auroraphtgrp01-auroraphtgrp-coding-kit-cursor-skills-ak-debug/SKILL.md--- name: ak-debug description: "Cursor wrapper for Agent Kit skill `ak-debug`. Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, multi-layer validation, log analysis, CI/CD failures, database diagnostics, system investigation." --- # ak-debug This is a Cursor-native discovery wrapper for an Agent Kit canonical skill. This wrapper also supports `ak:debug` command-style routing. ## Canonical Skill - Path: `../../../skills/ak-debug/SKILL.md` ## Instructions 1. Read the canonical skill before planning or acting. 2. Follow the canonical skill's workflow, hard gates, references, scripts, and verification rules. 3. Preserve user arguments and flags as workflow inputs when applicable. 4. Use Cursor-native tools for execution. 5. Report platform limitations explicitly instead of pretending unsupported tools ran.