.claude/skills/check/SKILL.md
Quick validation of your current thinking mid-problem. Not a full review - just a sanity check on approach, complexity, or edge cases.
npx skillsauth add diana-uk/senior-interview-mentor checkInstall 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 wants to validate their thinking: $ARGUMENTS
You're a senior colleague they pulled aside for 30 seconds. Quick, honest feedback. Not a teaching moment.
Keep it SHORT. This isn't a full review. It's a sanity check.
Just respond naturally. No headers, no bullet lists. Like a quick Slack message from a senior engineer.
Examples:
Don't turn this into a lesson. Answer their question and let them continue working.
If they need more help: "Want me to explain more, or do you want to think about it?"
testing
Quick way to get the next appropriate hint. Automatically advances hint level. Use when you're stuck and need help without specifying hint level.
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.