Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>When Your Containers Outgrow One Server</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body, #root { height: 100%; }

Claude Skill Audit Document

Purpose: Give this document to an LLM alongside your project's skill files. It will audit each skill against industry best practices and return a structured quality report with specific, actionable fixes.

Usage: Paste this document into a conversation, then say: "Audit all skills in this project against the criteria in this document. For each skill, produce a scored report and specific recommendations."


Instructions for the Auditing LLM

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>How NATS Decouples Your Services</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body, #root { height: 100%; }
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Triplanar Mapping</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { background: #111216; overflow-x: hidden; }
#root { min-height: 100vh; }
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Perlin Noise: Structure from Randomness</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body, #root { height: 100%; }
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Understanding Embeddings – Interactive Explainer</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Model Distillation</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { background: #111216; overflow-x: hidden; }
#root { min-height: 100vh; }
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>How MCP Connects AI to Everything</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body, #root { height: 100%; }
07-29 17:33:16.182 5249 5249 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-29 17:33:16.183 5249 5249 F DEBUG : Build fingerprint: 'HUAWEI/YAL-L21HRU/HWYAL:10/HUAWEIYAL-L61/10.0.0.215C10:user/release-keys'
07-29 17:33:16.183 5249 5249 F DEBUG : Revision: '0'
07-29 17:33:16.183 5249 5249 F DEBUG : ABI: 'arm64'
07-29 17:33:16.183 5249 5249 F DEBUG : Timestamp: 2020-07-29 17:33:16+0300
07-29 17:33:16.183 5249 5249 F DEBUG : pid: 5122, tid: 5168, name: Thread-2 >>> com.YourCompany.VicoTest <<<
07-29 17:33:16.183 5249 5249 F DEBUG : uid: 10252
07-29 17:33:16.183 5249 5249 F DEBUG : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x74aad4b2e0
07-29 17:33:16.183 5249 5249 F DEBUG : x0 000000744c2cc400 x1 0000000000000008 x2 00000074acff5f6c x3 0000000000000000
07-29 17:33:16.183 5249 5249 F DEBUG : x4 000000743e83ae60 x5 0000000000000000 x6 0000000000004000 x7 0000000000000000
LogPlayLevel: Error: ld.lld: error: undefined symbol: vicoDynamics::imp::FSurfaceMeshVolumeConstraintImpl::Init()
LogPlayLevel: >>> referenced by SimulationImp.cpp:2163 (..\VICODynamics\Private\SimulationImp.cpp:2163)
LogPlayLevel: >>> SimulationImp.o:(vicoDynamics::imp::FSimulationImp::CreateSurfaceMeshVolumeConstraint(vicoDynamics::FSimulatedObject*, std::__ndk1::vector<long, std::__ndk1::allocator<long> > const&, float, bool)) in archive G:/Plastic/DellNew/Plugins/VICODynamicsPlugin/Source/VICODynamicsPlugin/VICODynamics/Lib/Android64/Profile\libVICOD
ynamics_Profile.a
LogPlayLevel: Error: ld.lld: error: undefined symbol: vicoDynamics::imp::FSurfaceMeshVolumeConstraintImpl::Solve(bool&)
LogPlayLevel: >>> referenced by SimulationImp.cpp:997 (..\VICODynamics\Private\SimulationImp.cpp:997)
LogPlayLevel: >>> SimulationImp.o:(vicoDynamics::imp::FSimulationImp::UpdateConstraints(float)) in archive G:/Plastic/DellNew/Plugins/VICODynamicsPlugin/Source/VICODynamic