Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
It turns prompt quality into a regression-testable process with versioned golden inputs, machine-checkable constraints, and a drift table, so prompt edits can be safely gated before shipping.
Golden inputs, expected constraints, drift table, and CI pseudo-code — catch prompt regressions before ship.
中文简介: 提示词回归包(金标输入、期望约束、漂移检测表、CI 伪代码)。 — 详见 README.zh.md.
npx skills add / --skill prompt-regression-pack
Local monorepo: skills/prompt-regression-pack/.
| Option | Values | Default |
|---|---|---|
lang | en · zh · bilingual | en |
size | 12 · 25 · 50 | 25 |
check | constraints · exact · hybrid | constraints |
ci | none · pseudo · github-actions | pseudo |
depth | lite · standard · strict | standard |
| Use | Don't |
|---|---|
| Gate every system/template prompt edit | One-off creative chat |
CI on prompts/** changes | Full agent capability suite only |
| Track format/policy drift | Jailbreak exploit libraries |
Gold case set + constraint catalog + drift table + CI notes.
See SKILL.md.
../../output/samples/prompt-regression-pack-example-01.md
MIT — see LICENSE.
Similar projects matched by category, topics, and programming language.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.