jargonsdev / jargonsdev/roadmap
AI Prompted Word Contribution with ✨jAI
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# **Implementation**
-
# **Summary**
Enable a feature that allows users to contribute missing words to the jargons.dev dictionary directly from the **Ask ✨jAI** response. When a word is not found and ✨jAI provides a generated meaning, users will be prompted with an option to **“Contribute this word.”** The contribution form will be pre-filled (boilerplated) with ✨jAI’s generated meaning, which the contributor can review and edit before submission.
### Depends on
- https://github.com/jargonsdev/roadmap/issues/8
# **Motivation**
Contributing new words today requires effort: users must start fresh in the editor. By lowering the barrier with a pre-filled entry from ✨jAI:
* Users are more likely to contribute missing words they searched for.
* Contributors still maintain control — they can refine or expand on ✨jAI’s draft.
* The dictionary grows more organically with community involvement.
* Maintainers get a steady stream of candidate entries with good starting points.
# **Goal**
* After **Ask ✨jAI** provides a meaning for a missing word:
* Show a **“Contribute this word”** call-to-action.
* Open the jargons editor with:
* Word field pre-filled with the searched word.
* Meaning field pre-filled with the ✨jAI-generated draft.
* Ensure the editor clearly indicates that the draft came from ✨jAI and should be reviewed/edited before submission.
* Make this flow seamless, encouraging users to turn one-off searches into lasting contributions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the dependency in issue #8, then locate the Ask ✨jAI response flow and the jargons editor entry point in the implementation repository. Confirm how a missing word and generated meaning are passed between them. Done means the contribution action opens an editor with both fields pre-filled and clearly marks the draft for review.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100