BeClaude

claude-md-directory

New
1GitHub TrendingGeneralby alex-jb

Brier-audited directory of 1000+ CLAUDE.md and skills/*.md files. Third-party honest 'does this skill actually help?' scoring.

First seen 6/10/2026

Summary

md files, with third-party honest scoring to indicate whether each skill actually helps.

  • It helps developers discover high-quality, vetted skills for Claude Code and avoid wasting time on ineffective ones.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/claude-md-directory.md

3
Invoke in Claude Code
/claude-md-directory

Use Cases

Find the top-rated skills for code review automation from the audited directory.
Search for a specific CLAUDE.md file by name or category to use in your project.
Compare honest scores of multiple skills before deciding which one to adopt.
Discover new community skills with high utility scores that you haven't tried yet.
Verify the effectiveness of a skill you're considering by checking its Brier score.
Get a list of security-related skills that have been audited and scored.

Usage Examples

1

/claude-md-directory search code review

2

/claude-md-directory list --category Security --top 5

3

Show me the highest-rated skills for writing tests.

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-md-directory?

This skill provides a Brier-audited directory of over 1000 CLAUDE.md and skills/*.md files, with third-party honest scoring to indicate whether each skill actually helps. It helps developers discover high-quality, vetted skills for Claude Code and avoid wasting time on ineffective ones.

How to install claude-md-directory?

To install claude-md-directory: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/claude-md-directory.md. Finally, /claude-md-directory in Claude Code.

What is claude-md-directory best for?

claude-md-directory is a community categorized under General. Created by alex-jb.

What can I use claude-md-directory for?

claude-md-directory is useful for: Find the top-rated skills for code review automation from the audited directory.; Search for a specific CLAUDE.md file by name or category to use in your project.; Compare honest scores of multiple skills before deciding which one to adopt.; Discover new community skills with high utility scores that you haven't tried yet.; Verify the effectiveness of a skill you're considering by checking its Brier score.; Get a list of security-related skills that have been audited and scored..