
Theme Hub — drag-and-drop templates for your coding tools
Preview templates and download for Claude Code or Cursor.
@QoLCenter · X
Tired of generic templates from your vibe coding tool? ThemeHub is drag-and-drop design that works with every model.
The full gallery
Tech stack
16 projects

Preview templates and download for Claude Code or Cursor.
@QoLCenter · X
Tired of generic templates from your vibe coding tool? ThemeHub is drag-and-drop design that works with every model.

Generate seamless patterns and textures from prompts or images, then export them.
Seamless Canvas — AI 无缝纹理生成器,通过文字描述或上传图像生成可平铺纹理 - [更多介绍](https://seamlesscanvas.com)

Create photo collages in your browser with grids, shape masks, filters, effects, and layered text—no signup.
@madonna_matt · X
I vibe coded a little utility for myself, "Collage Studio" (because we definitely needed another collage builder) I turned screenshots into a promo video for fun. check it out: no sign up. no fees. photos never leave your device. 🛠️ stack: React 19 · TypeScript · Vite · Tailwind · Konva · Zustand · @vercel | built with Claude Code @claude, video by @hyperframes_, music + art AI-generated with @magnific_ai

AI Skill Studio: Free online Claude Code skills (SKILL.md) and Cursor rules (.mdc) generator. Configure prompt steering, agent rulebooks, and CLAUDE.md with 100% offline privacy.
@m_saad_labs · X

Fast, free, and print-ready puzzle generator for teachers and KDP publishers. Create custom word searches, cryptograms, word scrambles, and fill-in puzzles in seconds.
@EthanGinsberg · X
Free puzzles and resources for teachers

Interactive platform for learning data structures and algorithms with 300+ problems and visualizations.
u/Comfortable-Break-40 · Reddit
I spent a year building a DSA learning platform with 111 interactive visualizers. Would love feedback. A few years ago, I failed interviews at Google, Amazon, and Microsoft. The reason was simple: I could code, but I never properly understood Data Structures and Algorithms. I spent almost a year learning DSA after that. During that time, I realized I don't learn by memorizing. I learn by building. And I couldn't find a tool that taught DSA the way I wanted to learn it. So I

Compose rhythms and melodies with a radial step sequencer.
@EasternDaylight · X
One year ago I launched my first application - a radial music sequencer - vibe coded and deployed with help from Grok and Gemini. It's useful for exploring rhythms, and I like to use it for exposing hooks in well known songs. Happy to see it's still in use steadily at about 150 times a day, and 140k times since launch - I've renewed the domain and thanks to your encouragement will continue to work on it.

Free browser tools for formatting code, minifying files, testing regex patterns, and merging PDFs.
@546_md · X
I recently launched CodeToolsStudio, a collection of privacy-first developer tools for things like JSON, JWT, Regex, Base64, timestamps and more. you can test it here: 🌐 I'd genuinely appreciate feedback on what you'd improve or add to it


Stream AI-generated music created with Claude, designed for coding sessions.
@ajferanz · X
ᴛʜɪs sᴏɴɢs ᴀʀᴇ ғᴏʀ 𝓿𝓲𝓫𝓮 𝓬𝓸𝓭𝓲𝓷𝓰 ʟɪᴛᴇʀᴀʟʟʏ @jeffgwoah is a claude rapper not a gpt wrapper check it out on

Try on and swap outfits in photos with four AI clothing tools.
OutfitSwap Studio — AI 换装 / 虚拟试衣工具,支持 AI Clothes Changer、Virtual Try-On 和 Outfit Swap,上传照片即可生成换装效果

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