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

  • DevDocs: DevDocs 自动抓取指定网站的技术文档,整理成清晰的结构化数据,通过内置的 MCP 服务器供 AI 工具快速查找信息
  • Claude Code Templates: CLI tool for configuring and monitoring Claude Code - Quick setup for any project with framework-specific commands, mobile-first chats interface, and real-time monitoring dashboard.
  • Frad’s .claude: A sophisticated multi-agent configuration system for Claude Code that provides specialized agents and command templates to accelerate code review, refactoring, security audits, tech-lead-guidance, and UX evaluations.

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.

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

  • v2ray 设置 chain socks5 到 proxy cheap 的 socks5 proxy

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