#developer-tools
GitHub Topic「developer-tools」がついているAI関連リポジトリの集計。Topicはリポジトリ作者が自己申告するメタタグで、AI関連の文脈で何が「developer-tools」と分類されているかを可視化します。
REPOS #developer-tools のRepo (TOP 40 / Stars降順)
Local-first, zero-trust agentic IDE for verifiable autonomous software development.
JamesShi96/project-butlerProject memory system for AI coding assistants (Claude Code, Cursor, Codex): session logs, project wiki, rules, TODOs, and handoff.
Lolner95/AIGXOpen, MIT context format for AI coding agents: centralized .aigx/ rules + a per-file boundary index that targets the right rules, forbidden imports, and gotchas to each file. The only context format validated in a controlled benchmark. Tool-agnostic; nothing injected into your source.
paladini/harness-scoreYour AI coding agent is only as reliable as the harness around it. Measure that harness in seconds with harness-score.
The01Geek/prflowTurn feature requests into review-ready pull requests: issue, implementation, tests, a review-and-fix loop, and docs. Runs locally or on GitHub Actions, and is built for complex brownfield repos. Each week its retrospective reads what you actually merged and proposes improvements to your skill extensions.
EliasOulkadi/shokunin職人 Shokunin 62 AI agent skills for OpenCode, Claude Code, Cursor, Windsurf. ChromaDB memory, MCP servers, declarative self-updates. Multi-model, open source, zero cost.
linora-u/AgentLoomSimple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.
tristan666666/agent-islandOpen-source status companion for Claude Code and Codex on macOS and Windows. See live session state, get your-turn alerts, and download with no account or telemetry.
shengyanlin/claude-overlayA floating, screen-aware Claude Code chat for Windows - it reads your screen to answer, and runs on your own Claude subscription (no API key).
Heoooooon/lazy-starter-kitA signed GUI and one safe command to turn macOS, Linux, or Windows into a complete AI development environment — dry-run first, repeatable, and tested.
deep-copilot/DeepCopilotCopilot-style AI coding agent for VS Code, powered by DeepSeek V4.
deepelementlab/jupyter-studioThe AI-native JupyterLab — open-source Cursor for notebooks. Cmd+K inline edit, multi-step agent with cell-level tools (read/edit/run), chat with @cell/@file context, ghost-text completion, one-click traceback fix. BYO model: Anthropic, OpenAI, Gemini, Ollama, vLLM. Local-first, privacy-first, fully open source.
ofekron/better-agentLocal web workspace for coding agents — Claude, Codex, Gemini, and more in one inspectable, LAN-ready hub.
thousandflowers/skillreaperCut context bloat in your AI-agent stack: find and safely prune unused skills, MCP servers and subagents from real transcript evidence
raymondchins/agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
MeherBhaskar/agent-rigorSkill repository to enforce Engineering disclipline in coding assistants
hunhee98/pluckMCP-native code retrieval for AI agents — 84-88% fewer read tokens, BM25F + semantic search, AST chunks, session dedup
alicicek/tale-modeA discipline plugin for Claude Code + OpenAI Codex — plan first, verify against the real code, receipts on every decision, independent adversarial review, and a self-armed loop that keeps going until a real check passes. Built by Fable to make any Claude work like a careful senior engineer.
transcendr/slopware-skillsFree, portable AI agent skills and plugins for Codex, Claude Code, and Agent Skills clients by Slopware Engineer (@aienginerd). Home of the MSW Kernel for Minimum Sufficient Work.
anzy-renlab-ai/pronounce🔊 Pronounce developer jargon out loud. 1,650+ entries (kubectl, GIF, JSON, JWT, …), sourced with confidence levels. Bash CLI + VS Code extension + interactive quiz + voice search + MCP server + Claude Code skill.
linny006/trending-claude-skillsAuto-updated leaderboard of trending claude-skills and AI agent repos, refreshed every 15 minutes
Evolutionairy-AI/MINDLASMindlas catches your coding agent drifting before the bad code lands. Real-time tracking and correction for context rot, unverified done claims, patch sprawl, and tool loops in your Claude Code session.
mralaminahamed/wp-dev-skillsWordPress plugin development skills for AI coding agents — Claude Code, Gemini CLI, Cursor, Windsurf, Cline, Codex, Copilot, opencode, and more
charlieviettq/awesome-agent-skillCurated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Terryc21/skill-reviewerCandid reviews of Claude Code skills. File:line citations. Ranked actions. No filler.
EasyCode-Obsidian/StonePersonal, local-first desktop AI gateway for Windows, macOS, and Linux. Connect Claude Code, Codex, and Gemini CLI to OpenAI, Anthropic, Gemini, and compatible providers with protocol conversion, model-aware routing, quota visibility, and OS-protected credentials.
korovin-aa97/talkthrough-mcpDon't write a bug report — record it. Local MCP: screen recording → transcript, frames, OCR, wall-clock evidence for coding agents.
burakgon/roamcodeSelf-hosted mission control for real Claude Code and Codex sessions — persistent terminals, automations, and browser/mobile control.
Borelchu/menhera-loop"Done" means nothing — a menhera-style completion gate for Claude Code that blocks empty completion claims until tests actually ran green and no TODOs are left behind.
whyiyhw/seekNot just an agent demo — a local coding-agent platform: plan mode, sub-agent teams, cron, memory, MCP. Single Go binary, DeepSeek-native, MIT.
dshakes/compass🧭 Let your coding agent off the leash — not off the rails. Guardrails, a hard budget cap & a self-fixing PR loop for Claude Code / Codex / Gemini. Eval-gated 100/100, you always merge.
chenweil/skillcaddyLocal AI Skills central library with per-project symlink enablement. One AISkills folder holds every skill source; symlink on demand into any project's .agents/skills or .claude/skills to share across Claude Code, Codex, OpenCode, and Pi.
mmr710/nightmuxYour night crew, on Telegram. Run Claude Code, Codex or any terminal agent from a Telegram topic — one topic per tmux session. Watches the context window and the 5-hour limit, compacts before the wall, and holds prompts through a lockout instead of losing them. Python stdlib only, no relay server.
MuhammadLutfiMuzakiiVY/vycode🚀 Modern, high-performance Terminal AI Coding Assistant built in Rust. Supports OpenAI, Gemini, Anthropic, Groq, OpenRouter, and Ollama with a premium Orange TUI.
s1gmamale1/SigmaLinkElectron desktop workspace for orchestrating 5 CLI coding agents (Claude / Codex / Gemini / Kimi / OpenCode) in isolated Git worktrees, with a built-in Sigma Assistant orchestrator that resumes Claude sessions across restarts and observes pane lifecycle events via a mailbox back-channel.
Kpoiut/ruleblastGit diff for repository instructions. Shows the blast radius of AGENTS.md and CLAUDE.md changes across Codex, Claude Code, Gemini CLI, and Copilot CLI.
linny006/awesome-agent-skillsCurated, auto-updated awesome-list of vetted AI agent skills with quality ratings for Claude, GPT, a
Gui-Gou/claude-statusline-burnrateStop opening /usage — a Claude Code status line that does the weekly-limit math: today's share, sustainable burn rate, sleep-aware pacing. Pure bash + jq.
aayushostwal/nexusPlugin-first AI terminal workspace for Codex and Claude Code with planning, CI/CD debugging, reusable agents, skills, TODOs, and MCP tool integrations.
RiggdAI/uniqentAny brain, any agent. Package an AI agent's brain — persona, MCP stack, skills, memory, config — into one open, signed bundle and install it into any framework (OpenClaw, Hermes, Claude Code) in one click.
RELATED 他のTopicも見る · 全Topicランキング →
#claude-code
1,564#ai-agents
1,160#llm
1,071#claude
943#python
806#ai
741#mcp
727#codex
521#anthropic
466集計対象: 各Repoの最新contentスナップショットの topics_json に小文字一致でマッチしたもの。 算出方法