Skip to content

Instantly share code, notes, and snippets.

@henu-wang
Created April 6, 2026 08:11
Show Gist options
  • Select an option

  • Save henu-wang/3f4a8049415d31f5a60d3866e090182f to your computer and use it in GitHub Desktop.

Select an option

Save henu-wang/3f4a8049415d31f5a60d3866e090182f to your computer and use it in GitHub Desktop.
Top AI Skills for Claude Code — Curated list from TokRepo registry

Top AI Skills for Claude Code

Curated from TokRepo — an open registry of 200+ AI assets.

Finding Skills

Via CLI

npx tokrepo search "code review"
npx tokrepo search "git workflow"  
npx tokrepo search "documentation"

Via MCP Server (agent-native)

claude mcp add tokrepo -- npx tokrepo-mcp-server

Then just ask Claude: "find me a good skill for code review"

Popular Categories

Category Examples Count
Skills Code review, git automation, test writing 50+
MCP Configs Database, browser, search tool configs 40+
Prompts System prompts for specialized tasks 30+
Workflows Multi-step development processes 20+
Scripts Automation for AI-assisted workflows 15+

Quick Install Example

# Find a workflow
npx tokrepo search "structured development"

# Get details
npx tokrepo detail <uuid>

# Install to your project
npx tokrepo install <uuid> >> CLAUDE.md

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment