
ClaudeLines
Discover and install custom Claude Code status line scripts.
rsproule · HN
Share and explore custom Claude Code status lines
The full gallery
Tech stack
60 projects

Discover and install custom Claude Code status line scripts.
rsproule · HN
Share and explore custom Claude Code status lines
Generate custom icons from text prompts with 50+ styles and download as PNG.
mantasge · Product Hunt
IconsCove AI Icon Generator with 50+ styles and library management

Transform AI-generated text into human-sounding content with tools for grammar, summarization, and SEO optimization.
@RohanAhmed06 · X
🚀 Built Humanely. An AI writing toolkit with: • AI Humanizer • AI Detector • Grammar Checker • Text Summarizer • SEO Tools I'd love your honest feedback 🙌

Discover AI products and submit yours to be found by humans and AI assistants.
@liam_carter_hq · X

Turn PDFs into a calm reading experience with a beautiful library and AI-powered page guidance.
@dshelf_app · X

Fast 5-letter word finder for Wordle, Scrabble, and crosswords with position and letter filtering.
lby910722 · V2EX
做了一个 5 Letter Word Finder:按 Wordle 线索快速筛 5 字母单词 最近做了一个英文 5 字母单词查找工具,主要给 Wordle / crossword / Scrabble 这类场景用: https://5letterwordsfinder.org/ 特点: - 可以按 green tile 的固定位置筛选 - 支持 must include / exclude letters - 支持 starts with / ends with / contains pattern - 支持 available letters ,用来做 anagram / rack search - 词库在前端本地跑,结果响应很快,不依赖远程 solver API - 有 common-only 模式,Wordle 场景不会被太多冷僻词淹没 我把工具放在首页第一屏,下面才是说明文档和 FAQ 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?

Eight free browser-based tools including JSON formatter, password generator, and color picker.
@Supportpintutec · X
Just launched QuickTools — 8 free online tools 🛠️ Word Counter • JSON Formatter • Password Generator • Color Picker 100% browser-based, no signup 🔗 #SideProject #WebDev #FreeTools #BuildInPublic
Search 50,000+ free SVG icons, customize colors and stroke, download as SVG/PNG/XML — no login required.
@thedeepflux · X
i'm shipping for designers who need a massive library of high-quality icons without the subscription. it solves the 'i need it now' problem. for other builders, how do you handle feature creep vs. sticking to the core problem?

Converts study PDFs into flashcards, quizzes, and audio podcasts with weak-area detection.
@indiesaasgrowth · X
I built a study app. . It's a study app for medicos , it turns pdf into flash cards , audio podcasts, quizzes and so on. It makes study easier. And also reminds them to study and analyses their weak points and then it trains us accordingly. It also shows their performance and progress over time .

A markdown editor where Claude agents edit code and you review diffs before accepting.
samuelstros

Batch edit images in your browser with tool chaining, compression, and format conversion.
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

Convert images to ASCII art, copy symbols, browse ASCII tables, and convert bases—all in your browser.
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI