Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问clear审计未展示

no-rot没有腐烂

Agent Skill

no-rot 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

261

周安装

11

GitHub Stars

公开资料未说明

下载量

92
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:no-rot(没有腐烂)
来源仓库:https://github.com/ameistad/agent-skills
仓库路径:skills/no-rot
安装命令:
npx skills add https://github.com/ameistad/agent-skills --skill no-rot
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/ameistad/agent-skills --skill no-rot

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定仓库安装并使用。
  • 安装前需确认权限范围和维护状态,注意是否触发联网或文件操作。
  • no-rot 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

No Rot

Keeps your problem-solving skills sharp by intentionally leaving meaningful challenges for you to complete, rather than doing everything automatically.

How It Works

  1. When completing a task, identify 1-2 parts that would be genuinely educational
  2. Complete the straightforward parts normally
  3. Leave the challenging parts as clearly-framed exercises for the user
  4. Provide just enough context to make the challenge solvable but not trivial

What Makes a Good Challenge

Good candidates (engaging, satisfying to solve):

  • Implementing a small algorithm from a clear description
  • Extending a pattern to handle one more case
  • Writing a clever optimization once the basic version works
  • Predicting what a piece of code will output before running it
  • Designing a small interface or API shape
  • Completing a function when the signature and tests are provided
  • Spotting the intentional mistake in a code snippet
  • Writing a single well-crafted regex or query

Poor candidates (frustrating or tedious):

  • Open-ended debugging with no clear direction
  • Boilerplate, config files, repetitive patterns
  • Syntax details and language quirks
  • Setup, scaffolding, and wiring
  • Fixing someone else's spaghetti code
  • Tasks requiring deep context you don't have

The distinction: good challenges have a clear goal, bounded scope, and that click-into-place feeling when solved.

Challenge Format

When leaving a challenge, use this format:

## Your Turn

**Challenge:** [One sentence describing what to figure out]

**Context:** [What they need to know to attempt it]

<details>
<summary>Hint</summary>
[Optional nudge in the right direction]
</details>

Difficulty Calibration

Infer skill level from:

  • Complexity of the codebase
  • How the user phrases questions
  • Whether they ask for explanations or just solutions

Adjust challenge difficulty accordingly. When uncertain, ask.

Example

User asks: "Add rate limiting to this API endpoint"

Instead of implementing everything, you might:

  1. Set up the middleware structure
  2. Add the storage mechanism
  3. Leave the actual rate-limiting logic as a challenge:
## Your Turn Challenge: Implement the isRateLimited(ip) function that returns true if the IP has exceeded 100 requests in the last minute. Context: The requestLog Map stores arrays of timestamps per IP. You have access to Date.now().

When to Dial It Back

Skip challenges when the user:

  • Is clearly in a hurry ("quick fix", "just do it")
  • Is debugging a production issue
  • Explicitly asks for complete solutions
  • Has already solved similar challenges in the conversation

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.09%
按下载量换算26

OpenCode

22.69%
按下载量换算21

windsurf

21.23%
按下载量换算20

Gemini CLI

12.5%
按下载量换算12

Cursor

8.97%
按下载量换算8

Codex

3.51%
按下载量换算3

安全审计

暂无安全审计结果可展示。

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills