docs(repo): Realign README, docs, and About copy

Align public docs and maintainer guidance with the current 1,304-skill catalog state and v8.4.0 release copy.

Refresh README credits for newly imported external sources, update user-facing count references, and document the post-release docs realignment in the changelog and walkthrough.
This commit is contained in:
sickn33
2026-03-21 10:11:10 +01:00
parent 7cd2e94d41
commit 2f2929a0d5
15 changed files with 55 additions and 28 deletions

View File

@@ -34,7 +34,7 @@ antigravity-awesome-skills/
├── 📄 CONTRIBUTING.md ← Contributor workflow
├── 📄 CATALOG.md ← Full generated catalog
├── 📁 skills/ ← 1,254+ skills live here
├── 📁 skills/ ← 1,304+ skills live here
│ │
│ ├── 📁 brainstorming/
│ │ └── 📄 SKILL.md ← Skill definition
@@ -47,7 +47,7 @@ antigravity-awesome-skills/
│ │ └── 📁 2d-games/
│ │ └── 📄 SKILL.md ← Nested skills also supported
│ │
│ └── ... (1,254+ total)
│ └── ... (1,304+ total)
├── 📁 apps/
│ └── 📁 web-app/ ← Interactive browser
@@ -100,7 +100,7 @@ antigravity-awesome-skills/
```
┌─────────────────────────┐
│ 1,254+ SKILLS │
│ 1,304+ SKILLS │
└────────────┬────────────┘
┌────────────────────────┼────────────────────────┐
@@ -202,7 +202,7 @@ antigravity-awesome-skills/
│ ├── 📁 brainstorming/ │
│ ├── 📁 stripe-integration/ │
│ ├── 📁 react-best-practices/ │
│ └── ... (1,254+ total) │
│ └── ... (1,304+ total) │
└─────────────────────────────────────────┘
```