houshuang/awesome-claude-code

Curated collection of Claude Code skills, hooks, commands, agents, and patterns from 7500+ sessions

3Stars on the repository
11Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

autoresearch

01

houshuang/awesome-claude-code

Skill Claude CodeCodex

Run automated experiment loops to optimize algorithms, parameters, or prompts. Two modes: 'grid' for systematic parameter sweeps with Optuna TPE + WilcoxonPruner, 'creative' for Karpathy-style LLM-proposed changes. Use when: optimizing algorithm parameters, tuning thresholds, prompt optimization, ablation studies, or…

not rated 3 5mo ago A 120 tokens

calibration-eval

02

houshuang/awesome-claude-code

Skill Claude CodeCodex

Generate interactive HTML evaluation pages for collecting human ground-truth judgments on structured data from any project. Use when a project needs calibration data, quality audits, inter-rater evaluation, algorithm tuning, or ground truth labeling. Triggers on: /calibration-eval, 'evaluate these', 'need ground…

not rated 3 5mo ago A 89 tokens

claude-api

03

houshuang/awesome-claude-code

Skill Claude CodeCodex

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports anthropic/@anthropic-ai/sdk/claudeagentsdk, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports openai/other AI SDK, general programming questions.

not rated 3 5mo ago C 78 tokens

frontend-design

04

houshuang/awesome-claude-code

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

not rated 3 5mo ago A 77 tokens

knowledge-probe

06

houshuang/awesome-claude-code

Skill Claude CodeCodex

Adaptively map what a user knows about a topic via an interactive HTML assessment page, then generate a personalized HTML explainer. Uses limbic.amygdala's knowledgemap module for entropy-maximizing probes and Bayesian belief propagation. Can load existing knowledge graphs or generate new ones from topic descriptions.…

not rated 3 5mo ago A 93 tokens

playwright-e2e

07

houshuang/awesome-claude-code

Skill Claude CodeCodex

Write Playwright e2e tests with semantic selectors and accessibility-first assertions. Use when creating or modifying e2e tests (.spec.ts files using Playwright).

not rated 3 5mo ago A 38 tokens

pr-walkthrough

08

houshuang/awesome-claude-code

Skill Claude CodeCodex

Generate a detailed, pedagogical HTML walkthrough of a PR or feature branch. Use when the user wants to understand, document, or share how a PR works — covering architecture, data flow, design decisions, tradeoffs, and extension patterns. Triggers on requests like "walk me through this PR", "explain this branch"…

not rated 3 5mo ago A 84 tokens

readme-writer

09

houshuang/awesome-claude-code

Skill Claude CodeCodex

Write README documentation focused on deep understanding and mental models. Use when asked to document a package, write a README, or create documentation for a library.

not rated 3 5mo ago A 35 tokens

useeffect-review

10

houshuang/awesome-claude-code

Skill Claude CodeCodex

Reviews React code for correct useEffect usage. Use when reviewing React components, checking for useEffect anti-patterns, or deciding whether useEffect is appropriate for a given use case.

not rated 3 5mo ago A 40 tokens

visual-explainer

11

houshuang/awesome-claude-code

Skill Claude CodeCodex

Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to…

not rated 3 5mo ago A 90 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: