Notation – an iOS chess coach (Stockfish and optional BYOK Claude)
Shadow mode plays back your own style — genuinely clever way to practice against yourself.

Natural-language rule parsing beats move constraints into Stockfish's searchmoves.
Chess players looking for creative variants and constraint-based puzzles.
Lichess variants · Chess.com puzzles · Chessify
Constraints can target the engine, the player, or both. Shareable via URL (FEN + constraints + ELO encoded as query params).
Pre-loaded challenge if you want to skip setup:
https://constrainedchess.vercel.app/?skill=5&c=player%7Ccan%...
Shadow mode plays back your own style — genuinely clever way to practice against yourself.
Full chess engine in 2KB — demoscene-grade constraint coding transcends gaming.
Stockfish WASM in a Web Worker beats sending PGNs to a server.
LLMs play full-rules Magic: The Gathering with no simplified rulesets or shortcuts.
ReAct + code-exec agent for Okta sidesteps hallucination entirely; solves a real admin pain point.
Natural language queries with millisecond execution traces offer a unique debugging window.