Skip to content
Alternatives
Software like vibe-code-check
What else does this job. Matched on what each project does, not on who links to whom.
Closest first
- vibecheck-securitypypi.orgvibecheck-security is an open-source CLI tool that audits AI-generated applications for security issues related to authentication, sessions, tokens, and secrets. It helps developers ensure their apps are secure by providing automated static analysis and actionable insights.
- vibesafexgithub.comvibesafex is an open-source CLI tool that uses AI to scan code for safety and security issues, focusing on modern coding practices and AI-generated code. It provides static analysis and integrates with developer workflows.
- VibeCheckvibecheck-qa.comVibeCheck is a bug reporting tool built around a two-click flow for turning a bug into a shareable link. It is described as a way to report bugs that engineers will actually read, with the aim of reducing back-and-forth between developers and non-developers. The page also frames it as a tool for recording, monitoring, and fixing bugs. A capture starts by recording the screen along with console output, network activity, and user actions. The resulting report includes the console, every network request, every click and keystroke, and environment details such as browser, operating system, viewport, URL, and locale. It also includes session replay, described as the ability to scrub the DOM rather than only viewing the video. The report is time-synced to the video, and the site says no screenshot, editor, upload, or write-up is needed. Beyond capture, VibeCheck includes AI Fix, which reads the track, walks a GitHub repository, and opens a pull request with a diff. Quick Fix allows clicking an element to suggest copy or style changes, and the page also mentions Repro Links, a Watch SDK for production error monitoring with session replay, an MCP server for Claude Code or Cursor, BYO storage, and Agent Recording. The site names solo QAs, small teams, and teams shipping bug fixes every day as users, and it also references teams with compliance needs and customer data concerns. It says the product works through a free Chrome extension, with Chrome 88+ listed, and it supports free extension install, Repro Links, and agent recording. The pricing page lists a Free plan at $0 per month for solo QAs and small teams, with 25 recordings per month, 3 AI Fixes per month, 7-day retention, an open-source MCP server, and Repro links. A Pro plan costs $12 per user per month and includes unlimited recordings, 50 AI Fixes per month, 90-day retention, production error monitoring, Quick Fix for non-developers, and Slack and Linear handoff. An Enterprise BYO storage plan adds custom storage with S3, GCS, Azure, or R2, unlimited AI Fixes, unlimited retention, SAML SSO and SCIM, priority MCP support, custom DPA and SOC 2 reports, and a dedicated Slack channel.
- vibe-linterpypi.orgvibe-linter is a zero-dependency command-line linter that detects AI-generated code quality issues in web projects before deployment. It is intended for developers reviewing and shipping web code.
- vibe-collabgithub.comAI-powered project collaboration framework with three-mode CLI (IDE/interactive/agent)
- vibeprgithub.comvibepr is an open-source AI-powered agent that reviews pull requests with the depth of a senior engineer. It performs static analysis, security checks, and integrates with GitHub to automate code review for development teams.
- Vibe-Logvibe-log.devVibe-Log is a tool for understanding AI-assisted coding patterns in Claude Code and Codex. It focuses on where time goes during sessions, what actually gets shipped, and how prompting habits and work patterns can be improved. The site describes it as helping builders move from vibe-coding to more productive AI-driven coding. Its features center on session analysis and guidance. Vibe-Log offers real-time analytics for AI-assisted coding sessions, shows when a user is in flow or stuck, and provides strategic feedback inside the coding flow. It tracks features completed, bugs fixed, problems solved, and time breakdowns, and it surfaces peak performance windows, flow states, and triggers. The product also includes AI coaching with selectable coach personalities, personalized recommendations, AI efficiency scoring, and pattern recognition. Other named features include local HTML reports, detailed charts and metrics, weekly activity heatmaps, goal completion tracking, streaks, achievements, and auto-generated summaries that can be shared on X. The tool is delivered through a CLI command, with the shown command npx vibe-log-cli@latest and a note that it starts with a single command and no installation. It works with Claude Code and Codex sessions, and the page says it can run completely offline with data staying local. The page also describes local and cloud versions, both completely free. The local version runs on the user’s machine, is private and offline, and provides local HTML reports. The cloud version is presented as free forever and includes advanced AI insights, auto sync, daily summaries, reminders, and a gamified experience. The page also states that Vibe-Log is fully open source and emphasizes transparency and data ownership. It is described as useful for solo developers and for people building in public.
- vibescoregithub.comGrade your vibe-coded project. One command, instant letter grade across security, quality, dependencies, and testing.
- cleanvibepypi.orgcleanvibe is an open-source CLI tool that helps developers quickly scaffold AI-assisted coding projects. It provides opinionated documentation and integrates with Claude Code, streamlining the workflow for building and launching AI-powered software.
- vibedetectvibedetect.ioVibeDetect is a web-based tool that analyzes websites and GitHub repositories to detect AI-generated code and content. It uses weighted heuristics and optional LLM analysis to provide actionable insights and confidence scores, helping developers and founders assess the originality and quality of their projects.
- Vibecoding Auditauditvibecoding.comaudit—vibecoding is a web-based tool that scans AI-generated projects for security vulnerabilities, SEO issues, performance bottlenecks, accessibility violations, and code quality problems. It provides a scored report with prioritized fixes, helping developers and teams ship reliable, production-ready code.
- vibescan-aigithub.comvibescan-ai is an open-source command-line tool that scans AI-generated code for potential security vulnerabilities. It is designed for software security engineers and developers who want to ensure the safety of code produced by AI systems.
- vibeissuepypi.orgvibeissue is a stdlib Python CLI tool that connects AI coding agents (such as those from Cursor or Claude) to GitHub Issues. It enables 'vibe coding' workflows by wiring autonomous agents directly to issue tracking. Distributed as a PyPI package under the MIT license with a GitHub repository, it is designed for developers integrating AI into their issue-driven development process.
- Vibe Codingvibe-coding.cloudVibe Coding is a web-based AI coding assistant and directory for discovering tools that generate websites and applications from natural-language prompts. It supports chat-based building, curated tool listings, community voting, and tool submissions for developers and nontechnical creators.
- vibe-researchpypi.orgvibe-research is an open-source CLI tool that enables autonomous, fully-cited multi-agent research workflows directly in the terminal. It is designed for researchers and developers who require automated research, citation management, and AI-powered assistance in a command-line environment.
- vibe-megithub.comvibe-me is an open-source command-line tool providing local retrieval-augmented generation (RAG) capabilities, including semantic and code search. It features an MCP server for integration and is designed for developers seeking local-first AI search solutions.
- Vibe Coders' Kitvibecoderskit.aiVibe Coders' Kit is a CLI for people working with Claude Code who want to share, back up, and reinstall their setup. It is described as working with Claude Code, and its core use is to package a user’s skills, agents, and MCP servers into a shareable link that others can install with one command. The workflow is split into three steps. First, it scans ~/.claude and prints a report card, showing items such as MCP servers, prompts, agents, skills, and CLAUDE.md. Next, it backs up the setup in redacted form and publishes it as a share link. Finally, another person can install that shared stack into their own ~/.claude with npx vibecoderskit add @you/setup. The page also says the tool runs locally, that secrets never leave the machine, and that it is private by default. It notes that no account is needed to scan. The command shown on the page is npx vibecoderskit, which indicates that it can be run through npx. The interface also includes options to create a profile and see a live profile. A blog section accompanies the tool and includes guides and explainers about Claude Code, skills, agents, prompts, MCP servers, and related topics. The site footer identifies the product as Vibe Coders' Kit and includes links for privacy, terms, and refunds.
- vibe-protectpypi.orgvibe-protect is an open-source command-line tool that monitors clipboard content and automatically redacts sensitive information such as API keys, tokens, PII, and payment data before it can be pasted into AI chats, Slack, or GitHub. It helps developers and security teams prevent data leaks.
- QuickVibeAIpypi.orgQuickVibeAI is an open-source, terminal-native AI coding assistant that integrates with multiple AI providers, including OpenRouter and Gemini. It offers code suggestions and assistance directly in the command line, supporting cross-platform workflows for developers. The tool is MIT-licensed and designed for efficient coding.
- vibe-trading-aigithub.comvibe-trading-ai is an open-source command-line AI agent that enables users to conduct finance research and backtesting using natural language queries. It is designed for quantitative analysts and finance researchers.
- vibeligngithub.comAI coding safety system for vibecoders
- VibeRavenviberaven.devVibeRaven is a developer tool that scans AI-built repositories for production readiness, mapping stack evidence and identifying launch risks. It generates focused prompts for coding agents to address specific gaps, helping developers ensure their AI apps are ready for deployment.
Ranked by how close each one sits to vibe-code-check in the index, not by popularity. Back to vibe-code-check →