…
Quick lists
How to use & syntax
Pick a query type, type your letters, and tap Find words. Every control also writes the query syntax box — you can type there directly instead, and it stays in sync. The same syntax works in the command line and the Claude skill.
Query types
| Type | Finds | Example |
|---|---|---|
| Rack | Words from a subset of your tiles | rack AESTRPL |
| Plus | Your tiles + one extra letter (specific or any) | plus AESTRPL --with S |
| Starts | Words beginning with the sequence (optional rack limits the rest) | starts QU --rack AEINSTZ |
| Ends | Words ending with the sequence (optional rack limits the rest) | ends ING --rack ABCORT |
| Contains | Words containing the ordered sequence (optional rack limits the rest) | contains RAE --rack STBL |
| Loose | Words containing all those letters, any order | loose XZQ |
| Pattern | Fixed positions; _ = any one letter | pattern C_T |
Options
--with L | (Plus) require this specific extra letter |
--rack XYZ | Restrict the non-fixed letters to these tiles. Pattern: fills the _ slots. Starts/Ends/Contains: the letters beyond the typed sequence must come from the rack (+--blanks) |
--blanks N | Allow N blank/wildcard tiles (0–2); they score 0 |
--score scrabble|wwf|crossplay | Tile-value table (default Scrabble; set globally on the ⚙ settings page) |
--len N / --len MIN-MAX | Length filter, e.g. --len 7 or --len 3-7 |
--group length|score|letter|none | How results are grouped (default length). letter = by added letter, Plus queries only |
--gdir asc|desc | Order of the group headers (e.g. length groups small→large or large→small). Default: length/letter asc, score desc |
--sort score|length|alpha | Sort metric within a group (default score) |
--dir asc|desc | Sort direction (↑/↓). Default desc for score/length, asc for alpha |
--top N | Show only the top N per group |
--dict NAME|PATH | Word list to use (default ENABLE, 172,820 words) |
Symbols & notes
_in a Pattern is an open board slot (any one letter), e.g.pattern _RA__.- Blanks are set with the Blanks control /
--blanks N. (Typing?or*in the box also works.) - Rack vs Loose: Rack builds words only from your tiles; Loose finds words that contain all those letters but may use others.
- Scores are approximate — board multipliers (DL/TL/DW/TW) and the 50-point bingo bonus are positional and not included.
- A letter shown in green was supplied by a blank tile (scores 0); a letter in blue is the extra letter from a plus query.
Examples
rack AESTRPL --len 7— seven-letter bingos from your rackplus AEINST --with R --sort score— best plays adding an Rplus AEINST --group letter— results bucketed by which letter was addedrack AEINST --blanks 1— words using your tiles plus one blankends ING --len 5 --score wwf— 5-letter “…ING” words, WWF scoringpattern _RA__ --rack AESTL— fill a board slot from your tilesstarts QU --rack AEINSTZ— “QU…” words you can build with that rackloose QZ --top 10— top words that use both Q and Z