code-standards

code-standards is a skill for Claude Code from Tencent-Hunyuan/UniRL. It costs 238 tokens per session (10,344 once invoked), scanned A, original, no licence file.

A development workflow and coding-standard skill for Python, PyTorch, deep-learning code, shell scripts, and configuration files. It requires understanding the project, proposing a plan for approval, writing tests, simplifying code, and reviewing the result.

In plain words
What is it for?
Use it when writing, generating, or refactoring Python and PyTorch code or related project files.
Why use it?
It provides rules for keeping machine-learning code readable, focused, tested, and properly reviewed.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when writing, generating, or refactoring Python and PyTorch code or related project files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tencent-hunyuan/unirl/code-standards
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Tencent-Hunyuan/UniRL --skill code-standards
Clone the repo
git clone --depth 1 https://github.com/Tencent-Hunyuan/UniRL

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for code-standards

README.md
[![agentmods](https://agentmods.dev/badge/skills/tencent-hunyuan/unirl/code-standards/github.svg)](https://agentmods.dev/skills/tencent-hunyuan/unirl/code-standards)
Your own site
<a href="https://agentmods.dev/skills/tencent-hunyuan/unirl/code-standards"><img src="https://agentmods.dev/badge/skills/tencent-hunyuan/unirl/code-standards/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for code-standards

Your own site · 80×15
<a href="https://agentmods.dev/skills/tencent-hunyuan/unirl/code-standards"><img src="https://agentmods.dev/badge/skills/tencent-hunyuan/unirl/code-standards.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 238 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,344 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00238 $0.10344
Opus 5 $0.00119 $0.05172
Sonnet 5 $0.00048 $0.02069
Haiku 4.5 $0.00024 $0.01034

Measured 9d ago against content hash c3fab09b3cf6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

code-standards scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

unirl-reward-service/.claude/skills/code-standards/SKILL.md · 633 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 633 lines · 238 tokens per session scan A c3fab09b3cf6

Subscribe to this mod's changes

code-standards is a skill published in the GitHub repository Tencent-Hunyuan/UniRL (937 stars, last pushed today), with no licence file. It adds 238 tokens to every session and 10,344 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

python-scala-functional

Guide for translating Python code to functional Scala style. Use when converting Python code involving numeric formatting, higher-order functions, decorators, closures, generators, or when aiming for idiomatic functional Scala with pattern matching, Option handling, and monadic operations.

DANG-ai/SKILLER · 54 tokens

skillx-python-scala-translation-skill

Instance-memory boundary: distill only reusable procedures. Do not write concrete task IDs, sample IDs, training filenames or paths, final answers, option mappings, URLs, named entities, dates, numeric constants, or verbatim question text from the source trajectory into any generated SKILL.md. Use placeholders such as…

DANG-ai/SKILLER · 27 tokens

parallel-processing

Parallel processing with joblib for grid search and batch computations. Use when speeding up computationally intensive tasks across multiple CPU cores.

DANG-ai/SKILLER · 28 tokens

matlab

Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.

K-Dense-AI/scientific-agent-skills · 42 tokens

pennylane

Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device portability across IBM/Google/Rigetti/IonQ. Best for variational algorithms (VQE, QAOA), quantum neural networks, and integration with…

K-Dense-AI/scientific-agent-skills · 98 tokens

dd-code-generation

Use pup CLI for immediate Datadog operations or generate code for integration into applications.

DataDog/pup · 16 tokens