对固体llms(r2s-llms)的反应🧠)
一堆LLM友好的示例+指南,让AI轻松地将任何ReactJS生态系统库移植到SolidJS。
用法
0️⃣ 零设置llms.txt
将此URL复制并粘贴到任何编码代理/聊天界面上(例如Claude Code、OpenCode):
https://raw.githubusercontent.com/blankeos/react-to-solid-llms/main/llms.txt示例提示(或仅使用链接):
Reference:
😏 Port this codebase to SolidJS, no mistakes.🚀 IDE/MCP代理
访问 gitmcp.io 有关添加到光标/VS代码/编码代理设置的说明。
贡献
我在这里使用一些LLM技巧来添加更多内容:
添加更多主题
You're maintaining react-to-solid-llms docs for React → SolidJS ports.
1. Study `@folder1` (React lib) + `@folder2` (Solid port)
2. Update `llms.txt`:
- If the concept is new: add `[Topic Name](https://raw.githubusercontent.com/blankeos/react-to-solid-llms/main/topic/subtopic.md)`
- If the concept already exists: merge / enhance the existing topic entry or Markdown file instead of duplicating
3. Create `topic/subtopic.md` with guides or examples or explanations of concepts.
i.e. [Subtopic 1](/topic-1/subtopic-1.md)验证超链接是否正常工作:
(我用米斯特拉尔的 Devstral 2 为此,它可以很容易地使子代理非常容易地检查每个超链接,而不会使上下文膨胀)
Can you verify that each of the hyperlinks from this root llms.txt works and has relevant content?
https://raw.githubusercontent.com/Blankeos/react-to-solid-llms/main/llms.txt验证内容是否真实
动脑筋🧠😭
我为什么做这个
根据我将一堆react-lib移植到solid的经验精心制作。(主要是通过Gemini 3提供的,但我无法完全验证信息)。但我的消息来源是:
- @螳螂/钩子->巴贡钩子
- @数流/反应->固体数流
- sonner->坚实的sonner
- 函数递归
