Skip to main content
在 Manus 中运行任何 Skill
一键导入
MaximilianKhan
GitHub 创作者资料

MaximilianKhan

按仓库查看 1 个 GitHub 仓库中的 14 个已收集 skills。

已收集 skills
14
仓库
1
更新
2026-07-08
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

eval-task-author
软件开发工程师

Author a new task for the eval suite — JSON spec + reference implementation + verified validation. Activate when the user asks to add an eval task, write a benchmark task, or extend the suite. Encodes the 6 hard-won pitfalls from prior post-mortems.

2026-07-08
eval-variant-porter
软件质量保证分析师与测试员

Add multi-language variants (Python / Go / C / C++ / Rust / Zig — 6 supported languages) to an existing eval task. Activate when the user wants to make an eval task language-agnostic or extend the variant rollout. Companion to eval-task-author.

2026-05-07
api-design
软件开发工程师

Design a public API contract — function signatures, types, error model, example usage — BEFORE implementing. Activate when adding a new public function / endpoint / library, when changing an existing public surface, or when the user says "design an API for". Frontier models do this naturally; local models often code first and accidentally lock in bad shapes.

2026-05-06
architecture-proposal
软件开发工程师

Produce a design doc BEFORE writing code for any non-trivial change — new subsystems, public API changes, anything >500 lines or crossing module boundaries. Activate when the user asks for a design, when you find yourself about to invent a non-trivial structure on the fly, or when "let me just start coding" would be premature.

2026-05-06
codebase-onboarding
软件开发工程师

Orient yourself in an unfamiliar codebase BEFORE editing. Activate at the start of any non-trivial task in a repo you don't already know cold — wrong file, wrong style, wrong layer is the most common local-model failure mode and this skill prevents it.

2026-05-06
git-discipline
软件开发工程师

Clean commits, atomic units, meaningful messages, no random staging. Activate any time the user is about to commit, push, or open a PR — local models often stage too aggressively or write messages that don't explain why. Frontier models do this naturally.

2026-05-06
long-context-synthesis
软件开发工程师

Read, structure, and synthesize a large input (10K+ line PR, 30+ files, paper, transcript, log dump) without drowning. Activate when the input doesn't fit in working memory — when "just read it linearly" would consume your context budget without producing structured understanding. This is Kimi 2.6's natural strength encoded as a method.

2026-05-06
performance-optimization
软件开发工程师

Measure-driven performance work. Activate when the user asks to make something faster, when you spot what looks like a perf issue, or when adding code in a hot path. Encodes the discipline frontier models follow: profile first, optimize the actual hotspot, re-measure, never speculate.

2026-05-06
当前展示该仓库 Top 8 / 14 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库