Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

osparc-simcore

osparc-simcore 收录了来自 ITISFoundation 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
54
更新
2026-06-05
Forks
31
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

healthcheck
软件开发工程师

Single-service guide to add a FastAPI health endpoint and bind Docker HEALTHCHECK to it using scripts/docker/docker_healthcheck.py. Use when: implementing health route behavior (200/503), wiring HealthCheckError handler, updating one target service Dockerfile, adding worker-mode healthchecks, and adding focused health tests.

2026-06-05
run-python-tests
软件质量保证分析师与测试员

Run Python tests for any service or package in this monorepo. Use when: running pytest, executing unit tests, running integration tests, test failures, make install-dev, test setup, installing test dependencies.

2026-06-03
grafana-query
网络与计算机系统管理员

Query Grafana for logs, metrics, traces, and alerts from an osparc-simcore deployment. Use when: debugging service errors, checking logs in Loki, querying Prometheus metrics, investigating incidents, finding error patterns, viewing dashboards, checking alert rules, or analyzing service performance.

2026-05-04
review-my-changes
软件质量保证分析师与测试员

Perform an initial pull request review on the current branch. Use when: reviewing a PR, code review, checking branch changes before merge, verifying coding standards compliance, finding security issues, reviewing software design decisions, pre-merge review.

2026-05-04
postgres-migration
数据库架构师

Creates an Alembic migration script for PostgreSQL database schema changes. Use this skill when database models in `packages/postgres-database/src/simcore_postgres_database/models/` have changed (column additions, type changes, schema structure modifications, etc.).

2026-04-15