Development Tools

Published on
Last updated on

Repository Analysis & Documentation Tools

  • repomix: Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. It is perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.
  • repoprompt: same as repomix
  • repo2txt: same as repomix
  • GitIngest: Turn any Git repository into a prompt-friendly text ingest for LLMs.
  • GitDiagram: Turn any GitHub repository into an interactive diagram for visualization in seconds.
  • Tutorial-Codebase-Knowledge: 它能自动分析 GitHub 仓库并生成适合初学者的通俗易懂教程,清晰解释代码如何运行,还能生成可视化内容来展示核心功能。
  • DeepWiki: “一个涵盖所有 GitHub 代码库的免费百科全书”。您可以将任何公共 GitHub 代码库的 URL 替换为”https:// deepwiki. com/org/repo”
  • codewiki google: A new perspective on development for the agentic era. Gemini-generated documentation, always up-to-date.
  • CodeWiki: Evaluating AI’s Ability to Generate Holistic Documentation for Large-Scale Codebases
  • DeepWiki-Open
  • zread: 类似DeepWiki,AI整理了Github仓库的内容,可以快速上手、了解架构。相比DeepWiki,优点是原生就有中英双语,对国人更友好。
  • repomind: An open-source, AI-powered application using Agentic CAG to chat with any public GitHub repository or developer profile, offering deep code analysis, visual architecture maps and security audits

AI Development Tools

  • react-grab: Select context for coding agents directly from your website

  • Agentation: Agentation(agent + annotation) is a dev tool that lets you annotate elements on your webpage and generate structured feedback for AI coding agents.

  • React Scan: React Scan automatically detects performance issues in your React app.

  • Wren AI: Open-Source GenBI Agent,queries any database in natural language, generates accurate SQL (Text-to-SQL), charts (Text-to-Chart), and AI-powered business intelligence in seconds

  • Vanna: Turn Questions into Data Insights, Natural language → SQL → Answers. Now with enterprise security and user-aware permissions

Testing Tools

  • Hercules Testing modern web applications
  • Detox: Gray box end-to-end testing and automation framework for mobile apps
  • Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast.Write your first test in under five minutes using YAML flows and run them on any emulator, simulator, or browser.
  • vibe-kanban: Get 10X more out of Claude Code, Codex or any coding agent
  • browserwing: Native Browser Automation Platform with AI Integration
  • playwriter: Control your browser via Playwright API. Uses extension + CLI. No context bloat.

Library

  • remotion: Remotion is a framework for creating videos programmatically using React.

  • mapcn: Free & open source map components. Zero config, one command setup. Built on MapLibre GL, styled with Tailwind, works seamlessly with shadcn/ui.

  • buzzform: A simple, customizable React form library for shadcn/ui and Next.js.

Dashboards & Monitoring

  • glance: A self-hosted dashboard that puts all your feeds in one place

Database

Email & Communication

Commercial & Business

  • 海外业务启动指南
  • 红墨: 小红书AI图文生成器
  • ClipSketch AI: 它可以解析 Bilibili 和小红书的视频链接,让你能够帧级精准地标记精彩瞬间。通过集成 Google Gemini 最新的多模态大模型,它能将这些瞬间一键转化为精美的手绘风格故事板,并自动撰写适配社交媒体(如小红书)的爆款文案。

Magic

Tips

  • google login
    • OAuth redirect login has the best compatibility, though the user experience is relatively poor.
    • One Tap provides a better user experience, but may not work in some browsers.
    • The standard Google sign-in button cannot have its style or size customized.
Back to List