Siderite / Siderite/lichessTools
Idea: mark critical moves in a study then ask for a summary based on them
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
Example: you are creating a new opening idea, or some type of special pattern. Every time there is an important thematic move, you mark it with "Interesting" or "With idea" glyphs. Then you press a button that will download the study PGN and find commonalities between the thematic moves, then generate summaries like:
- whenever the opponent moves h6, play Bxe7 (found in 4 positions)
- when the d-file is open and your king is castled, move a rook to d1 (found in 2 position)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the study PGN download flow and the “Interesting” or “With idea” glyph workflow. Define how the button should identify repeated thematic conditions and present summaries, using the h6/Bxe7 and open d-file examples as expected outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100