Once you've mastered the basics, level up your AI game
These techniques take you beyond basic prompting. Use them when you need deeper analysis, multiple perspectives, or structured workflows that integrate with other tools.
For complex problems, ask AI to show its reasoning step by step. This dramatically improves accuracy on difficult tasks and helps you understand the logic behind the answer.
Strategy decisions, technical architecture, debugging complex issues, financial analysis, anything where you need to understand the "why" behind the answer.
Add phrases like "Think through this step by step," "Walk me through your reasoning," or "Break this down into steps" to your prompts.
I need to decide whether to build this feature in-house or buy a third-party solution. Walk me through your reasoning step by step. Consider: cost, timeline, maintenance, customization needs, and team capacity. Show your work.
Ask AI to take on a specific role or perspective. This changes how it approaches problems and gives you feedback from angles you might not have considered.
Getting feedback from different angles, stress-testing ideas, preparing for difficult conversations, understanding stakeholder perspectives, interview prep.
Act as a skeptical board member. I'm presenting this strategy: [paste your plan]. Ask me the hard questions an experienced executive would ask. Push back on weak spots. Make me defend every assumption.
Get AI to analyze the same problem from multiple viewpoints in one response. This surfaces blind spots and helps you make more balanced decisions.
Major decisions, contentious issues, cross-functional projects, product strategy, anything where different stakeholders have different priorities.
Ask for analysis from 3-5 specific perspectives. Be explicit about what each perspective should prioritize.
Analyze this product decision from three perspectives:
1. Engineering: technical complexity, maintainability, tech debt
2. Business: revenue impact, market position, competitive advantage
3. User: UX, friction points, value delivered
For each perspective, tell me the biggest concerns and biggest opportunities. Then recommend a path forward that balances all three.
Request specific formats (JSON, tables, bullet lists) so outputs can be easily used in other tools or workflows. Essential for automation and integration.
Building tools, data analysis, API integrations, spreadsheet work, creating databases, any time you need to move AI output into another system.
Extract key information from this sales call transcript and return as JSON with this structure:
{
"customer_name": "",
"pain_points": [],
"budget": "",
"timeline": "",
"next_steps": []
}
These techniques are even more powerful when used together. Here's how to layer them:
"Act as a CFO. Walk through your reasoning on this budget allocation step by step."
"Analyze from 3 perspectives and return as a comparison table with pros/cons for each."
"Act as three stakeholders. Each should think through this step by step and provide feedback as structured bullet points."
Advanced techniques add complexity and use more tokens. Use them strategically:
If the task is important, complex, or involves tradeoffs between multiple priorities, use advanced techniques. For everything else, keep it simple.
Check out the prompt library for ready-to-use templates, or download the context template to supercharge your AI sessions.