Developer Tools / AI Development Tools

skills-for-humanity

A Claude Code skill pack with 171 structured reasoning methods drawn from historical thinkers, designed to route different problem types to specific procedures.

Clear28/30
Useful26/30
Specific14/20
Complete15/20
skills-for-humanity screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer tool: a packaged set of Claude Code skills for structured reasoning, with an install command, a taxonomy of skills, and enough visible README content to understand how it is used. It looks useful for Claude Code users who want reusable reasoning workflows rather than a one-off prompt pack.

Weakness

The snapshot shows the skill catalog and installation command, but not the contents of individual skill files, usage examples in real tasks, or evidence of maintenance beyond commit count. A visitor still cannot tell how each skill performs in practice or how much setup is required after installation.

Review status

53 days ago #667 ↓ -3

Last evaluated 53 days ago. Current rank #667. Down 3 spots in the rankings.

Score history

83

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.