Skip to main content
openkruise
GitHub creator profile

openkruise

Repository-level view of 8 collected skills across 2 GitHub repositories.

skills collected
8
repositories
2
updated
Jun 30, 2026
repository explorer

Repositories and representative skills

e2b-code-path-analysis
software-quality-assurance-analysts-and-testers

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…

May 29, 2026
create-upstream-issue
software-developers

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…

May 7, 2026
create-upstream-pr
software-developers

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…

May 7, 2026
migrate-clientset-to-client
software-developers

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…

Apr 29, 2026
generate-mysql-schema
database-architects

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…

Apr 22, 2026
deploy-components
network-and-computer-systems-administrators

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…

Mar 17, 2026
Showing 2 of 2 repositories
All repositories loaded