Know what to say before you say it.
ClearTalk coaches you for the person and the moment - what to say, what to avoid, how to read the room. 80 handcrafted coaching cards across 5 common situations.
- Tag someone - answer 8 quick questions about how they communicate
- Pick a situation - feedback, request, conflict, pitch, or difficult news
- Get coaching - approach strategy, opener phrases, pitfalls to avoid, recovery moves
- Log the outcome - track how conversations go over time
- See patterns - insights surface what's working and what isn't
The assessment is opt-in. You get coaching immediately. Taking the 3-minute assessment personalizes the openers and pitfalls to your style.
- Preact + wouter - ~6KB SPA framework
- Dexie.js - typed IndexedDB with schema versioning
- Vite + TypeScript - build, HMR, strict mode
- vite-plugin-pwa - offline-capable service worker
- Cloudflare Pages - static hosting
All data stays on your device. No accounts, no tracking, no backend.
npm install
npm run dev # Start dev server
npm run check # Type-check + test + build
npm run test # Unit tests (vitest)
npm run e2e # End-to-end tests (playwright)
npm run preview # Preview production buildMIT