
Which AI has better taste?
选择你最喜欢的页面,猜测它由 Claude 还是 Codex 创建。
rubenflamshep · HN
I built a blind taste test for Claude and Codex designs
完整作品展
技术栈
20 projects

选择你最喜欢的页面,猜测它由 Claude 还是 Codex 创建。
rubenflamshep · HN
I built a blind taste test for Claude and Codex designs

探索并安装 Claude Code 自定义状态行脚本。
rsproule · HN
Share and explore custom Claude Code status lines

为 AI 代理提供跨 Claude Code、Cursor 等 MCP 应用的持久化内存系统。
FabianBeiner · HN
CMEM – Persistent Memory for AI Coding Agents

Claude Code、Codex 和 Grok 的 shadcn UI 界面组件。
theswerd · GitHub
brainless Claude Code, Codex, and Grok interfaces as shadcn components

团队共享的 AI 提示词与 Agent 技能库,支持 Claude Code、Cursor 等平台。
@promptcarrot · X

使用 Claude Code 工作流从终端发布 AI 生成的计划
@discorev · X
I've been working on - Using gpt-5.6-sol and Fable in Claude Code via CLIProxyAPI. I've found using these two together with Claude Code Workflows is a killer combination

在云开发盒中观看和操控自主编码代理,使用 Claude Code、Codex 或 OpenCode。
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

为ChatGPT、Claude、Gemini和50+个AI平台创建优化的提示词。
@malabakzaxd · X

将 SEO 优化集成到 Claude Code 和其他 AI 编码代理中。
Sharanxxxx

浏览设计模板和提示词,用于 Claude Code 和 Cursor 等工具。
tungtbt · HN
Agent's Design – Claude/Codex copy-paste templates that kill AI-slop UI

通过单个 OpenAI 兼容 API 访问 80+ AI 模型,包括 Claude、GPT 和 Gemini,内置自动故障转移。
@theaimart · X
Get the highest accurate responses via if you want your vibe coded app doesn’t hallucinate in production

在浏览器中完成60个Python编码挑战。
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the