docs(release): add SoulPass and draft 9.3.0 notes

This commit is contained in:
sickn33
2026-03-30 21:22:37 +02:00
parent 5323725e28
commit f52e2dad7e
2 changed files with 37 additions and 0 deletions

View File

@@ -9,6 +9,42 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [9.3.0] - 2026-03-30 - "Chinese Documentation Expansion and Community Discovery"
> Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants.
Start here:
- Install: `npx antigravity-awesome-skills`
- Choose your tool: [README -> Choose Your Tool](https://github.com/sickn33/antigravity-awesome-skills#choose-your-tool)
- Best skills by tool: [README -> Best Skills By Tool](https://github.com/sickn33/antigravity-awesome-skills#best-skills-by-tool)
- Bundles: [docs/users/bundles.md](https://github.com/sickn33/antigravity-awesome-skills/blob/main/docs/users/bundles.md)
- Workflows: [docs/users/workflows.md](https://github.com/sickn33/antigravity-awesome-skills/blob/main/docs/users/workflows.md)
This release makes the repository much easier to use for Chinese-speaking developers while tightening contributor docs and expanding community-skill discovery. It ships the full `docs_zh-CN` translation batch, folds in a markdown fence fix for contributor documentation, and adds `SoulPass` to the README's community-contributed listings.
## New
- **Chinese documentation set** - merged PR #423 with a full Simplified Chinese translation pass across user, contributor, maintainer, and integration docs under `docs_zh-CN`, plus glossary and validation assets.
## Improvements
- **Contributor docs formatting** - merged PR #418 to correct nested fenced-code examples in `docs/contributors/skill-anatomy.md`, making the markdown examples render correctly for contributors.
- **Community discovery** - added `SoulPass` to the Community Contributed Skills section in `README.md` so Solana wallet, trading, and agent-identity workflows are easier to discover.
- **Issue triage cleanup** - improved `github-issue-creator` metadata and usage guidance so external discovery tools can classify and recommend it more accurately.
## Who should care
- **Chinese-speaking Claude Code, Cursor, Codex CLI, and Gemini CLI users** now have much broader first-party repo documentation coverage without relying on machine-translated pages.
- **Contributors** get clearer markdown examples in the skill anatomy guide when authoring nested code fences and documentation snippets.
- **Users exploring community additions** get easier discovery of `SoulPass` in the main README.
## Credits
- **[@dz3ai](https://github.com/dz3ai)** for the complete Chinese documentation translation in PR #423
- **[@framunoz](https://github.com/framunoz)** for the markdown fence fix in PR #418
- **[@soulpassai](https://github.com/soulpassai)** for proposing the `SoulPass` community listing in issue #421
## [9.2.0] - 2026-03-29 - "Hugging Face Ecosystem and Shell Workflow Expansion"
> Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants.

View File

@@ -330,6 +330,7 @@ These skills are continuously reviewed and hardened, but the collection is not "
- [HubSpot Admin Skills](https://github.com/TomGranot/hubspot-admin-skills) - 32 Claude Code skills for auditing, cleaning, enriching, and automating HubSpot CRM. Includes Python scripts, Breeze AI workflow prompts, and a full audit → plan → execute → maintain flow.
- [Tutor Skills](https://github.com/RoundTable02/tutor-skills) - Transform PDFs, docs, and codebases into Obsidian study vaults with interactive quiz-based learning and proficiency tracking.
- [CoinPaprika & DexPaprika Skills](https://github.com/coinpaprika/skills) - Two crypto data skills: CoinPaprika (12K+ coins, 350+ exchanges, OHLCV, tickers) and DexPaprika (34 chains, 30M+ DEX pools, real-time streaming). Free, no API key. Install: `npx skills add github.com/coinpaprika/skills`
- [SoulPass](https://github.com/soulpassai/soulpass-skill) - Hardware-secured Solana wallet, trading terminal, and agent identity layer with Jupiter swaps, meme coin trading, DeFi yield, trading bots, encrypted agent-to-agent messaging, and Apple Secure Enclave key storage.
## Three Real Examples