
StackScope.dev | Tech Stack Intelligence for New Product Launches
分析网站的技术栈,识别框架、托管提供商和AI构建的网站。
@stackscopedev · X
完整作品展
技术栈
60 projects

分析网站的技术栈,识别框架、托管提供商和AI构建的网站。
@stackscopedev · X

AI代码审查智能体,识别问题并生成拉取请求。
@hyraxai · X

搜索索引化的开源代码和软件包,包含版本、依赖和漏洞信息。
@Jack_Timonen · X

Novix 从代码问题自动生成并测试拉取请求,集成您的构建工具。
@jakemoshel · X
Turn issues into sandbox tested PR’s from your current stack

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

输入 GitHub 用户名生成你的开发者 DNA 报告。
@panditdhamdhere · X
Your GitHub profile, sequenced. Vibe-coded DevDNA for fun Turns any public GitHub user into a fun, shareable Developer Genome report - power level, languages, chaos, coffee estimate, the works. No auth . Just a username. Use it -

上传数据集自动发现具有统计意义的相关性和因果关系。
@matthew_meadows · X
Correlation Studio - Discovery Mining • Causation Analysis A powerful new SaaS statistics application that brings the insights of correlation data science to everyone. Data science without the code.

通过交互式代码审查和系统设计题目提升技术评估能力。
u/Most-Football-4401 · Reddit
AI is writing more and more of our code. I think that means we need to get much better at reviewing it. We have a lot of tools to practice coding (LeetCode, HackerRank, Codewars, and so on). But I see very little on practising reviewing code, especially code written by AI . I am aware industry is running to build tools for AI review AI written code (the fox guarding the henhouse). But I believe it is just a matter of time before regulators start slapping hands for doing so in regulated indus

AppTruth AI — 通过AI验证发现应用中的隐藏漏洞
@uriel_bitton · X
As you add more features to your vibe coded app, you increase the chances for bad behaviour. The worst part is you dont know they exist Every beta user i've had try out the app told me they found a few issues they had no idea existed Find yours using

分析 GitHub 仓库发现付费工作与贡献机会。
@bashops_dev · X
Building BashOps Radar—repository intelligence for developers. Helping developers identify contribution opportunities that can lead to contracts, paid sprints, and long-term work.

通过每用户仪表板跟踪 Claude Code 的使用情况、成本和团队生产力。
ninomae · HN
Aimeterly – Per-user cost dashboards from Claude Code's built-in OTel

AI代码审查工具,在microVMs中运行代码以捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db