Developer Tools / Code Assistant

Shikigami

Shikigami is a desktop agentic IDE for running multiple coding agents in parallel, each in its own isolated git worktree. It supports Claude Code and OpenAI Codex, keeps sessions resumable, and includes built-in review tools like an editor, terminals, source control, databases, and Docker.

Clear27/30
Useful27/30
Specific16/20
Complete16/20
Shikigami screenshot

Why it was accepted

The page clearly describes a real AI-powered developer tool with a specific workflow: parallel coding agents in isolated git worktrees, session resume, and built-in review surfaces for code and infrastructure work. The snapshot includes enough product detail, use-case framing, platform support, and visible UI sections to support a useful public listing.

Weakness

The crawl does not show pricing details beyond “free,” any licensing or account requirements, or deeper setup/documentation for connecting models and getting started.

Review status

27 hours ago #252 ↑ +2

Last evaluated 27 hours ago. Current rank #252. Up 2 spots in the rankings.

Score history

86

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

scribe screenshot
#3 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.