maintainx-debug-bundle

Comprehensive debugging toolkit for MaintainX integrations.

Content Preview
---
name: maintainx-debug-bundle
description: |
  Comprehensive debugging toolkit for MaintainX integrations.
  Use when experiencing complex issues, need detailed logging,
  or troubleshooting integration problems with MaintainX.
  Trigger with phrases like "debug maintainx", "maintainx troubleshoot",
  "maintainx detailed logs", "diagnose maintainx", "maintainx issue".
allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(curl:*), Bash(node:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Lon
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/maintainx-debug-bundle.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/maintainx-pack/skills/maintainx-debug-bundle/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/maintainx-pack/skills/maintainx-debug-bundle/SKILL.md

Related Skills