在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
ClaudeBoost
ClaudeBoost 收录了来自 MikahNiehaus 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
3
Stars
8
更新
2026-07-13
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
research-routing
软件开发工程师
How a research agent decides what to search, where to search it, and how to turn a project's import graph into something useful. Covers depth vs breadth routing, the does-this-already-exist check, and per aspect coverage.
2026-07-13
research
软件开发工程师
Send out the research agent on a question, with no code edit involved. Use when you want depth and breadth research on a decision, a design question, a "what's the best way to X", or "does this already exist" before committing to anything.
2026-07-13
code-quality-metrics
软件开发工程师
Consider code quality metrics (complexity, maintainability, LOC) injected in context when making changes. Lower maintainability (<50) or high complexity (>15) warrant refactoring.
2026-07-12