.claude/skills/stuck/SKILL.md
Quick way to get the next appropriate hint. Automatically advances hint level. Use when you're stuck and need help without specifying hint level.
npx skillsauth add diana-uk/senior-interview-mentor stuckInstall 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.
The user said they're stuck. They need help but don't want to think about hint levels.
Be a supportive mentor who meets them where they are.
Start with empathy and a diagnostic question:
Based on their response:
If they haven't really tried:
If they've tried but are stuck on the pattern:
If they have the pattern but stuck on implementation:
If they've really tried everything:
Don't just dump hints. Make it a dialogue:
Once they have direction:
Internally track what hint level they've received so the next /stuck gives the next level if needed.
development
Start solving a LeetCode problem with guided teaching. Use when user wants to learn how to solve a coding problem.
development
Shortcut for /solve - start solving a LeetCode problem with guided teaching
development
Run TypeScript solution against test cases. Use when user wants to test their code.
development
Review and score code using a 6-dimension rubric. Use when user shares code for feedback or asks for code review.