agent-skills
01Skill Claude CodeCodex
A set of project rules for AI-agent skills, including guidance on how an agent should read and use those skills.
Skill Claude CodeCodex
A set of project rules for AI-agent skills, including guidance on how an agent should read and use those skills.
Skill Claude CodeCodex
A guide for creating and refining new skills for coding agents, covering the process from initial exploration through a finished skill. The description is written in Chinese.
Skill Claude CodeCodex
A collection of development skills for Ascend DrivingSDK projects, with each subdirectory providing a separate skill.
Skill Claude CodeCodex
An installation guide for CANN, Huawei Ascend's software architecture for heterogeneous computing.
Skill Claude CodeCodex
Deployment guidance for running DrivingSDK in containers, which package an application with its runtime environment, including image management, SSH setup, and conda environments.
Skill Claude CodeCodex
A skill for compiling, installing, and updating DrivingSDK, also called mxdriving. An SDK is a package developers use to build software with a particular system or service.
Skill Claude CodeCodex
A set of basic commands for an NPU, a processor designed for artificial-intelligence workloads. It covers device status, management, version checks, and environment settings.
Skill Claude CodeCodex
A tool for collecting code coverage for C++ and Python projects. Code coverage shows which parts of the code are exercised when tests run.
Skill Claude CodeCodex
Installation guidance for PyTorch and torch-npu, a package that lets PyTorch use compatible NPU hardware.
Skill Claude CodeCodex
A tool for creating Mermaid diagrams for technical documentation. Mermaid is a text-based format for diagrams such as flowcharts and sequence diagrams.
Skill Claude CodeCodex
A skill that exports all Claude Code conversations from the /.claude/projects/ directory as browsable HTML files. HTML is the standard format used to display web pages.
Skill Claude CodeCodex
A skill for adding Mermaid diagrams to Markdown documents. Mermaid is a text format that turns descriptions into diagrams, and this skill supports dark and light themes, meaningful shapes, compact layouts, and reusable templates.
Skill Claude CodeCodex
A toolkit for remote development over SSH, the protocol used to securely connect to another computer.
Skill Claude CodeCodex
A toolkit for connecting to computers over SSH, a secure way to access another machine through a network. It also supports remote commands, file transfers, and background jobs.
Skill Claude CodeCodex
A structured guide for investigating problems on remote servers. It includes environment checks and debugging inside containers, which are isolated environments used to run applications.
Skill Claude CodeCodex
A deployment tool for sending a local project to a remote server. It supports incremental syncing, deployment hooks, and rollback.
Skill Claude CodeCodex
A manager for tasks that take a long time to finish, with saved checkpoints and pause-and-resume support.
Skill Claude CodeCodex
An SSH tunnel manager for connecting computers securely and forwarding network traffic between them.