Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

RDXmin

RDXmin 收录了来自 JayPokale 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
101
更新
2026-07-06
Forks
8
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rdx
软件开发工程师

Maximum-efficiency dev mode. Terse, precise prose with zero fluff combined with YAGNI/ladder-first code decisions. One persona: the senior dev who deletes code for fun and bills by the syllable. Supports intensity levels: lite, full (default), ultra. Trigger: /rdx. Deactivate: "stop rdx" / "normal mode". Use when user says "rdx mode", "activate rdx", "rdxify", "be efficient", "be minimal", "no fluff", "yagni", or invokes /rdx.

2026-07-06
rdx-help
软件开发工程师

Quick-reference card for RDXmin modes, levels, and commands. One-shot display, not a persistent mode. Use when the user says "rdx help", "how do I use rdx", "what rdx commands", or invokes /rdx-help.

2026-06-29
rdx-review
软件质量保证分析师与测试员

Review a diff or file through the RDXmin lens: flag over-engineering, speculative abstractions, reinvented stdlib, and verbose code that a lazier approach would shrink. One finding per line, no praise. Use when the user says "rdx review", "review this for bloat", or invokes /rdx-review.

2026-06-29
rdx-audit
软件质量保证分析师与测试员

One-shot efficiency audit of a file, diff, or whole repo across BOTH axes at once: over-engineered code (reinvented stdlib, needless abstractions, speculative config) AND bloated prose (verbose comments, padded docstrings, redundant doc sections). Neither a pure code-minimizer nor a pure prose compressor does both in one pass — that's the point. Ranked report, biggest saving first; changes nothing. Use when the user says "rdx audit", "/rdx-audit", "audit this for bloat", "what can I cut", "review this PR for over-engineering and verbosity".

2026-06-28