上一页 1 2 3 4 5 6 ··· 15 下一页
摘要: 文章地址 https://www.aihero.dev/skills-grill-me https://zread.ai/mattpocock/skills 解决方案 # -g代表全局安装 npx skills add mattpocock/skills --skill=grill-me -y -g 阅读全文
posted @ 2026-06-09 23:36 小满三岁啦 阅读(709) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/pridelzh/articles/19540703 阅读全文
posted @ 2026-06-09 23:30 小满三岁啦 阅读(17) 评论(0) 推荐(0)
摘要: https://github.com/code-yeongyu/lazycodex 阅读全文
posted @ 2026-06-08 14:13 小满三岁啦 阅读(64) 评论(0) 推荐(0)
摘要: Sentry MCP + Codex 集成教程 适用场景:让 Codex 读取和分析 Sentry issue、event、trace、release,并在必要时通过 Sentry API 修改 issue 状态。 sentry mcp仓库地址 1. 先分清三种凭证/配置 名称 用途 放在哪里 是否 阅读全文
posted @ 2026-06-06 09:57 小满三岁啦 阅读(108) 评论(0) 推荐(0)
摘要: 告别看代码如同看天书!Understand-Anything 完整安装与网页可视化指南 接手一个几十万行代码的新项目,或者 review 一个充满陌生模块的庞大 PR,你通常从哪里开始?一页页翻 README?还是在 IDE 里疯狂 Ctrl + 鼠标左键 追踪跳转,最后在无限的调用链中迷失方向? 阅读全文
posted @ 2026-06-03 23:06 小满三岁啦 阅读(1323) 评论(0) 推荐(0)
摘要: Claude Code 的 /workflows 命令凭空消失?聊聊它的双重特性门控 适用版本:Claude Code 2.1.154+(dynamic workflows 处于 research preview 阶段) 起因 升级到 Claude Code 2.1 后,我想试试新出的 dynami 阅读全文
posted @ 2026-06-01 13:40 小满三岁啦 阅读(384) 评论(0) 推荐(0)
摘要: https://github.com/BigPizzaV3/CodexPlusPlus 阅读全文
posted @ 2026-05-29 23:49 小满三岁啦 阅读(56) 评论(0) 推荐(0)
摘要: github地址如下 https://github.com/multica-ai/andrej-karpathy-skills # CLAUDE.md Behavioral guidelines to reduce common LLM coding mistakes. Merge with pro 阅读全文
posted @ 2026-05-28 22:56 小满三岁啦 阅读(85) 评论(0) 推荐(0)
摘要: 我的完整配置 { "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json", "agents": { "sisyphus": { 阅读全文
posted @ 2026-05-26 17:37 小满三岁啦 阅读(54) 评论(0) 推荐(0)
摘要: 找到文件路径 # 例如 C:\Users\cancer\.config\opencode\opencode.json # 增加 "lsp": true # "lsp": true 是开关,省略它 = 完全禁用所有 LSP。 后续的lsp安装交给ai即可 我的配置文件 { "$schema": "ht 阅读全文
posted @ 2026-05-25 22:48 小满三岁啦 阅读(152) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 15 下一页