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

@@ -20,7 +20,7 @@ This example shows one way to integrate **antigravity-awesome-skills** with a Je
- How to enforce a **maximum number of skills per turn** via `maxSkillsPerTurn`.
- How to choose whether to **truncate or error** when too many skills are requested via `overflowBehavior`.
This pattern avoids context overflow when you have 1,200+ skills installed.
This pattern avoids context overflow when you have 1,304+ skills installed.
---