skillhub/web/src
eldenring_saver e93adaaaaa feat(web): replace clawhub with skillhub CLI in frontend
- Replace all `npx clawhub` references with `npx motovis-skillhub` / `skillhub`
- Update namespace separator from `--` to `/` in install commands
- Change env var CLAWHUB_REGISTRY to SKILLHUB_REGISTRY
- Add vite dev server plugin to serve /registry/skill.md
- Update i18n strings (zh/en): ClawHub CLI → SkillHub CLI
- Update skill.md/skill.md.template with new CLI commands
- Update quick-start.tsx syntax highlighting and env config
- Update e2e test assertions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 15:49:06 +00:00
..
api feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
app feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
docs feat(web): replace clawhub with skillhub CLI in frontend 2026-04-16 15:49:06 +00:00
features feat(web): replace clawhub with skillhub CLI in frontend 2026-04-16 15:49:06 +00:00
i18n feat(web): replace clawhub with skillhub CLI in frontend 2026-04-16 15:49:06 +00:00
pages feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
shared feat(web): replace clawhub with skillhub CLI in frontend 2026-04-16 15:49:06 +00:00
types refactor: address code review findings from 2026-03-22 2026-03-23 13:48:23 +08:00
bootstrap.ts fix(web): preserve subpath prefix for api and runtime config 2026-04-03 10:59:10 +08:00
index.css fix: skill upload constraints, rejected label, and last-version guard (#82) 2026-03-18 16:40:51 +08:00
main.tsx docs: enrich frontend code documentation 2026-03-19 13:37:21 +08:00