Rule-gen Alternatives
Similar projects and alternatives to rule-gen
-
Overture
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code. (by SixHq)
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
apc-cli
Sync AI agent configs, memory, and MCP servers across Claude Code, Cursor, Copilot, Gemini CLI, Windsurf, and OpenClaw
-
unpack
Turn AI research conversations into structured, buildable projects. Works with Claude Code and Codex. (by apresmoi)
-
-
cursor-doctor
Cursor rules linter and auto-fixer. Find out why Cursor ignores your rules. 100+ checks, zero dependencies.
-
cursorrules-collection
110+ tested .mdc and .cursorrules files for Cursor AI. Validate with cursor-doctor, generate with rule-gen, convert with rule-porter.
-
rule-porter
Convert AI IDE rules between Cursor, Windsurf, CLAUDE.md, AGENTS.md, and Copilot. Bidirectional. Zero dependencies.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
cursor-lint
Discontinued Lint your Cursor rules — catch silent failures before they break your AI output. 20+ checks based on real experiments. [Moved to: https://github.com/nedcodes-ok/cursor-lint]
-
ai-context-kit
Lint, measure, and manage context files for AI coding agents. Cursor rules, CLAUDE.md, AGENTS.md, Copilot instructions - one tool for all of them.
-
AiDex
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.
rule-gen discussion
rule-gen reviews and mentions
-
I Fed My Entire Codebase to Gemini. It Wrote Better Cursor Rules Than I Did.
I wanted something that actually reads code. Not config files, not dependency lists. The actual source files where patterns live. So I built rule-gen, a CLI that feeds your codebase into Gemini and generates coding rules based on what it finds.
Stats
nedcodes-ok/rule-gen is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rule-gen is JavaScript.