Developer Tools / AI Development Tools

minecraft-builder-skill

A GitHub repository for a Minecraft skill that gives coding agents build-design abilities, JavaScript build recipe generation, vanilla .nbt export, and interactive previews before placing structures in-game.

Clear24/30
Useful23/30
Specific14/20
Complete14/20
minecraft-builder-skill screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer tool for coding agents, with a concrete use case and install command. The README shows what the skill does, how to install it, and an example of using it to create a build, export NBT, and preview it. That is enough evidence for a useful public listing.

Weakness

The crawl snapshot does not show the deeper contents of the skill files, supported agents beyond the example, or any screenshots/demo output from the preview workflow. Maintenance signals are also limited to repo metadata and commit count.

Review status

12 days ago #652 → 0

Last evaluated 12 days ago. Current rank #652. Holding steady in the rankings.

Score history

75

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.

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.

Omni screenshot
#7 Omni
91

Developer Tools / Search & Retrieval

Omni is a local-first semantic search app for macOS that indexes text, code, PDFs, images, audio, and video on-device. It supports multilingual search, private offline use, and exposes a local endpoint for agents to query indexed files.