Ascend

60 mods across 1 repository, 38 stars between them.

Ascend/agent-skills

Skill Claude CodeCodex

A guide for managing SSH network tunnels, including local and remote port forwarding and proxy modes. SSH is a secure way to connect to another computer over a network.

38 3mo ago A 30 tokens MulanPSL-2.0

hccl-test

50

Ascend/agent-skills

Skill Claude CodeCodex

HCCL (Huawei Collective Communication Library) performance testing for Ascend NPU clusters. Use for testing distributed communication bandwidth, verifying HCCL functionality, and benchmarking collective operations like AllReduce, AllGather. Covers MPI installation, multi-node pre-flight checks (SSH/CANN version/NPU…

38 3mo ago C 69 tokens MulanPSL-2.0

k8s-check-fix

51

Ascend/agent-skills

Skill Claude CodeCodex

A guide for checking the health and security of Kubernetes clusters and repairing confirmed problems. Kubernetes is software for running and coordinating containers across servers.

38 3mo ago C 29 tokens MulanPSL-2.0

Ascend/agent-skills

Skill Claude CodeCodex

Analyze official Megatron-LM commits, PRs, and branch change sets to identify feature evolution, candidate breaking changes, and migration-relevant events. Use when Codex already has a normalized Megatron change set and needs to explain what changed, which new features matter, and which changes should flow into…

38 3mo ago A 72 tokens MulanPSL-2.0

Ascend/agent-skills

Skill Claude CodeCodex

Track and normalize change requests against the official Megatron-LM repository by branch, PR, commit, commit range, or time window. Use when Codex needs to collect the exact upstream change set before deeper analysis, especially for branch-aware Megatron and MindSpeed migration work, daily/periodic tracking, or…

38 3mo ago A 79 tokens MulanPSL-2.0

Ascend/agent-skills

Skill Claude CodeCodex

Map migration-relevant Megatron changes onto the official MindSpeed repository by resolving branch alignment, locating affected subsystems, and identifying concrete adaptation points. Use when Codex has structured Megatron change events and needs to decide whether MindSpeed already covers them, which MindSpeed files…

38 3mo ago A 72 tokens MulanPSL-2.0

Ascend/agent-skills

Skill Claude CodeCodex

Generate migration deliverables for bringing relevant Megatron changes into MindSpeed after branch alignment and impact mapping are complete. Use when Codex already has a confirmed MindSpeed-to-Megatron branch pairing and needs to produce a migration report, candidate patch, or guarded workspace edits instead of…

38 3mo ago A 69 tokens MulanPSL-2.0

analyse-coverage

56

Ascend/agent-skills

Skill Claude CodeCodex

A test-coverage analysis aid that looks for areas of code not adequately exercised by automated tests. It produces a coverage analysis report.

38 3mo ago A 17 tokens MulanPSL-2.0

code-comprehension

57

Ascend/agent-skills

Skill Claude CodeCodex

A code-reading and summarising aid that explains unfamiliar software at several levels, from individual functions to modules and whole systems. It is intended for complex codebases such as machine-learning and distributed-training frameworks.

38 3mo ago A 61 tokens MulanPSL-2.0

coverage

58

Ascend/agent-skills

Skill Claude CodeCodex

Use when working with coverage.

38 3mo ago B 7 tokens MulanPSL-2.0

generate-unit-test

59

Ascend/agent-skills

Skill Claude CodeCodex

A unit-test generation aid for Ascend projects. Unit tests are small automated checks that verify individual pieces of code, but the description gives no further detail about what it generates.

38 3mo ago A 0 tokens MulanPSL-2.0

pytest-writer

60

Ascend/agent-skills

Skill Claude CodeCodex

A helper for writing and improving pytest tests, where pytest is a Python tool for checking that code behaves as expected. It focuses on test files, fixtures, parameterized tests, assertions, debugging, refactoring, and coverage analysis.

38 3mo ago A 66 tokens MulanPSL-2.0