Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

openzl-codec-design

Design patterns and requirements for OpenZL codecs (located under `src/openzl/codecs/`). **USE AUOMATICALLY** when creating, modifying, or reviewing codecs in OpenZL.

3.13k repo starsObserved in 1 repos
Development

openzl-component-registry

Design documentation for the OpenZL component registry located under tests/registry. **USE AUTOMATICALLY** whenever editing files under tests/registry/.

3.13k repo starsObserved in 1 repos
Development

write-tui

Use when writing or modifying the kimi-code terminal UI in apps/kimi-code/src/tui — components, dialogs/selectors, slash commands, themes, streaming render, or the KimiTUI controllers. Covers the architecture, where new features go, test placement, the theme system mechanics, and the dialog interaction/visual spec (DESIGN.md).

3.12k repo starsObserved in 2 repos
Development

gen-changesets

Use when generating changesets in the kimi-code repository, including package bump selection, internal package and CLI bundle handling, bump levels, major confirmation, and English changelog wording.

3.12k repo starsObserved in 1 repos
Development

sync-changelog

Use after a release succeeds, when maintainers need to sync apps/kimi-code/CHANGELOG.md into docs/en/release-notes/changelog.md and docs/zh/release-notes/changelog.md, then open a PR on a dedicated branch.

3.12k repo starsObserved in 1 repos
Development

cac

Build and maintain command-line interfaces with CAC. Use when a task involves the `cac` package, authoring or reviewing CLI apps, defining commands/options/arguments, generating help or version output, handling parse errors, or explaining CAC-specific behavior such as default commands, boolean negation, variadic args, dot-nested options, and `--` passthrough.

3.10k repo starsObserved in 1 repos
Development

add-graphjin-database

Use when adding a new GraphJin database, warehouse, or CQL/NoSQL backend; building a simulator because no live service is available; wiring a dialect, discovery, tests, scripts, README/CONFIG/FEATURES, or website database support surfaces.

3.08k repo starsObserved in 1 repos
Development

Streaming Mindmap Rendering

Implement real-time streaming mindmap rendering using Mind Elixir in web applications. Supports streaming text parsing and incremental updates.

3.08k repo starsObserved in 3 repos
Development

Customize Markdown

Guide for customizing markdown rendering in Mind Elixir nodes, including using third-party libraries.

3.08k repo starsObserved in 2 repos
Development

Integrate Mind Elixir

Guide for integrating Mind Elixir into a frontend project, covering installation, initialization, data structure, and basic usage.

3.08k repo starsObserved in 2 repos
Development