
Find Your First Open Source Issue | FirstIssue.dev - Beginner-Friendly Contribut
在GitHub上找初学者友好的开源问题,追踪你的贡献。
@anni_i02 · X
完整作品展
技术栈
60 projects

在GitHub上找初学者友好的开源问题,追踪你的贡献。
@anni_i02 · X

Surmado 自动代码审查工具,按照团队规范检查 GitHub PR。
u/surmado_rachel · Reddit
We built a cheaper code review tool for small teams We've been working on a code review tool for small teams, solo founders, and vibe coders who want a second set of eyes on every PR without paying Claude-level prices. The idea is simple: Surmado's Scout reviews your PRs against your own standards, not random generic lint rules. You add a STANDARDS.MD file, and on every push Scout gives you: What looks good/What needs work/A short reviewer brief so a human knows where to focus/Feedback

存储提示词和背景信息,通过 MCP 让 Claude Code、Cursor 等 AI 工具共享访问。
@vibexp_io · X
Your plan is now code. Claude Code Dynamic Workflows fan out up to 1,000 subagents, 16 at once, each in its own context, verifying until the results converge. Built for big bug hunts, migrations and audits. Source:

上传代码让 VibeGuard AI 自动检测安全风险。
@POONAMSING9999 · X
Forget this fight. The problem in AI is vibe coding security risk so i made vibe Guard ai that analysis user code and found out security risks. For the sake of humanity, to solve a painful problem I made this It had free version try now

为代码智能体工作流管理 API 密钥和使用预算。
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to

为团队和应用安全管理密钥与环境变量。
@radimhfer · X
i'm founder of Stashbase, designed to help builders

分享软件创意、发现项目、跟踪贡献者的公开待办事项。
u/ramu9703 · Reddit
I built a public ledger that tracks a software idea from "shower thought" to shipped code hey everyone, I spent my weekend building a public backlog called vibehub (thanks 5.6 sol :) ) the main problem i wanted to solve is that too many good micro-ideas die in notes apps, and too many open-source projects launch without anyone knowing why they were built, who had the original spark, or how they evolved vibehub tracks the entire lineage of a project: - public feed of software briefs

在代码合并时强制执行策略并审计AI辅助的更改。
@Scyloq · X
Currently building SentrAI. The merge-time control plane for AI-assisted software development. Enforce policy, audit every AI-generated change. Just finished an interactive demo and would love your honest feedback. Built with @Lovable

探索并安装 Claude Code 自定义状态行脚本。
rsproule · HN
Share and explore custom Claude Code status lines

检测AI代理失控循环,自动生成验证补丁和修复PR。
@void_rags · X
Introducing Orqis AI, an AI Watchdog that also fixes Agents. Have a look:


粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex