独立开发者的 AI 工具包
IndieKit 是一套为独立开发者打造的轻量级工具集合。所有工具都是开源的,你可以免费使用或自行部署。
从 PostgreSQL 监控到 MCP Server,每个工具都在真实项目中打磨,解决我自己遇到的问题。
IndieKit 是一套为独立开发者打造的轻量级工具集合。所有工具都是开源的,你可以免费使用或自行部署。
从 PostgreSQL 监控到 MCP Server,每个工具都在真实项目中打磨,解决我自己遇到的问题。
@indiekitai/pg-dash
PostgreSQL 全能监控工具。健康检查、EXPLAIN 分析、锁监控、迁移安全审查 —— 一条命令搞定。
给 Codex App 和 Claude Code 加一层工程 harness:先定义功能包和边界,再派隔离 worktree worker;用 ledger、状态页、heartbeat、review pack 和 evidence labels 让 AI 编程循环可巡检、可验收、可恢复。
MIT 开源 · Codex App-first · 了解更多 →
Python has schemainspect, migra, pg_activity. TypeScript has... not much. So I ported them: pg-toolkit is 5 PostgreSQL tools in one npx command — health checks, schema inspection, diff, activity monitor, type generation — every one of them also an MCP server.
把 53 批次、95 个 agent、7 万行代码长跑里蒸馏出的编排纪律解绑成一份 3000 字、不依赖任何工具的 playbook:证据四级制、派发契约十条、验收铁律、ORC-01~18 反模式表。抄进你的 CLAUDE.md 就能用。
The orchestration discipline distilled from a 53-batch, ~95-agent, ~70k-line production run, unbundled into a 3,000-word tool-free playbook: four-level evidence discipline, the ten-field dispatch contract, acceptance iron rules, and the ORC-01~18 anti-pattern table. Copy it into your CLAUDE.md and go.