meta(repo): Refresh GitHub topics and social preview

Update the recommended GitHub topics to use all available slots with tags
that better match the repository's real tool coverage and search intent.

Refresh the social preview assets so shared links and topic pages present
current positioning and the latest skill count more clearly.
This commit is contained in:
sickn33
2026-03-26 13:56:03 +01:00
parent d0dd613cf0
commit 80045ca72a
4 changed files with 76 additions and 31 deletions

View File

@@ -1,17 +1,62 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630" role="img" aria-labelledby="title desc">
<title id="title">Antigravity Awesome Skills social card</title>
<desc id="desc">Social preview for Antigravity Awesome Skills with a 1,326 plus agentic skills headline and supported tools including Claude Code, Cursor, Codex CLI, Gemini CLI, and Antigravity.</desc>
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#0f172a" />
<stop offset="100%" stop-color="#1e293b" />
<stop offset="0%" stop-color="#050816" />
<stop offset="45%" stop-color="#0f1b3d" />
<stop offset="100%" stop-color="#09111f" />
</linearGradient>
<linearGradient id="panel" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#101a35" stop-opacity="0.92" />
<stop offset="100%" stop-color="#0b1327" stop-opacity="0.78" />
</linearGradient>
<linearGradient id="accent" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#7dd3fc" />
<stop offset="50%" stop-color="#60a5fa" />
<stop offset="100%" stop-color="#34d399" />
</linearGradient>
<filter id="softBlur" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur stdDeviation="28" />
</filter>
</defs>
<rect width="1200" height="630" fill="url(#bg)" />
<g fill="#38bdf8">
<circle cx="180" cy="135" r="42" opacity="0.22" />
<circle cx="1060" cy="540" r="56" opacity="0.18" />
<circle cx="1020" cy="118" r="168" fill="#38bdf8" opacity="0.16" filter="url(#softBlur)" />
<circle cx="950" cy="510" r="190" fill="#34d399" opacity="0.10" filter="url(#softBlur)" />
<circle cx="205" cy="548" r="148" fill="#818cf8" opacity="0.10" filter="url(#softBlur)" />
<rect x="54" y="52" width="1092" height="526" rx="30" fill="url(#panel)" stroke="#7dd3fc" stroke-opacity="0.16" />
<rect x="88" y="88" width="252" height="42" rx="21" fill="#0b1228" stroke="#273657" />
<text x="110" y="115" font-family="Arial, Helvetica, sans-serif" font-size="20" font-weight="700" fill="#cbd5e1">INSTALLABLE GITHUB LIBRARY</text>
<text x="88" y="206" font-family="Arial, Helvetica, sans-serif" font-size="68" font-weight="800" fill="#f8fafc">1,326+ Agentic Skills</text>
<rect x="90" y="228" width="430" height="8" rx="4" fill="url(#accent)" />
<text x="88" y="292" font-family="Arial, Helvetica, sans-serif" font-size="31" font-weight="600" fill="#dbeafe">For Claude Code, Cursor, Codex CLI, Gemini CLI,</text>
<text x="88" y="334" font-family="Arial, Helvetica, sans-serif" font-size="31" font-weight="600" fill="#dbeafe">Antigravity, and other AI coding assistants.</text>
<text x="88" y="388" font-family="Arial, Helvetica, sans-serif" font-size="30" fill="#b6c4dd">Install, browse bundles, and run reusable SKILL.md playbooks fast.</text>
<g transform="translate(88 432)">
<rect width="316" height="60" rx="18" fill="#081120" stroke="#1d4ed8" />
<text x="28" y="39" font-family="Arial, Helvetica, sans-serif" font-size="27" font-weight="700" fill="#bfdbfe">npx antigravity-awesome-skills</text>
</g>
<text x="80" y="180" font-family="Arial, Helvetica, sans-serif" font-size="56" fill="#e2e8f0" font-weight="700">Antigravity Awesome Skills</text>
<text x="80" y="275" font-family="Arial, Helvetica, sans-serif" font-size="40" fill="#cbd5e1" font-weight="600">1,273+ installable AI skills</text>
<text x="80" y="360" font-family="Arial, Helvetica, sans-serif" font-size="36" fill="#94a3b8">Discover, install and use ready-to-run agentic skills.</text>
<text x="80" y="470" font-family="Consolas, Monaco, monospace" font-size="44" fill="#7dd3fc">npx antigravity-awesome-skills</text>
<g transform="translate(88 514)">
<rect width="154" height="38" rx="19" fill="#102342" />
<rect x="166" width="112" height="38" rx="19" fill="#0d2d2b" />
<rect x="290" width="117" height="38" rx="19" fill="#212347" />
<rect x="419" width="136" height="38" rx="19" fill="#382213" />
<rect x="567" width="126" height="38" rx="19" fill="#1e293b" />
<text x="28" y="25" font-family="Arial, Helvetica, sans-serif" font-size="18" font-weight="700" fill="#dbeafe">Claude Code</text>
<text x="194" y="25" font-family="Arial, Helvetica, sans-serif" font-size="18" font-weight="700" fill="#bbf7d0">Cursor</text>
<text x="322" y="25" font-family="Arial, Helvetica, sans-serif" font-size="18" font-weight="700" fill="#ddd6fe">Codex CLI</text>
<text x="449" y="25" font-family="Arial, Helvetica, sans-serif" font-size="18" font-weight="700" fill="#fed7aa">Gemini CLI</text>
<text x="596" y="25" font-family="Arial, Helvetica, sans-serif" font-size="18" font-weight="700" fill="#e2e8f0">Antigravity</text>
</g>
<text x="88" y="562" font-family="Arial, Helvetica, sans-serif" font-size="20" fill="#93a4c3">github.com/sickn33/antigravity-awesome-skills</text>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 KiB

