docs(projects): add Claude Code Skills Manager documentation
Deploy to Vercel / deploy (push) Successful in 2m43s

- Add en-gb and zh-hans project pages covering installation, usage, and marketplace creation
- Add CCSM entry to projects index under new Developer Tools section
This commit is contained in:
2026-06-22 16:27:44 +08:00
parent 7de2a54f7f
commit 40a6f65585
4 changed files with 440 additions and 0 deletions
+4
View File
@@ -16,6 +16,10 @@ Explore open-source projects developed by OnixByte.
- **[Helix](/projects/helix)** — An enterprise application template with Spring Boot backend and React frontend, featuring JWT auth, RBAC, user and organisation management, and Microsoft Entra ID integration.
- **[Delta Force Guide](/projects/delta-force-guide)** — A web app providing a searchable library of firearm modification codes for the game _Delta Force: Havvk Ops_, with a React SPA and Spring Boot REST API.
## Developer Tools
- **[Claude Code Skills Manager](/projects/claude-code-skill-manager)** — A CLI tool for discovering, installing, and managing Claude Code skills from Git-based marketplace repositories.
## Vite Plugins
- **[Port Checker](/projects/vite-plugins/port-checker)** — Warns when the Vite dev server listens on a browser-restricted port, preventing silent connection failures.