🇺🇸 English🇨🇳 中文
SkillsNav
Home

mathguard

★ 40K repodata_procSafeClaude

How to Install

Claude Code:
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git && cp antigravity-awesome-skills/skills/SKILL.md ~/.claude/skills/SKILL.md
Cursor:
Copy the SKILL.md content into your .cursorrules file
Math-heavy escalation for n >= 10^6 — Bloom, HyperLogLog, Count-Min, MinHash/LSH, FFT, JL projection, sweep line. Use when classical O(n log n) is the floor and approximate or math wins.

Related Skills