View File

@@ -34,26 +34,26 @@ Preferred social preview:
Preferred topics:
- `agentic-skills`
- `agent-skills`
- `ai-agents`
- `ai-agent-skills`
- `awesome-list`
- `awesome-lists`
- `antigravity`
- `antigravity-skills`
- `autonomous-coding`
- `claude-code`
- `claude-code-skills`
- `cursor`
- `cursor-skills`
- `codex-cli`
- `codex-skills`
- `cursor-skills`
- `developer-tools`
- `gemini-cli`
- `gemini-skills`
- `mcp`
- `ai-workflows`
- `kiro`
- `ai-agents`
- `ai-agent-skills`
- `agent-skills`
- `agentic-skills`
- `developer-tools`
- `skill-library`
- `ai-workflows`
- `ai-coding`
- `mcp`
## Release notes checklist

View File

@@ -13,26 +13,26 @@ from update_readme import configure_utf8_output, find_repo_root, load_metadata,
ABOUT_DESCRIPTION_RE = re.compile(r'"description"\s*:\s*"([^"]*)"')
GITHUB_HOMEPAGE_URL = "https://sickn33.github.io/antigravity-awesome-skills/"
RECOMMENDED_TOPICS = [
"agentic-skills",
"agent-skills",
"ai-agents",
"ai-agent-skills",
"awesome-list",
"awesome-lists",
"antigravity",
"antigravity-skills",
"autonomous-coding",
"claude-code",
"claude-code-skills",
"cursor",
"cursor-skills",
"codex-cli",
"codex-skills",
"cursor-skills",
"developer-tools",
"gemini-cli",
"gemini-skills",
"mcp",
"ai-workflows",
"kiro",
"ai-agents",
"ai-agent-skills",
"agent-skills",
"agentic-skills",
"developer-tools",
"skill-library",
"ai-workflows",
"ai-coding",
"mcp",
]
README_TAGLINE_RE = re.compile(
r"^> \*\*Installable GitHub library of \d[\d,]*\+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants\.\*\*$",