MoonshotAI / MoonshotAI/kimi-code

[Feature Request] Quick-send preset prompts (prompt snippets) in the Kimi Code web UI

Open
#3,150 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.5k
Forks
1.2k
Avg merge
11h 53m
Merged PRs (30d)
350

Description

Is your feature request related to a problem?

In the Kimi Code web UI (kimi web), there is no way to save frequently used prompts and send them quickly. Chat tools like Cherry Studio offer "quick phrases" (快捷短语): a panel of saved prompt shortcuts that can be inserted or sent with one click. Users who repeatedly send the same instructions (review checklists, report formats, standing coding rules, etc.) have to retype or paste them every time.

Describe the solution you'd like

A prompt-snippet / quick-phrase capability in the web UI, for example:

  • A snippets panel next to the input box where users can save named prompts and insert/send them with one click, or
  • Support for user-defined slash commands (prompt templates) that work in the web UI.

Note: the CLI/TUI partially covers this need via Skills (/skill:<name>) and input history, but the web UI has no equivalent quick-access mechanism.

Environment

  • kimi-code version: 0.38.0
  • OS: Windows

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the kimi web UI input box and review how the existing CLI/TUI Skills and input history work. Define the scope for saved, named prompt snippets or user-defined slash commands, including whether they are inserted or sent with one click. Done means a web UI workflow lets users create, access, and use reusable prompts.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.