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

7 days ago #255 ↓ -3

Last evaluated 7 days ago. Current rank #255. 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.

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.

OWASP Agent Memory Guard screenshot

Developer Tools / AI Security

An OWASP incubator project that protects AI agent memory from prompt injection, secret leakage, and tampering. It includes a Python library, policy-based controls, benchmarks, and integrations for agent frameworks like LangChain and AutoGen.

aislop screenshot
#7 aislop
91

Developer Tools / Code Quality

CLI for catching AI-generated code smells and regressions in code. It scans changes with 40+ rules across 7 languages, offers fixes, CI gating, hooks, and MCP tools.