catalog/repos/agent-3-7--agent37-skills-collection.md

37 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Claude Code 插件集合
`Claude Code` `插件` `代码审查` `创业建议`
# Agent 37 技能集合
一个 Claude Code 插件合集
## yc-advisor
来自 434 个精选资源的 YC 创业建议Paul Graham 文章、创始人访谈、创业学校)。
```bash
/plugin marketplace add Agent-3-7/agent37-skills-collection
/plugin install yc-advisor@agent37-skills
```
这是一个**技能**——当你询问创业、融资等相关问题时会自动触发。
你可以在以下地址实时体验https://www.agent37.com/yc
## local-review
针对未提交本地改动的代码审查工具。灵感来源于 Anthropic 官方的 `code-review` 插件(用于审查 PR——本插件审查你提交前的本地暂存/未暂存改动。
```bash
/plugin marketplace add Agent-3-7/agent37-skills-collection
/plugin install local-review@agent37-skills
```
这是一个**命令**——通过 `/local-review:local-review` 调用。
审查内容包括Bug、安全漏洞OWASP Top 10、CLAUDE.md 规范合规性、TypeScript 问题。自动过滤误报并按严重程度分组。
## 许可证
MIT