Merge agent/river-steel-0o8o into main

This commit is contained in:
James Murdza
2026-05-15 21:24:38 -07:00
committed by GitHub
3 changed files with 138 additions and 27 deletions
-27
View File
@@ -49,7 +49,6 @@ Full development environments with AI for code generation, chat, and debugging:
- [Google Antigravity](https://antigravity.google/) — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration.
- [trae](https://www.trae.ai/) — Adaptive AI IDE with chat and code generation.
- [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation.
- [Crystal](https://github.com/stravu/crystal) — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions.
- [Theia IDE](https://theia-ide.org/#theiaide) — An extensible open-source IDE (web and desktop) providing AI-powered features like chat, code completion, terminal assistance and custom agents using arbitrary LLMs. Built on [Theia AI](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/), a platform designed to enable the creation of custom, AI-powered tools and IDEs.
- [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub.
- [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4.
@@ -84,7 +83,6 @@ Plugins that add AI-powered completion, chat, and refactoring to existing code e
- [IBM watsonx Code Assistant for Z](https://www.ibm.com/products/watsonx-code-assistant-z) — AI-powered mainframe modernization tool with COBOL to Java conversion, code refactoring, and application discovery.
- [EasyCode](https://www.easycode.ai/) — VS Code extension with GPT-4 chat.
- [Kilo Code](https://kilocode.ai) - Open Source AI coding assistant for planning, building, and fixing code inside VS Code.
- [Mysti](https://github.com/DeepMyst/Mysti) — Multi-agent AI coding assistant for VS Code. Supports Claude Code, OpenAI Codex, Gemini, Cline, and GitHub Copilot with brainstorm mode where agents debate, red-team, and collaborate on solutions.
- [FlyonUI MCP](https://flyonui.com/mcp) — MCP server for generating Tailwind CSS components, blocks, and pages using FlyonUI.
- [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code.
- [shadcn/studio MCP](https://shadcnstudio.com/mcp) — MCP server for generating shadcn/ui components, blocks, and pages.
@@ -109,16 +107,12 @@ Autonomous CLI agents that generate code, execute shell commands, and manage mul
- [Devin](https://devin.ai/) — Autonomous AI software engineer by Cognition. Handles planning, coding, debugging, and deployment with its own IDE, browser, and shell.
- [Gemini CLI](https://geminicli.com/) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, and shell integration.
- [Cursor CLI](https://cursor.com/cli) — Cursor's CLI for AI-powered code generation and editing from the terminal.
- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars.
- [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks.
- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases.
- [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on macOS, Linux and Windows (via WSL).
- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions.
- [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options.
- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic.
- [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns.
- [Axon](https://github.com/kill136/axon) — Open-source AI coding assistant with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features Monaco editor, self-modification capabilities, and multiple AI provider integrations.
- [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility.
- [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility.
- [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you.
- [Blueprint](https://github.com/JuliusBrussee/blueprint) — A Claude Code plugin that turns natural language into blueprints, blueprints into parallel build plans, and build plans into working software with automated iteration, validation, and cross-model peer review.
@@ -129,20 +123,15 @@ Autonomous CLI agents that generate code, execute shell commands, and manage mul
Lightweight command-line tools for AI-assisted commits, shell translation, and workflow automation:
- [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation.
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Supports multiple providers and languages.
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (e.g., `ai Tell me the free space on disk`)
- [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc.
- [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui.
- [Jctx](https://github.com/Shashwat-Gupta57/Jctx) — Python CLI that extracts structured, architecture-aware context from Python, Kotlin, and Java codebases for LLMs. Features internal dependency mapping and token estimation.
- [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx.
- [aiignore-cli](https://github.com/yjcho9317/aiignore-cli) — Generates ignore configs for 7 AI coding tools based on per-tool bypass testing. Like `npx gitignore` but for Cursor, Claude Code, Gemini, JetBrains, Windsurf, Aider, and Copilot.
- [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities.
- [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant.
- [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration.
- [IWE](https://github.com/iwe-org/iwe) — Markdown knowledge graph with CLI that gives AI agents structured access to your knowledge base — no vector database required.
- [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source.
- [resume-cli](https://github.com/inevolin/resume-cli) — CLI that aggregates recent sessions from Claude Code, Codex, and GitHub Copilot in one place. Pick a session and resume it in any of the three tools.
- [codesight](https://github.com/Houseofmvps/codesight) — CLI token optimizer and AI context generator. Scans codebases to extract routes, schema, components, and dependencies for Claude Code, Cursor, Copilot, Codex, and Windsurf. 9x13x token reduction, built-in MCP server, zero runtime dependencies.
- [CLIRank](https://clirank.dev) — API directory scoring 387 APIs on agent-friendliness across 11 signals. Available as an MCP server (`clirank-mcp-server`) and REST API.
- [prpack](https://github.com/Lucas2944/prpack) — Zero-dep CLI that packs a pull request (diff + commits + full post-change file contents) into one markdown file optimized for LLM code review. Drop the file into Claude / Cursor / your model. MIT.
@@ -159,7 +148,6 @@ Lightweight command-line tools for AI-assisted commits, shell translation, and w
Platforms that scaffold and deploy full-stack applications from natural language prompts:
- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs.
- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek.
- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration.
- [Backgrounder.dev](https://backgrounder.dev/) — Free interface for AI coding agents (Claude Code, Codex, Gemini, Goose, Pi) running as isolated background processes. Supports switching between agents, branching chats, conflict resolution and scheduled runs.
- [Co.dev](https://www.co.dev/) — AI-powered app development platform that helps build and deploy full-stack applications.
@@ -209,7 +197,6 @@ Autonomous AI agents that work on existing codebases to fix bugs, refactor code,
- [Factory](https://www.factory.ai/) — Agent-native software development platform with "Droids" that work across IDE, terminal, CLI, Slack/Teams, and CI/CD. Handles refactors, incident response, and migrations.
- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review.
- [Potpie](https://potpie.ai) — Open source AI agents for codebase Q&A, testing, debugging, and system design.
- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Python framework for creating AI agents by combining tools, prompts, and models with RAG capabilities.
### Codebase Intelligence
@@ -304,7 +291,6 @@ Integrations that automatically review pull requests and suggest code fixes:
- [Baz](https://baz.co) - AI Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of the developer tooling for context.
- [Z.ai Code Review](https://github.com/tarmojussila/zai-code-review) - AI-powered GitHub Pull Request code review using Z.ai models.
- [MiniMax Code Review](https://github.com/tarmojussila/minimax-code-review) - AI-powered GitHub Pull Request code review using MiniMax models.
- [claude-pr-reviewer](https://github.com/indoor47/claude-pr-reviewer) - GitHub Action + CLI that uses Claude AI to automatically review pull requests, post inline comments, and report token costs. Supports strictness levels (lenient/balanced/strict). Zero dependencies, Python 3.8+.
- [Revieko](https://synqra.tech/revieko/) — Architecture drift radar for PRs: structural risk scoring and drift hotspots.
- [crit](https://crit.md) - Human-in-the-loop review for AI coding agents. Annotate plans, code, or any file with inline comments in a local browser UI; exports structured JSON your agent reads back. Share reviews via URL.
- [CodeHawk](https://codehawk.crossgen-ai.com) — GitHub App that installs in seconds and reviews pull requests automatically, posting inline comments on bugs, security vulnerabilities, and logic errors.
@@ -324,12 +310,10 @@ Tools that generate unit/e2e tests and integrate AI into CI/CD pipelines:
- [DiffBlue](https://www.diffblue.com/) — Automatically generated unit tests for Java.
- [Qodo](https://www.qodo.ai/) — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains. (formerly Codium)
- [DeepUnit](https://www.deepunit.ai/) — Unit test file generator. Available as VS Code extension, npm package, CLI, or CI/CD pipeline.
- [MutahunterAI](https://github.com/codeintegrity-ai/mutahunter) — Finds code vulnerabilities and generates tests for them. Open source CLI and CI/CD pipeline.
- [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline.
- [Wopee.io](https://wopee.io) — Autonomous visual regression testing platform with AI-powered test agents. Integrates with Playwright, Cypress, and Robot Framework.
- [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services.
- [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs.
- [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos.
- [Fine](https://fine.dev/?ref=awesome) — AI Dev Environment for automating mundane work. Integrate GitHub, Sentry, Linear. Get context-aware answers to questions. Plan, design and implement changes. Automate self-healing CI/CD.
- [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI.
- [Recurse ML](https://recurse.ml) — Find bugs in AI-generated code.
@@ -380,30 +364,23 @@ Secure isolated environments for running AI coding agents with controlled access
Tools that manage and sync AI agent configurations, rules, and context across editors:
- [Context7](https://context7.com/) — Documentation platform that provides up-to-date, version-specific documentation and code examples for any library directly into Cursor, Claude Code, Windsurf, and other AI coding tools.
- [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension.
- [ctxlint](https://github.com/YawLabs/ctxlint) — Open-source linter for AI context files (CLAUDE.md, .cursorrules, copilot-instructions.md) that catches stale paths, wrong commands, and token waste by validating against the real codebase.
- [Entroly](https://github.com/juyterman1000/entroly) - Open-source context optimization engine that cuts AI token costs by 70-95%. Uses submodular knapsack selection and PRISM reinforcement learning to provide the exact context needed to 65+ supported AI coding agents. Features a built-in MCP server, semantic caching, and SimHash deduplication. Apache-2.0.
- [lean-ctx](https://leanctx.com) — Open-source context runtime for AI coding agents. MCP server (optional shell hook) that compresses file reads, shell output, and codebase search to reduce token usage, often 6099% on supported workflows. 46 tools, session caching, AST-aware compression for 18 languages, 90+ shell patterns. Apache-2.0.
- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers.
- [claude-snapshot](https://github.com/adhenawer/claude-snapshot) — Export your entire Claude Code setup (settings, plugins, hooks, CLAUDE.md, MCP configs) as a portable `.tar.gz`. Diff before applying, restore on another machine in under 2 minutes. No network, no daemon, `.bak` safety on every overwrite. Node.js 18+, macOS + Linux. Install: `/plugin marketplace add adhenawer/claude-snapshot`
- [claude-overlay](https://github.com/mzmmoazam/claude-overlay) — CLI for managing Claude Code project configs across custom providers (Databricks, Bedrock, OpenRouter, LiteLLM, Cloudflare). Handles overlay merge/remove, web search MCP setup, and multi-provider switching.
- [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC).
- [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings.
- [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace.
- [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command.
- [TokRepo](https://github.com/henu-wang/tokrepo) — Cross-agent registry and CLI for discovering and installing 220+ AI assets including skills, prompts, MCP configs, and workflows.
- [Domscribe](https://www.domscribe.com/) — Pixel-to-code bridge that captures runtime context (props, state, source location) from running web apps and exposes it to AI coding agents via MCP.
- [faf-cli](https://github.com/Wolfe-Jam/faf-cli) — Foundational AI-context format. Generates persistent project DNA (.faf files) that give any AI instant, structured context. IANA-registered (application/vnd.faf+yaml). Works with Claude, Gemini, Grok, Cursor, and Windsurf.
- [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits.
- [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents.
- [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite.
- [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline.
- [Not Human Search](https://nothumansearch.ai) — Search engine for the agentic web. Indexes 2,000+ agent-ready sites ranked 0100 on agentic readiness (llms.txt, OpenAPI, MCP, ai-plugin.json, structured API). Itself an MCP server with 8 tools (search_agents, verify_mcp, list_categories, get_top_sites, etc.). One-line install: `curl -fsSL https://nothumansearch.ai/install | sh`. Free, no auth, open data.
- [CLIRank](https://clirank.dev) — Independent scorecard ranking 416+ APIs across 48 categories by how well they work with AI coding agents (Claude Code, Cursor, Codex, Cline, Aider). 8-signal rubric (SDK, env auth, headless, JSON, CLI, rate limits, machine-readable pricing, curl docs). Public REST API at `/api/apis`, MCP server (`npx clirank-mcp-server`), per-API score pages, head-to-head comparisons. Free, no auth, open data.
- [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies.
- [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and enforce them on coding agents.
- [pi-steering-hooks](https://github.com/samfoy/pi-steering-hooks) — Deterministic before-tool-call guardrails for the pi coding agent. Enforces rules (no force push, conventional commits, etc.) via regex pattern matching on tool inputs — zero tokens, 100% reliable. Custom rules via JSON config with override escape hatch.
- [Gestalt](https://github.com/dwgoldie/gestalt) — Model-agnostic thinking protocol (AGENTS.md) that shapes how AI coding agents reason. Less filler, more substance, honest about limits. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI.
- [Spartan AI Toolkit](https://github.com/spartan-stratos/spartan-ai-toolkit) — Engineering discipline layer for AI coding agents. 67 slash commands with quality gates enforce TDD, code review, and atomic commits. Configurable rules for any stack. Works with Claude Code, Codex, Cursor, Windsurf, Copilot.
- [Nex](https://github.com/nex-crm/nex-as-a-skill) — Organizational context and memory for AI agents. Connects email, Slack, CRM, and 100+ tools into one knowledge graph with a 60-tool MCP server and persistent memory across agent sessions.
- [Agentify](https://github.com/koriyoshi2041/agentify) — CLI tool that transforms any OpenAPI spec into 9 agent interface formats (MCP server, AGENTS.md, CLAUDE.md, .cursorrules, Skills, llms.txt, GEMINI.md, A2A Card, CLI) with a single command. Tiered generation strategies for small to large APIs.
@@ -445,7 +422,6 @@ Tools that generate commit messages and PR descriptions from diffs:
- [git-lrc](https://github.com/HexmosTech/git-lrc) - Free, unlimited AI code reviews that run on every commit.
- [GitBrain](https://gitbrain.dev/) — Git client that splits changes and generates commit messages using OpenAI.
- [GitButler](https://gitbutler.com/) — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity for generating conventional commit messages.
- [AI Git Narrator](https://github.com/pmusolino/AI-Git-Narrator) - CLI tool that uses AI to automatically generate high-quality Git commit messages and pull request descriptions.
### Documentation Generation
@@ -454,7 +430,6 @@ Tools that auto-generate documentation, diagrams, and changelogs from source cod
- [DiagramGPT](https://www.eraser.io/diagramgpt) — Free AI web app that generates flowcharts, ER diagrams, cloud architecture, and sequence diagrams from text or code.
- [DocuPilot](https://docupilot-alpha.vercel.app) — GitHub App that auto-updates README, CHANGELOG, and API docs on every push using AI.
- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files.
- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs.
- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models.
- [EkLine](https://ekline.io/) — AI-powered documentation tool with quality checks, style guide enforcement, and automatic doc generation.
- [Changenotes](https://changenotes.app) — AI-powered changelog generator. Connects to GitHub, auto-generates categorized changelogs from commits and PRs on every release. Free tier available, Pro $9/mo.
@@ -467,11 +442,9 @@ Curated lists, comparison guides, and configuration templates for AI coding tool
- [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly.
- [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects.
- [Cursor Rules Collection](https://github.com/survivorforge/cursor-rules) — 35+ production-quality .cursorrules files for 16 frameworks including React, Next.js, Python, Go, Rust, SvelteKit, and Django. Configure AI coding assistants with code style, architecture, and testing conventions. MIT licensed.
- [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks.
- [ClaudeDown](https://claudedown.com) - Real-time Claude AI complaint tracker and outage detector using Twitter/X sentiment data.
- [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily.
- [AI Dev Toolkit](https://github.com/dohko04/awesome-ai-prompts-for-devs) — 198 production-ready AI engineering resources: prompt frameworks, multi-agent configs, MCP setups, RAG pipelines, and automation scripts for Claude Code, Cursor, GPT-5, Copilot, and more. Free samples included.
- [AI Coding Guide (中文)](https://github.com/jnMetaCode/ai-coding-guide) — Chinese best practices for 8 AI coding tools (Claude Code, Cursor, Copilot, Windsurf, Gemini CLI, Kiro, Aider, Trae) with copy-paste config templates and multi-tool collaboration workflows.
- [Claude Code Skills 中文精选集](https://claude-skills.bt199.com/) — Chinese curated directory of Claude Code Skills, agents, plugins, and workflow resources for developers using Claude Code.
- [Awesome AI Startups — Coding & Developer Tools](https://github.com/nowork-studio/awesome-ai-startups#-coding--developer-tools) — 100+ indie-built AI coding assistants, dev tools, and code-generation products from bootstrapped, pre-seed, and angel-funded startups.
+27
View File
@@ -0,0 +1,27 @@
Repository,Last Commit Date,Days Since Last Commit,Stars
stravu/crystal,2026-02-26 21:44:09,78,3057
DeepMyst/Mysti,2026-03-11 19:31:18,65,1048
Pythagora-io/gpt-pilot,2025-11-10 13:12:31,186,33774
AntonOsika/gpt-engineer,2024-11-17 22:42:12,544,55215
smol-ai/developer,2023-09-25 17:58:00,963,12187
arctic-cli/interface,2026-03-15 18:29:47,61,116
modern-tooling/aloc,2026-02-12 20:59:44,92,17
BrodaNoel/cmd-ai,2026-03-04 00:49:26,73,47
yjcho9317/aiignore-cli,2026-04-03 02:31:39,43,8
lasantosr/intelli-shell,2026-03-26 08:19:36,50,1230
inevolin/resume-cli,2026-04-10 23:39:38,35,9
stackblitz-labs/bolt.diy,2026-02-07 14:36:22,97,19361
melih-unsal/DemoGPT,2026-04-01 12:30:09,44,1897
indoor47/claude-pr-reviewer,2026-02-25 23:55:05,79,2
codeintegrity-ai/mutahunter,2025-04-17 15:46:00,393,296
AnswerLayer/sniffbench,2026-03-17 21:39:33,59,27
nedcodes-ok/cursor-doctor,2026-03-08 17:54:10,68,7
nicepkg/vsync,2026-01-27 03:27:41,109,47
nedcodes-ok/rule-porter,2026-03-04 18:25:17,72,7
1broseidon/promptext,2026-04-12 20:05:01,33,22
sagarmk/beacon-plugin,2026-03-06 04:13:12,70,36
nedcodes-ok/rule-gen,2026-03-06 02:08:55,71,6
dwgoldie/gestalt,2026-03-28 01:48:45,49,2
pmusolino/AI-Git-Narrator,2026-01-18 17:47:53,117,118
eli64s/readme-ai,2025-07-26 01:55:46,294,2902
dohko04/awesome-ai-prompts-for-devs,2026-03-25 18:05:51,51,5
1 Repository Last Commit Date Days Since Last Commit Stars
2 stravu/crystal 2026-02-26 21:44:09 78 3057
3 DeepMyst/Mysti 2026-03-11 19:31:18 65 1048
4 Pythagora-io/gpt-pilot 2025-11-10 13:12:31 186 33774
5 AntonOsika/gpt-engineer 2024-11-17 22:42:12 544 55215
6 smol-ai/developer 2023-09-25 17:58:00 963 12187
7 arctic-cli/interface 2026-03-15 18:29:47 61 116
8 modern-tooling/aloc 2026-02-12 20:59:44 92 17
9 BrodaNoel/cmd-ai 2026-03-04 00:49:26 73 47
10 yjcho9317/aiignore-cli 2026-04-03 02:31:39 43 8
11 lasantosr/intelli-shell 2026-03-26 08:19:36 50 1230
12 inevolin/resume-cli 2026-04-10 23:39:38 35 9
13 stackblitz-labs/bolt.diy 2026-02-07 14:36:22 97 19361
14 melih-unsal/DemoGPT 2026-04-01 12:30:09 44 1897
15 indoor47/claude-pr-reviewer 2026-02-25 23:55:05 79 2
16 codeintegrity-ai/mutahunter 2025-04-17 15:46:00 393 296
17 AnswerLayer/sniffbench 2026-03-17 21:39:33 59 27
18 nedcodes-ok/cursor-doctor 2026-03-08 17:54:10 68 7
19 nicepkg/vsync 2026-01-27 03:27:41 109 47
20 nedcodes-ok/rule-porter 2026-03-04 18:25:17 72 7
21 1broseidon/promptext 2026-04-12 20:05:01 33 22
22 sagarmk/beacon-plugin 2026-03-06 04:13:12 70 36
23 nedcodes-ok/rule-gen 2026-03-06 02:08:55 71 6
24 dwgoldie/gestalt 2026-03-28 01:48:45 49 2
25 pmusolino/AI-Git-Narrator 2026-01-18 17:47:53 117 118
26 eli64s/readme-ai 2025-07-26 01:55:46 294 2902
27 dohko04/awesome-ai-prompts-for-devs 2026-03-25 18:05:51 51 5
+111
View File
@@ -0,0 +1,111 @@
Repository,Last Commit Date,Days Since Last Commit,Status
stravu/crystal,2026-02-26 21:44:09,78,OK
mutableai/monitors4codegen,NOT_FOUND,N/A,Repository not found
DeepMyst/Mysti,2026-03-11 19:31:18,65,OK
onllm-dev/onUI,2026-04-28 14:55:44,17,OK
cafeTechne/antigravity-link-extension,2026-05-04 20:49:15,11,OK
Pythagora-io/gpt-pilot,2025-11-10 13:12:31,186,OK
AntonOsika/gpt-engineer,2024-11-17 22:42:12,544,OK
smol-ai/developer,2023-09-25 17:58:00,963,OK
kill136/axon,NOT_FOUND,N/A,Repository not found
arctic-cli/interface,2026-03-15 18:29:47,61,OK
JuliusBrussee/blueprint,NO_COMMITS,N/A,No commits found
manaflow-ai/cmux,2026-05-16 02:53:26,0,OK
modern-tooling/aloc,2026-02-12 20:59:44,92,OK
belingud/gptcomet,2026-04-24 12:00:56,21,OK
BrodaNoel/cmd-ai,2026-03-04 00:49:26,73,OK
baz-scm/baz-cli,2026-04-16 06:58:00,29,OK
arimxyer/models,NO_COMMITS,N/A,No commits found
Shashwat-Gupta57/Jctx,2026-04-22 11:40:36,23,OK
fengshao1227/ccg-workflow,NOT_FOUND,N/A,Repository not found
yjcho9317/aiignore-cli,2026-04-03 02:31:39,43,OK
lasantosr/intelli-shell,2026-03-26 08:19:36,50,OK
iwe-org/iwe,2026-05-15 11:28:34,0,OK
inevolin/resume-cli,2026-04-10 23:39:38,35,OK
Houseofmvps/codesight,2026-05-11 19:54:47,4,OK
Lucas2944/prpack,2026-05-12 20:18:07,3,OK
oxgeneral/ORCH,2026-04-17 14:36:47,28,OK
muvon/octomind,2026-05-15 19:54:29,0,OK
stackblitz-labs/bolt.diy,2026-02-07 14:36:22,97,OK
kurtnebiev-elvis4/ai-vertical-saas-gen,NOT_FOUND,N/A,Repository not found
melih-unsal/DemoGPT,2026-04-01 12:30:09,44,OK
maroondlabs/sourcebook,2026-04-16 15:19:10,29,OK
ashfordeOU/grasp,2026-05-15 08:55:26,0,OK
reflex-search/reflex,2026-05-16 02:07:06,0,OK
LeonardoCardoso/Poirot,NO_COMMITS,N/A,No commits found
btangonan/anima,2026-04-29 04:45:01,16,OK
agentfm-ai/agent-fm,2026-05-13 02:40:09,3,OK
Moresl/cchub,NOT_FOUND,N/A,Repository not found
Charlie85270/Dorothy,2026-05-05 16:43:11,10,OK
johannesjo/parallel-code,2026-05-15 16:49:56,0,OK
im4codes/imcodes,2026-05-14 08:30:08,1,OK
larryxiao/openquack,2026-05-14 15:02:15,1,OK
qodo-ai/pr-agent,NO_COMMITS,N/A,No commits found
Nayjest/Gito,2026-05-15 19:16:44,0,OK
tarmojussila/zai-code-review,2026-04-16 15:12:26,29,OK
tarmojussila/minimax-code-review,2026-04-16 16:27:40,29,OK
indoor47/claude-pr-reviewer,2026-02-25 23:55:05,79,OK
Lucas2944/prpack-action,2026-05-12 20:18:05,3,OK
codeintegrity-ai/mutahunter,2025-04-17 15:46:00,393,OK
AnswerLayer/sniffbench,2026-03-17 21:39:33,59,OK
marcus/sidecar,2026-04-18 21:26:34,27,OK
pacificstudio/openase,2026-05-15 06:07:33,0,OK
mindfold-ai/Trellis,2026-05-15 08:38:44,0,OK
0xranx/golembot,2026-05-09 03:41:44,6,OK
shep-ai/cli,NO_COMMITS,N/A,No commits found
chernistry/bernstein,NO_COMMITS,N/A,No commits found
avelikiy/great_cto,2026-05-15 16:58:34,0,OK
kagan-sh/kagan,2026-05-12 16:04:51,3,OK
LucasDuys/forge,2026-05-02 15:14:15,13,OK
swarmclawai/swarmclaw,2026-05-15 11:12:05,0,OK
cueapi/cueapi-core,2026-05-12 03:18:07,4,OK
samfoy/pi-ralph,2026-05-14 15:01:57,1,OK
stacklok/brood-box,2026-05-14 08:15:41,1,OK
Th0rgal/openagent,NO_COMMITS,N/A,No commits found
metalbear-co/mirrord,2026-05-15 18:36:10,0,OK
metalbear-co/skills,2026-05-12 20:01:13,3,OK
agenttier/agenttier,2026-05-15 04:07:50,0,OK
nedcodes-ok/cursor-doctor,2026-03-08 17:54:10,68,OK
YawLabs/ctxlint,2026-05-16 03:10:18,0,OK
juyterman1000/entroly,2026-05-16 02:34:27,0,OK
rely-ai-org/caliber,NO_COMMITS,N/A,No commits found
adhenawer/claude-snapshot,2026-04-19 15:03:13,26,OK
mzmmoazam/claude-overlay,2026-05-14 03:50:49,1,OK
nicepkg/vsync,2026-01-27 03:27:41,109,OK
nedcodes-ok/rule-porter,2026-03-04 18:25:17,72,OK
GeiserX/LynxPrompt,2026-05-14 10:40:24,1,OK
conduit8/conduit8,NOT_FOUND,N/A,Repository not found
henu-wang/tokrepo,2026-05-14 13:47:10,1,OK
Wolfe-Jam/faf-cli,2026-05-15 16:20:47,0,OK
1broseidon/promptext,2026-04-12 20:05:01,33,OK
sagarmk/beacon-plugin,2026-03-06 04:13:12,70,OK
nedcodes-ok/rule-gen,2026-03-06 02:08:55,71,OK
samfoy/pi-steering-hooks,2026-05-14 15:01:59,1,OK
dwgoldie/gestalt,2026-03-28 01:48:45,49,OK
spartan-stratos/spartan-ai-toolkit,NO_COMMITS,N/A,No commits found
nex-crm/nex-as-a-skill,2026-05-13 23:24:05,2,OK
koriyoshi2041/agentify,NO_COMMITS,N/A,No commits found
fastxyz/skill-optimizer,2026-05-02 06:19:09,13,OK
kubestellar/console,2026-05-16 03:37:41,0,OK
sisyphusse1-ops/claude-code-pro-pack,2026-05-10 23:22:47,5,OK
sisyphusse1-ops/cc-audit,2026-05-10 23:22:46,5,OK
Fr-e-d/GAAI-framework,2026-05-15 12:32:11,0,OK
junhoyeo/tokscale,2026-05-10 09:13:23,5,OK
melagiri/code-insights,2026-05-15 09:32:22,0,OK
luoyuctl/agenttrace,2026-05-12 09:53:15,3,OK
onllm-dev/onwatch,2026-05-02 20:55:27,13,OK
Astro-Han/claude-lens,NO_COMMITS,N/A,No commits found
O0000-code/cc-tempo,2026-05-07 11:30:09,8,OK
lunacompsia-oss/ai-coding-tools-pricing,NOT_FOUND,N/A,Repository not found
jeongwookie/WhereMyTokens,2026-05-14 10:08:56,1,OK
dwylq/aicost,NOT_FOUND,N/A,Repository not found
CodeShuX/tokenwise,2026-05-11 16:07:34,4,OK
HexmosTech/git-lrc,2026-05-11 16:25:57,4,OK
pmusolino/AI-Git-Narrator,2026-01-18 17:47:53,117,OK
eli64s/readme-ai,2025-07-26 01:55:46,294,OK
johnxie/awesome-code-docs,2026-05-11 10:29:27,4,OK
survivorforge/cursor-rules,2026-04-16 19:29:06,29,OK
dohko04/awesome-ai-prompts-for-devs,2026-03-25 18:05:51,51,OK
jnMetaCode/ai-coding-guide,2026-05-14 16:09:22,1,OK
nowork-studio/awesome-ai-startups,2026-05-15 18:12:27,0,OK
jamesmurdza/awesome-ai-devtools,2026-05-16 03:03:27,0,OK
1 Repository Last Commit Date Days Since Last Commit Status
2 stravu/crystal 2026-02-26 21:44:09 78 OK
3 mutableai/monitors4codegen NOT_FOUND N/A Repository not found
4 DeepMyst/Mysti 2026-03-11 19:31:18 65 OK
5 onllm-dev/onUI 2026-04-28 14:55:44 17 OK
6 cafeTechne/antigravity-link-extension 2026-05-04 20:49:15 11 OK
7 Pythagora-io/gpt-pilot 2025-11-10 13:12:31 186 OK
8 AntonOsika/gpt-engineer 2024-11-17 22:42:12 544 OK
9 smol-ai/developer 2023-09-25 17:58:00 963 OK
10 kill136/axon NOT_FOUND N/A Repository not found
11 arctic-cli/interface 2026-03-15 18:29:47 61 OK
12 JuliusBrussee/blueprint NO_COMMITS N/A No commits found
13 manaflow-ai/cmux 2026-05-16 02:53:26 0 OK
14 modern-tooling/aloc 2026-02-12 20:59:44 92 OK
15 belingud/gptcomet 2026-04-24 12:00:56 21 OK
16 BrodaNoel/cmd-ai 2026-03-04 00:49:26 73 OK
17 baz-scm/baz-cli 2026-04-16 06:58:00 29 OK
18 arimxyer/models NO_COMMITS N/A No commits found
19 Shashwat-Gupta57/Jctx 2026-04-22 11:40:36 23 OK
20 fengshao1227/ccg-workflow NOT_FOUND N/A Repository not found
21 yjcho9317/aiignore-cli 2026-04-03 02:31:39 43 OK
22 lasantosr/intelli-shell 2026-03-26 08:19:36 50 OK
23 iwe-org/iwe 2026-05-15 11:28:34 0 OK
24 inevolin/resume-cli 2026-04-10 23:39:38 35 OK
25 Houseofmvps/codesight 2026-05-11 19:54:47 4 OK
26 Lucas2944/prpack 2026-05-12 20:18:07 3 OK
27 oxgeneral/ORCH 2026-04-17 14:36:47 28 OK
28 muvon/octomind 2026-05-15 19:54:29 0 OK
29 stackblitz-labs/bolt.diy 2026-02-07 14:36:22 97 OK
30 kurtnebiev-elvis4/ai-vertical-saas-gen NOT_FOUND N/A Repository not found
31 melih-unsal/DemoGPT 2026-04-01 12:30:09 44 OK
32 maroondlabs/sourcebook 2026-04-16 15:19:10 29 OK
33 ashfordeOU/grasp 2026-05-15 08:55:26 0 OK
34 reflex-search/reflex 2026-05-16 02:07:06 0 OK
35 LeonardoCardoso/Poirot NO_COMMITS N/A No commits found
36 btangonan/anima 2026-04-29 04:45:01 16 OK
37 agentfm-ai/agent-fm 2026-05-13 02:40:09 3 OK
38 Moresl/cchub NOT_FOUND N/A Repository not found
39 Charlie85270/Dorothy 2026-05-05 16:43:11 10 OK
40 johannesjo/parallel-code 2026-05-15 16:49:56 0 OK
41 im4codes/imcodes 2026-05-14 08:30:08 1 OK
42 larryxiao/openquack 2026-05-14 15:02:15 1 OK
43 qodo-ai/pr-agent NO_COMMITS N/A No commits found
44 Nayjest/Gito 2026-05-15 19:16:44 0 OK
45 tarmojussila/zai-code-review 2026-04-16 15:12:26 29 OK
46 tarmojussila/minimax-code-review 2026-04-16 16:27:40 29 OK
47 indoor47/claude-pr-reviewer 2026-02-25 23:55:05 79 OK
48 Lucas2944/prpack-action 2026-05-12 20:18:05 3 OK
49 codeintegrity-ai/mutahunter 2025-04-17 15:46:00 393 OK
50 AnswerLayer/sniffbench 2026-03-17 21:39:33 59 OK
51 marcus/sidecar 2026-04-18 21:26:34 27 OK
52 pacificstudio/openase 2026-05-15 06:07:33 0 OK
53 mindfold-ai/Trellis 2026-05-15 08:38:44 0 OK
54 0xranx/golembot 2026-05-09 03:41:44 6 OK
55 shep-ai/cli NO_COMMITS N/A No commits found
56 chernistry/bernstein NO_COMMITS N/A No commits found
57 avelikiy/great_cto 2026-05-15 16:58:34 0 OK
58 kagan-sh/kagan 2026-05-12 16:04:51 3 OK
59 LucasDuys/forge 2026-05-02 15:14:15 13 OK
60 swarmclawai/swarmclaw 2026-05-15 11:12:05 0 OK
61 cueapi/cueapi-core 2026-05-12 03:18:07 4 OK
62 samfoy/pi-ralph 2026-05-14 15:01:57 1 OK
63 stacklok/brood-box 2026-05-14 08:15:41 1 OK
64 Th0rgal/openagent NO_COMMITS N/A No commits found
65 metalbear-co/mirrord 2026-05-15 18:36:10 0 OK
66 metalbear-co/skills 2026-05-12 20:01:13 3 OK
67 agenttier/agenttier 2026-05-15 04:07:50 0 OK
68 nedcodes-ok/cursor-doctor 2026-03-08 17:54:10 68 OK
69 YawLabs/ctxlint 2026-05-16 03:10:18 0 OK
70 juyterman1000/entroly 2026-05-16 02:34:27 0 OK
71 rely-ai-org/caliber NO_COMMITS N/A No commits found
72 adhenawer/claude-snapshot 2026-04-19 15:03:13 26 OK
73 mzmmoazam/claude-overlay 2026-05-14 03:50:49 1 OK
74 nicepkg/vsync 2026-01-27 03:27:41 109 OK
75 nedcodes-ok/rule-porter 2026-03-04 18:25:17 72 OK
76 GeiserX/LynxPrompt 2026-05-14 10:40:24 1 OK
77 conduit8/conduit8 NOT_FOUND N/A Repository not found
78 henu-wang/tokrepo 2026-05-14 13:47:10 1 OK
79 Wolfe-Jam/faf-cli 2026-05-15 16:20:47 0 OK
80 1broseidon/promptext 2026-04-12 20:05:01 33 OK
81 sagarmk/beacon-plugin 2026-03-06 04:13:12 70 OK
82 nedcodes-ok/rule-gen 2026-03-06 02:08:55 71 OK
83 samfoy/pi-steering-hooks 2026-05-14 15:01:59 1 OK
84 dwgoldie/gestalt 2026-03-28 01:48:45 49 OK
85 spartan-stratos/spartan-ai-toolkit NO_COMMITS N/A No commits found
86 nex-crm/nex-as-a-skill 2026-05-13 23:24:05 2 OK
87 koriyoshi2041/agentify NO_COMMITS N/A No commits found
88 fastxyz/skill-optimizer 2026-05-02 06:19:09 13 OK
89 kubestellar/console 2026-05-16 03:37:41 0 OK
90 sisyphusse1-ops/claude-code-pro-pack 2026-05-10 23:22:47 5 OK
91 sisyphusse1-ops/cc-audit 2026-05-10 23:22:46 5 OK
92 Fr-e-d/GAAI-framework 2026-05-15 12:32:11 0 OK
93 junhoyeo/tokscale 2026-05-10 09:13:23 5 OK
94 melagiri/code-insights 2026-05-15 09:32:22 0 OK
95 luoyuctl/agenttrace 2026-05-12 09:53:15 3 OK
96 onllm-dev/onwatch 2026-05-02 20:55:27 13 OK
97 Astro-Han/claude-lens NO_COMMITS N/A No commits found
98 O0000-code/cc-tempo 2026-05-07 11:30:09 8 OK
99 lunacompsia-oss/ai-coding-tools-pricing NOT_FOUND N/A Repository not found
100 jeongwookie/WhereMyTokens 2026-05-14 10:08:56 1 OK
101 dwylq/aicost NOT_FOUND N/A Repository not found
102 CodeShuX/tokenwise 2026-05-11 16:07:34 4 OK
103 HexmosTech/git-lrc 2026-05-11 16:25:57 4 OK
104 pmusolino/AI-Git-Narrator 2026-01-18 17:47:53 117 OK
105 eli64s/readme-ai 2025-07-26 01:55:46 294 OK
106 johnxie/awesome-code-docs 2026-05-11 10:29:27 4 OK
107 survivorforge/cursor-rules 2026-04-16 19:29:06 29 OK
108 dohko04/awesome-ai-prompts-for-devs 2026-03-25 18:05:51 51 OK
109 jnMetaCode/ai-coding-guide 2026-05-14 16:09:22 1 OK
110 nowork-studio/awesome-ai-startups 2026-05-15 18:12:27 0 OK
111 jamesmurdza/awesome-ai-devtools 2026-05-16 03:03:27 0 OK