All projects
2026

WSC — Writing Style Checker

A linter for prose: weasel words, passive voice, and AI tells.

SvelteKitTypeScriptMCPWorkersVite
WSC — Writing Style Checker cover
// overview

Eight detectors flag weasel words, passive voice, hedging, and the tics that mark AI-generated text. Ships as a web app, a CLI, and an MCP server so agents can self-edit — all served from the edge.

// the problem

Style guides live in people's heads. Teams need an automatic, consistent check for clear writing — and a way for AI agents to catch their own tells.

// what it does
  • 8 independent prose detectors
  • Web app + CLI + MCP server from one codebase
  • Runs entirely on Workers, no server to babysit