add: add LynxPrompt to Community Resources#255
add: add LynxPrompt to Community Resources#255GeiserX wants to merge 3 commits intodetailobsessed:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds LynxPrompt to the repository’s Community Resources list to surface an additional tool for managing/shareable Windsurf (and other AI IDE) configuration files.
Changes:
- Add a new Community Resources bullet linking to LynxPrompt (with a short description and website link).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
README.md
Outdated
|
|
||
| ## Community Resources | ||
|
|
||
| - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) - Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares Windsurf configs (and 30+ other AI coding assistant formats) via web UI, REST API, CLI, and federated blueprint marketplace. ([Website](https://lynxprompt.com)) |
There was a problem hiding this comment.
This new Community Resources entry includes a long descriptive blurb and a secondary Website link, but the other entries in this section are currently just a single GitHub link. To keep the section consistent/scannable, consider matching the existing format (link-only), or update the other Community Resources entries to include similarly structured descriptions.
| - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) - Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares Windsurf configs (and 30+ other AI coding assistant formats) via web UI, REST API, CLI, and federated blueprint marketplace. ([Website](https://lynxprompt.com)) | |
| - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) |
Address review feedback: use link-only format consistent with other Community Resources entries.
Match the existing Community Resources format by including the author name in the link text, as done by the other entries in the section.
| - [LynxPrompt by GeiserX](https://github.com/GeiserX/LynxPrompt) | ||
| - [windsurfrules by kinopeee](https://github.com/kinopeee/windsurfrules) | ||
| - [windsurfrules_by_kamusis](https://github.com/kamusis/windsurf_memories) |
There was a problem hiding this comment.
📝 Info: Inconsistent naming convention across Community Resources entries
The new entry [LynxPrompt by GeiserX] follows the Name by author pattern matching the second entry [windsurfrules by kinopeee]. However, the third entry [windsurfrules_by_kamusis] uses underscores instead of spaces and lacks the same formatting pattern. This is a pre-existing inconsistency — not introduced by this PR — but worth noting for the maintainers if they want to standardize the list format.
Was this helpful? React with 👍 or 👎 to provide feedback.
Summary
Details