CtrlK
BlogDocsLog inGet started
Tessl Logo

skillhub

github.com/iflytek/skillhub

Skill

Added

Review

testing-and-ci

.agents/skills/testing-and-ci/SKILL.md

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

63

skill-lifecycle

.agents/skills/skill-lifecycle/SKILL.md

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.

62

pr-submission

.agents/skills/pr-submission/SKILL.md

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

70

frontend-conventions

.agents/skills/frontend-conventions/SKILL.md

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

62

dev-workflow

.agents/skills/dev-workflow/SKILL.md

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

52

code-conventions

.agents/skills/code-conventions/SKILL.md

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

70

backend-module-structure

.agents/skills/backend-module-structure/SKILL.md

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

60

api-and-namespace-design

.agents/skills/api-and-namespace-design/SKILL.md

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

69