
Spectacular - Free Open Source Specification Builder - Spectacular
Write software functional specifications designed to work for both humans and AI.
@spec_tacul_ar · X
Specifications for humans and AI.
The full gallery
Tech stack
60 projects

Write software functional specifications designed to work for both humans and AI.
@spec_tacul_ar · X
Specifications for humans and AI.

Create a personal profile page with your bio, current focus, and links.
@xz_future_cn · X
今天把 MVP版本上线了。 这是我做的第一个出海产品,正式开启出海之路。 它可能算是一个自嗨的需求,更多是我想完整跑一遍从想法到上线的流程。 产品本身是一个更清晰的个人主页工具:介绍你是谁、在做什么、做过什么,而不只是堆链接。 后续,我会不定时添加一些不同风格的个人主页样式,以及新增创作者所需的展示模块。 如果你刚好需要,苦于 X 的个人网站不知道填什么,也许可以试试。

Automatically review GitLab pull requests using AI models like DeepSeek and OpenAI.
AI Codereview for Gitlab — 基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard - [查看仓库](https://github.com/sunmh207/AI-Codereview-Gitlab)

Automate Google Business Profile posts to boost visibility and grow your local business on autopilot.
@uwais_jawed · X
Rank higher on Google Maps O_O

Generate professional GitHub READMEs instantly from repo URLs with AI, no signup needed.
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.

AI project management for developers with GitHub tracking and sprint planning.
@Gallagh819 · X

Monitor Anthropic and OpenAI API calls with per-request token usage, costs, and session trees.
u/Prestige_pvp · Reddit
Simple AI Token Profiler / Debugger We made a simple profiler to help optimize AI token spend. Generally speaking anytime you want to optimize your app, whether it's for memory or otherwise you typically start with a profiler. There are a ton of MiTM Gateways but there aren't many true profilers, so I thought I'd make one. https://profiler.getrekon.com/ Let me know what you think :) submitted by /u/Prestige_pvp to r/SideProject [link] [comments]

AI tool that audits your dating profile photos and bios to improve your match rate.
Z4cki

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor

Discord bot that sends GitHub notifications as DMs for reviews, mentions, CI failures, and approvals.
@gabrielcdev · X
github notifications on discord DM

All-in-one workspace for project management, documentation, and test management.
@klorityx · X
One workspace for project management, documentation, test management & CRM. Enterprise features without enterprise pricing.

Benchmark version-control systems and coding agents on realistic development tasks.
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler