Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
openkruise
GitHub creator profile

openkruise

Repository-level view of 7 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
7
repositories
2
occupation fields
2
updated
2026-05-29
repository explorer

Repositories and representative skills

#001
agents
6 skills18570updated 2026-05-29
86% of creator
e2b-code-path-analysis
ソフトウェア品質保証アナリスト・テスター

Analyze the code paths of an E2B-compatible API scenario in pkg/servers/e2b to produce solid input for E2E test coverage. Verifies E2B Python SDK semantics via context7, reads the handler implementation, brainstorms concurrency/parameter/environment scenarios with the user, enumerates every execution path with its trigger conditions, scores importance and risk, and writes a Markdown analysis doc. Use when the user names an E2B usage scenario (create/pause/resume/connect/snapshot/timeout/list/delete sandbox, list/get/delete template, api-keys, etc.) and wants code-path analysis, E2E coverage planning, or robustness assessment of sandbox-manager E2B handlers; or says "分析 E2B 调用路径", "E2B 代码路径分析", "E2E 覆盖分析".

2026-05-29
create-upstream-issue
ソフトウェア開発者

Create issues on the upstream OpenKruise Agents repository (https://github.com/openkruise/agents) using GitHub CLI. Reads the local codebase, performs preliminary analysis, then creates a well-structured issue with background, issue type, relevant code references, and notes. Use when the user wants to report a bug, request a feature, or raise an issue to the upstream openkruise/agents project. Triggered by phrases like "提 issue", "create upstream issue", "上报 issue", "提交 issue 到上游", or "report to upstream".

2026-05-07
create-upstream-pr
ソフトウェア開発者

Create pull requests to the upstream OpenKruise Agents repository (https://github.com/openkruise/agents) using GitHub CLI. Analyzes the current branch against upstream master for conflicts, reviews branch changes, then creates a well-structured PR body focusing on core changes with review guidance. Incidental changes unrelated to the main purpose are listed in an appendix at the end. Use when the user wants to create a PR, submit code to upstream, or merge changes to openkruise/agents. Triggered by phrases like "提 PR", "create upstream PR", "提交 PR", "create pull request", "向上游提 PR".

2026-05-07
migrate-clientset-to-client
ソフトウェア開発者

Migrates Kubernetes typed clientset (e.g. client-go kubernetes.Interface or custom clientsets) in test code to the controller-runtime client.Client interface. Use when refactoring test files that call K8sClient.CoreV1().Pods().Get/Create/UpdateStatus typed APIs, replacing them with fake.NewClientBuilder + client.Client.Get/Create/Status().Update patterns. Triggered when the user mentions "replace clientset", "migrate client", or "use controller-runtime client".

2026-04-29
generate-mysql-schema
データベースアーキテクト

Generate MySQL DDL (CREATE TABLE) and seed data SQL scripts by reading Go entity definitions in pkg/servers/e2b/keys/mysql.go. Use when the user asks for database schema SQL, table creation scripts, initialization SQL, or MySQL migration scripts for the key storage module.

2026-04-22
deploy-components
ネットワーク・コンピュータシステム管理者

Deploy, update, or upgrade Kubernetes components including sandbox-manager (manager), agent-sandbox-controller (controller, operator, sandbox-controller), or both. Handles image configuration, domain setup, and automated rollback. Use when user wants to deploy/install/update/upgrade/redeploy components, setup sandbox infrastructure, or configure deployment settings.

2026-03-17
#002
openkruise.io
1 skills2296updated 2026-03-09
14% of creator
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました