mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
- Database migration: 5 new tables (skill, skill_version, skill_file, skill_tag, skill_search_document) - Object storage: SPI + LocalFile/S3 dual implementation - Namespace management: CRUD + member management - Skill publish: upload → validate → store → persist → publish - Skill query/download/tags: visibility control, tag management - Search: PostgreSQL full-text with tsvector + GIN - Async events: Spring Events + dedicated thread pool - Rate limiting: Redis sliding window + annotation-driven - Frontend: modern product-style pages with shadcn/ui - Testing strategy: unit/integration/API/E2E layers |
||
|---|---|---|
| .. | ||
| superpowers | ||
| 00-product-direction.md | ||
| 01-system-architecture.md | ||
| 02-domain-model.md | ||
| 03-authentication-design.md | ||
| 04-search-architecture.md | ||
| 05-business-flows.md | ||
| 06-api-design.md | ||
| 07-skill-protocol.md | ||
| 08-frontend-architecture.md | ||
| 09-deployment.md | ||
| 10-delivery-roadmap.md | ||