Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skillhub

skillhub contains 9 collected skills from iflytek, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
3.6k
updated
2026-06-11
Forks
537
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

skillhub-registry
computer-occupations-all-other

Use this when you need to search, inspect, install, or publish agent skills against a SkillHub registry. SkillHub is a skill registry with a ClawHub-compatible API layer, so prefer the `clawhub` CLI for registry operations instead of making raw HTTP calls.

2026-06-11
api-and-namespace-design
software-developers

API design conventions, namespace coordinate system, RBAC roles, ClawHub compatibility layer, OpenAPI contract sync rules, and CSRF/session handling.

2026-05-12
backend-module-structure
software-developers

Rules for the SkillHub backend Maven multi-module clean architecture. Ensures agents place new code in the correct module and respect dependency direction.

2026-05-12
code-conventions
software-developers

Code style, logging, and testing conventions for SkillHub backend (Java) and frontend (TypeScript). Use when writing or reviewing code.

2026-05-12
dev-workflow
software-developers

The complete development workflow for SkillHub contributors including local dev, staging validation, testing, and PR creation. Ensures agents follow the correct sequence of steps.

2026-05-12
frontend-conventions
software-developers

Coding conventions, architecture patterns, and testing rules for the SkillHub React frontend. Ensures agents follow Feature-Sliced Design and use the generated OpenAPI types.

2026-05-12
pr-submission
software-developers

PR title format, commit conventions, and pre-PR checklist for SkillHub. Use when preparing or reviewing pull requests.

2026-05-12
skill-lifecycle
software-developers

The authoritative skill lifecycle state model including container states, version states, review workflow states, visibility overlay, and governance actions. Ensures agents don't introduce invalid states or transitions.

2026-05-12
testing-and-ci
software-quality-assurance-analysts-and-testers

Testing conventions, CI pipeline rules, and smoke test coverage for SkillHub. Ensures agents write tests correctly and understand the CI gate requirements.

2026-05-12