140,519 public repos indexed

Browse how real teams set up AI coding tools

mdgrok tracks public repos and pulls out the AGENTS.md, CLAUDE.md, SKILL.md, and MCP config patterns teams actually commit.

Top Pages

Open strong examples first

Start with the pages people use most: strong repo setups, high-scoring skills, and the MCP servers that show up across the index.

AGENTS.md / CLAUDE.md

Top repository setups

Browse repositories

SKILL.md

Top reusable workflows

Browse skills

concept-diagrams

Build & Generate Generate Code Scaffolding

NousResearch/hermes-agent

98
Score

Generate flat, minimal light/dark-aware SVG diagrams as standalone HTML files, using a unified educational visual language with 9 semantic color ramps, sentence-case typography, and automatic dark mode. Best suited for educational and non-software visuals — physics setups, chemistry mechanisms, math curves, physical objects (aircraft, turbines, smartphones, mechanical watches), anatomy, floor plans, cross-sections, narrative journeys (lifecycle of X, process of Y), hub-spoke system integrations (smart city, IoT), and exploded layer views. If a more specialized skill exists for the subject (dedicated software/cloud architecture, hand-drawn sketches, animated explainers, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback with a clean educational look. Ships with 15 example diagrams.

Generates starter code, templates, and project structure.

Security C

component-fixtures

Design & UX Build UI

microsoft/vscode

98
Score

Use when creating or updating component fixtures for screenshot testing, or when designing UI components to be fixture-friendly. Covers fixture file structure, theming, service setup, CSS scoping, async rendering, and common pitfalls.

Creates new interfaces or redesigns in code.

Security A

skill-writing

Test & Verify Verify Product Behavior

millionco/expect

98
Score

Write and improve agent skills (SKILL.md files). Use when creating new skills, refactoring existing ones, debugging why an agent ignores instructions, or improving compliance. Covers prompt structure, TDD for skills, description optimization, and rationalization bulletproofing.

Tests flows, asserts behavior, and gathers evidence that something works.

Security A

MCP

Most-used servers

Browse MCP servers

The Files

What are these files?

mdgrok separates the file types because they do different jobs. The browse experience is unified, but the scoring stays honest about what each artifact does.

Universal

AGENTS.md

Project instructions meant to work across coding assistants. mdgrok gives them a 0-100 quality score and a separate security result.

Claude Code

CLAUDE.md

Claude Code memory and repo instructions. These use the same quality scale as AGENTS.md, with the same security scanner alongside it.

Reusable workflow

SKILL.md

Task-shaped instructions and reusable workflows. mdgrok evaluates quality, browsing metadata, and security findings without treating them like repo-wide operating guides.

Tool wiring

MCP configs

Server references found inside repos. mdgrok extracts package refs, commands, env requirements, and transport, then runs the shared security scanner over the config content.