The Agent Skills Directory
npx skills add https://smithery.ai/skills/row0902/optimize-codebase熵值随时间增加。本技能旨在主动对抗这一趋势。
ruff(mccabe 插件)或人工检查。if/else/for 的嵌套层级 > 3,则进行重构。uv run ruff check --select F401 --fix。_ 或直接移除。Any。我们能否将其改为 TypedDict 或 Protocol?str | None 比隐式的 None 更好。# 1. 排序导入
uv run ruff check --select I --fix .
# 2. 修复格式
uv run ruff format .
# 3. 检查特定复杂度 (C901)
uv run ruff check --select C901 .
每周安装次数
–
来源
首次出现
–
Entropy increases over time. This skill proactively fights it.
ruff (mccabe plugin) or mental check.if/else/for nesting is > 3 levels, Refactor.uv run ruff check --select F401 --fix._ or remove.Any. Can we make it a or ?广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
TypedDictProtocolstr | None are better than implicit None.# 1. Sort Imports
uv run ruff check --select I --fix .
# 2. Fix Formatting
uv run ruff format .
# 3. Check for specific complexity (C901)
uv run ruff check --select C901 .
Weekly Installs
–
Source
First Seen
–
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
31,600 周安装