Project Templates์ถ์ฒ: Show HN์กฐํ์ 10
Show HN: ChessGrammar โ API that detects tactical patterns in chess positions
By stevejvv2026๋
2์ 18์ผ
**Show HN: ChessGrammar โ API that detects tactical patterns in chess positions**
I built an API that takes a FEN or PGN and returns every tactical pattern it finds โ forks, pins, skewers, discovered attacks, back rank mates, and more (10 patterns total).It uses a two-phase approach: fast geometric detection, then sequence confirmation to filter out false positives.You can try it directly in the playground (no signup, no API key): https://chessgrammar.com/playgroundPaste any FEN or a full PGN and see what it finds. The playground also has a bug report button if something looks wrong.API docs: https://chessgrammar.com/docsBuilt with Python (python-chess), deployed on Vercel. The engine runs custom heuristic algorithms โ no Stockfish dependency at runtime.Curious to hear feedback, especially from anyone who's worked on chess analysis tools. Comments URL: https://news.ycombinator.com/item?id=47054042 Points: 2 # Comments: 0
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ Show HN์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
I built an API that takes a FEN or PGN and returns every tactical pattern it finds โ forks, pins, skewers, discovered attacks, back rank mates, and more (10 patterns total).It uses a two-phase approach: fast geometric detection, then sequence confirmation to filter out false positives.You can try it directly in the playground (no signup, no API key): https://chessgrammar.com/playgroundPaste any FEN or a full PGN and see what it finds. The playground also has a bug report button if something looks wrong.API docs: https://chessgrammar.com/docsBuilt with Python (python-chess), deployed on Vercel. The engine runs custom heuristic algorithms โ no Stockfish dependency at runtime.Curious to hear feedback, especially from anyone who's worked on chess analysis tools. Comments URL: https://news.ycombinator.com/item?id=47054042 Points: 2 # Comments: 0
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ Show HN์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.