skills/skill-debugging-assistant/SKILL.md
Debug, diagnose, and troubleshoot skill issues including trigger failures, parameter problems, prompt conflicts, and SKILL.md structural issues. Use when skills don't activate as expected, trigger incorrectly, produce unexpected behavior, conflict with system instructions, or fail packaging validation. Analyzes YAML frontmatter, descriptions, progressive disclosure, token budget, absolute statements, and reference file organization. For skill creators reviewing, validating, or fixing skill problems.
npx skillsauth add auldsyababua/instructor-workflow skill-debugging-assistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps diagnose why skills aren't triggering or performing as expected. It systematically analyzes trigger patterns, parameter issues, prompt conflicts, and structural problems to identify root causes and recommend fixes.
Use this skill when encountering any of these issues:
Follow this decision tree to diagnose skill issues:
Skill not triggering? → Go to "Trigger Failure Diagnostics"
Skill triggering incorrectly? → Go to "False Positive Diagnostics"
Skill behavior unexpected? → Go to "Instruction Conflict Diagnostics"
Packaging/validation errors? → Go to "Structure Validation"
General review needed? → Go to "Comprehensive Audit"
When a skill should trigger but doesn't, analyze in this order:
Step 1: Analyze the description field
descriptionStep 2: Check description quality
Step 3: Review competing skills
Step 4: Test edge cases
Common fixes:
When a skill triggers when it shouldn't:
Step 1: Check description over-breadth
Step 2: Review instruction conflicts
Common fixes:
When skill behavior contradicts expected results:
Step 1: Read SKILL.md completely
Step 2: Analyze instruction priority
Step 3: Check progressive disclosure structure
Common fixes:
Run automated and manual checks:
Automated validation:
python3 scripts/validate_skill.py path/to/skill-folder
Manual checks:
Common structural issues:
For general skill review or quality improvement:
Trigger analysis:
Instruction clarity:
Progressive disclosure:
Quality checklist:
For rapid troubleshooting, check these common issues first:
Trigger failures (skill not activating):
False positives (skill triggers incorrectly):
Behavior issues (skill does unexpected things):
Validation errors:
For any skill with trigger issues, analyze the description systematically:
**Current description:**
[paste description here]
**Analysis:**
1. Specificity: Does it include concrete trigger terms?
2. Differentiation: How does it differ from similar skills?
3. Completeness: Does it mention when/how to use it?
4. Key terms: List the main terms that would trigger selection
**Test queries:**
[List 5 queries that should trigger this skill]
[For each, note if description contains matching terms]
**Recommended improvements:**
[Specific additions or changes to description]
For skills with behavioral issues:
For skills approaching context limits:
Detailed examples of common skill problems with before/after fixes. Load this when debugging complex or recurring issues.
Automated validation script that checks:
Run before packaging any skill to catch issues early.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
testing
Three-step Linear update protocol after job completion - update child issue, check parent completion, update parent if all children done
testing
This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary restrictions. Generates detailed travel plans with day-by-day itineraries, budget breakdowns, packing checklists, cultural do's and don'ts, and region-specific schedules. Maintains database of preferences and past trips for personalized recommendations.
tools
Proactive token budget assessment and task chunking strategy. Use this skill when queries involve multiple large file uploads, requests for comprehensive multi-document analysis, complex multi-step workflows with heavy research (10+ tool calls), phrases like "complete analysis", "full audit", "thorough review", "deep dive", or tasks combining extensive research with large output artifacts. This skill helps assess token consumption risk early and recommend chunking strategies before beginning work.