The Agent Skills Directory
npx skills add https://smithery.ai/skills/alexeytriplea/code-quality-hint在对话中提供轻量级的代码质量意识。无需完整审查即可快速提示可维护性问题。
当在讨论的代码中注意到以下情况时激活:
用 1-2 句话简要提及所关注的问题,然后建议运行一个命令:
示例回复:
"这个函数相当长(80+ 行)。考虑拆分它以获得更好的可维护性。
运行 `/review src/service.js` 以获取重构建议。"
"我注意到第 23-35 行和第 78-90 行存在重复逻辑。
运行 `/quick-check` 以识别代码质量改进点。"
"像 'x'、'temp' 和 'data' 这样的变量名使得代码难以理解。
运行 `/deep-review` 以进行全面的代码质量分析和最佳实践检查。"
函数大小:
嵌套:
命名:
代码异味:
错误处理:
/quick-check - 用于快速质量检查/review [file] - 用于特定文件分析/deep-review - 用于结合 Context7 的全面质量审查(对照当前最佳实践进行检查)这是一个在常规编码对话中提高质量意识的提示工具。
每周安装次数
–
来源
首次出现
–
Lightweight code quality awareness for conversations. Provides quick hints about maintainability issues without full review.
Activate when you notice in code being discussed:
Briefly mention the concern in 1-2 sentences, then suggest running a command:
Example responses:
"This function is quite long (80+ lines). Consider splitting it for better maintainability.
Run `/review src/service.js` for refactoring suggestions."
"I see duplicated logic on lines 23-35 and 78-90.
Run `/quick-check` to identify code quality improvements."
"Variable names like 'x', 'temp', and 'data' make this code hard to follow.
Run `/deep-review` for comprehensive code quality analysis and best practices."
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
Function size:
Nesting:
Naming:
Code smells:
Error handling:
/quick-check - for fast quality check/review [file] - for specific file analysis/deep-review - for comprehensive quality review with Context7 (checks against current best practices)This is a hint tool to improve awareness during normal coding conversations.
Weekly Installs
–
Source
First Seen
–
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
147,400 周安装