Knowledge
Industry knowledge base
Short, practical articles on applying AI inside specific industries. Start with your own, then borrow patterns from the rest.
Coding
Code review with AI
A workflow for using AI as a first-pass reviewer on pull requests — catching the obvious issues so human reviewers can focus on design.
Refactoring safely with AI
How to ask an LLM to refactor code without it silently changing behaviour — diff-first reviews, tests as gates, and small commits.
Spec-driven prompts for code generation
Stop asking AI to 'write a function that does X.' Write a tiny spec — inputs, outputs, edge cases, error behaviour — and watch the quality climb.
Legal
AI for contract review
Practical patterns for using AI to surface risk, inconsistencies, and missing clauses in commercial contracts — without outsourcing judgment.
Redlining with AI
How to use AI as a redlining co-pilot — generating fallback positions and clause-by-clause edits that match your firm's negotiating posture, without losing the human judgement at the centre.
Discovery document triage
A workflow for using AI to triage discovery documents — sorting tens of thousands of files into responsive, privileged, and irrelevant buckets without sending privileged content to a third-party model.
Marketing
Prompt patterns for ad copy
Reusable prompt shapes for headlines, body copy, and A/B variants that hold a brand voice instead of drifting toward generic.
Segmenting audiences with LLMs
Beyond demographics: using language models to build behavioural segments from real customer text — interview transcripts, support tickets, and survey responses.
AI for SEO briefs
Turn a thin keyword and a SERP into a proper content brief — angle, headers, what to cover, and what to deliberately skip.
Visual Design
AI mood boards in 30 minutes
Replace the half-day Pinterest scroll with a structured mood-board workflow using image generation — three directions, real comparison, faster decisions.
Iterating on component designs with AI
Use AI to generate ten variations of a UI component in the time it'd take you to draw two — then critique the lot and pick the winner.
Figma prompts that actually work
Specific prompt patterns for getting AI to produce useful, on-system output inside Figma — auto-layout-aware, token-aware, and ready to ship.