
Which AI has better taste?
Pick your favorite page and guess whether Claude or Codex created it.
rubenflamshep · HN
I built a blind taste test for Claude and Codex designs
The full gallery
Tech stack
20 projects

Pick your favorite page and guess whether Claude or Codex created it.
rubenflamshep · HN
I built a blind taste test for Claude and Codex designs

Discover and install custom Claude Code status line scripts.
rsproule · HN
Share and explore custom Claude Code status lines

Persistent memory system for AI agents in Claude Code, Cursor, and other MCP-compatible applications.
FabianBeiner · HN
CMEM – Persistent Memory for AI Coding Agents

Interfaces for Claude, Codex, and Grok built with shadcn UI components.
theswerd · GitHub
brainless Claude Code, Codex, and Grok interfaces as shadcn components

Team-shareable library of AI prompts and agent skills for Claude Code, Cursor, and other platforms.
@promptcarrot · X

Publish plans from your terminal using Claude Code workflows and 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

Watch and steer autonomous coding agents in cloud devboxes with Claude Code, Codex, or OpenCode.
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

Create optimized prompts for ChatGPT, Claude, Gemini, and 50+ AI platforms.
@malabakzaxd · X

Integrate SEO optimization into Claude Code and other AI coding agents.
Sharanxxxx

Browse and copy design templates and prompts for building AI products with Cursor and Claude Code.
tungtbt · HN
Agent's Design – Claude/Codex copy-paste templates that kill AI-slop UI

Access 80+ AI models including Claude, GPT, and Gemini through a single OpenAI-compatible API with automatic failover.
@theaimart · X
Get the highest accurate responses via if you want your vibe coded app doesn’t hallucinate in production

Learn Python by solving 60 coding challenges in a browser-based editor.
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