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

y-sso-system

y-sso-system contains 11 collected skills from zhb-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
3
updated
2026-05-09
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

validate-before-submit
web-developers

Enforce form validation before submit. Validate first, return early on failure, and only then run the async submit logic inside try/catch so validation errors aren’t swallowed and misreported.

2026-05-09
element-plus-dev-standards
software-developers

强制遵循Element Plus开发规范:使用CSS变量而非硬编码值、不修改组件自带样式、不使用内联样式、使用标准CSS类和scoped样式。在涉及Element Plus样式修改时必须调用此技能。

2026-04-22
ui-ux-pro-max
web-and-digital-interface-designers

一站式 UI/UX 优化专家,自动执行完整的设计优化流程。Invoke when user wants comprehensive UI/UX improvements, full page optimization, or 'make this look professional'.

2026-04-17
webapp-testing
software-quality-assurance-analysts-and-testers

Set up and run end-to-end (E2E) tests for web applications using Playwright. Invoke when user wants to create E2E tests, set up testing framework, or run automated browser tests.

2026-04-07
y-sso-frontend-standards
web-developers

强制遵循Y-SSO前端开发规范:Vue组件规范、CSS变量使用、BEM命名、导入顺序、文件结构等。仅在修改 frontend/src/ 目录下文件时调用。

2026-04-02
yweb-ddd-architecture
software-developers

YWeb DDD 分层架构与 API 设计规范。在创建或修改 API 路由、Service 层、领域模型、DTO 时使用。涵盖瘦 API 原则、服务层拆分、Model 设计、DTO 转换、响应格式等。

2026-04-02
yweb-orm
database-architects

YWeb ORM 使用规范。在编写数据库模型定义、CRUD 操作、查询过滤、分页、软删除、事务管理、批量操作、关系定义等数据层代码时使用。基于 SQLAlchemy 的 Active Record 模式。

2026-04-02
element-plus-migration
software-developers

处理 Element Plus 组件库升级迁移问题。Invoke when user encounters Element Plus deprecation warnings, API changes, or version upgrade issues.

2026-04-02
vue-flow-workflow
software-developers

Implements Vue Flow workflow diagrams with custom nodes, edges, and styling. Invoke when user needs to create or modify approval flows, process diagrams, or node-based visualizations using Vue Flow.

2026-03-23
yweb-auth
software-developers

YWeb 认证授权与权限管理规范。在实现用户登录、JWT Token 处理、权限校验、角色管理、组织架构、OAuth 集成等功能时使用。

2026-02-22
yweb-infra
software-developers

YWeb 基础设施模块规范。在使用缓存(@cached)、异常处理(Err/register_exception_handlers)、日志(get_logger)、配置(AppSettings/YAML)、文件存储(本地/OSS/S3)、定时任务(Scheduler)时使用。

2026-02-22