CLAUDE.md claudeA

CLAUDE.md is agent-read markdown (claude) from jaccen/awesome-gaussian-skills: 3D Spatial Intelligence Open-Source Toolbox for 3D Gaussian Splatting Research. 872 methods knowledge base, 15 research-grade skills (3 Router architecture), interactive explorer. Covers 3DGS paper reading, method comparison, code review, experiment planning, CAD/Mesh bridge, visualization, NeRF migration, engineering deployment, CG paper writing, IP generation, spatial intelligence, MCP rendering (spec-first sculpting + code-first export), articulated reasoning, compression & deployment, traini.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Awesome Gaussian Skills — Project Context

This project is the most comprehensive catalog and AI Agent skill pack for 3D Gaussian Splatting (3DGS) research, covering 872 methods across 23 categories with 108+ known bug patterns.

> **Anthropic Skills Standard Alignment**: This project follows the SKILL.md standard format compatible with Claude Code (`.claude/`), Cursor (`.cursor/rules/`), and other AI Agent frameworks. Each skill includes YAML frontmatter (name, description, version, when_to_use, tags) and structured Markdown body with capabilities, instructions, and reference data. Target: `anthropics/skills` official repository listing.

## Available Skills

| Skill | Command | Description |
|-------|---------|-------------|
| `3dgs-paper-reader` | `/3dgs-paper-reader [arxiv-id]` | Read and summarize any 3DGS paper |
| `3dgs-method-compare` | `/3dgs-method-compare [method-a] [method-b]` | Compare methods across 11 dimensions (Router architecture) |
| `3dgs-code-reviewer` | `/3dgs-code-reviewer [file]` | Review 3DGS code for 108+ bug patterns (Self-Check Loop) |
| `3dgs-experiment-planner` | `/3dgs-experiment-planner [topic]` | Design experiments for top venues |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jaccen/awesome-gaussian-skills/CLAUDE.md@v0.9.5
Exact content
mdr add jaccen/awesome-gaussian-skills/CLAUDE.md@sha256:e78ca13ee901a294

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_msfpxqm6alx7fx2i.svg)](https://markdownregistry.com/a/art_msfpxqm6alx7fx2i)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v0.9.5 latest2026-09-22 de154fa 18,573 BA view · diff
v0.9.42026-09-21 43aac8f 18,350 BA view · diff
git:20260916.59fc3972026-09-16 59fc397 18,349 BA view · diff
git:20260916.dd7ff952026-09-16 dd7ff95 18,569 BA view · diff
git:20260904.3e12f992026-09-04 3e12f99 18,569 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (18573 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

jaccen/awesome-gaussian-skills · 157 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_msfpxqm6alx7fx2i
GET https://markdownregistry.com/api/v1/resolve?ref=jaccen/awesome-gaussian-skills/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/e78ca13ee901a29467bf76c9e6ab83a7bc3a14c91f374db996ad6d07f728b56a

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from jaccen/awesome-gaussian-skills

3dgs-articulated-reasoner skill
jaccen/awesome-gaussian-skills · skills/3dgs-articulated-reasoner/SKILL.md · 3DGS Articulated Object Reasoning & Digital Twin Agent. Reason about articulated objects in 3DGS scenes: extract part…
v0.2.0 · audit A · 157 stars
3dgs-code-reviewer skill
jaccen/awesome-gaussian-skills · skills/3dgs-code-reviewer/SKILL.md · Review 3DGS implementation code for correctness, performance bugs, and best practices. Covers CUDA kernels, rendering…
v2.0.0 · audit A · 157 stars
3dgs-compression-deploy skill
jaccen/awesome-gaussian-skills · skills/3dgs-compression-deploy/SKILL.md · 3DGS compression-to-deployment pipeline: quantization (scalar/VQ/mixed-precision), pruning…
v1.1.1 · audit A · 157 stars
3dgs-engineering-guide skill
jaccen/awesome-gaussian-skills · skills/3dgs-engineering-guide/SKILL.md · Guide for deploying 3DGS from research to production: 10 industry verticals, engineering stack, GIS toolchain…
v2.0.0 · audit A · 157 stars
3dgs-experiment-planner skill
jaccen/awesome-gaussian-skills · skills/3dgs-experiment-planner/SKILL.md · Design rigorous experiments for 3DGS research papers. Recommends datasets, baselines, metrics, ablation matrices…
v1.7.0 · audit A · 157 stars
3dgs-mcp-renderer skill
jaccen/awesome-gaussian-skills · skills/3dgs-mcp-renderer/SKILL.md · MCP protocol integration with 3DGS rendering pipeline: Agent-controlled Three.js/WebGPU rendering, voice-driven scene…
v1.1.0 · audit A · 157 stars
3dgs-method-compare skill
jaccen/awesome-gaussian-skills · skills/3dgs-method-compare/SKILL.md · Compare 3D Gaussian Splatting variants across 11 dimensions. Built-in knowledge of 872 methods across 23 categories…
v3.0.0 · audit A · 157 stars
3dgs-paper-reader skill
jaccen/awesome-gaussian-skills · skills/3dgs-paper-reader/SKILL.md · Read and summarize 3DGS research papers. Extracts method architecture, innovations, experimental results from arXiv or…
v1.5.0 · audit A · 157 stars
3dgs-spatial-agent skill
jaccen/awesome-gaussian-skills · skills/3dgs-spatial-agent/SKILL.md · 3DGS/CAD/Mesh domain-specific spatial intelligence agent: scene-level reasoning, CAD-in-the-loop parametric extraction…
v0.7.1 · audit A · 157 stars
3dgs-training-debugger skill
jaccen/awesome-gaussian-skills · skills/3dgs-training-debugger/SKILL.md · Diagnose and fix 3DGS training-time failures: NaN losses, OOM crashes, divergent optimization, floater artifacts…
v1.0.0 · audit A · 157 stars
3dgs-visualizer skill
jaccen/awesome-gaussian-skills · skills/3dgs-visualizer/SKILL.md · Generate publication-quality visualizations for 3DGS research: radar charts, comparison tables, method timelines…
v1.5.0 · audit A · 157 stars
cad-mesh-3dgs skill
jaccen/awesome-gaussian-skills · skills/cad-mesh-3dgs/SKILL.md · Bridge CAD, Mesh, and 3DGS representations via the SLAT unified encode-decode framework. Covers mesh↔3DGS conversion…
v1.7.0 · audit A · 157 stars

Every file in jaccen/awesome-gaussian-skills

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade A, or by owner.