plugins/claude-workflow/skills/advanced-prompting/SKILL.md
High-leverage prompts that challenge Claude's defaults. Use for "grill me", "prove it works", "scrap this", "what would 10x engineer do", "find ways this fails".
npx skillsauth add spences10/claude-code-toolkit advanced-promptingInstall 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.
Use these when Claude's first response feels safe/generic:
Force Claude to critique rather than accept:
Demand evidence over assertions:
Break out of local optima:
| Situation | Prompt Pattern | | ------------------------------ | -------------------- | | Code review feels shallow | Challenge prompts | | Implementation seems fragile | Verification prompts | | Solution feels hacky | Reset prompts | | Claude is agreeing too readily | "Push back on this" |
development
Design and create Claude Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
testing
Verify sources before presenting findings. Use when asked to research links or documentation.
data-ai
Analyze session history for learnings and persist to skills. Solves "memory zero" - correct once, never again.
tools
Validate, test, and distribute Claude Code plugins and marketplaces. Use when developing plugins, debugging validation errors, or preparing for distribution.