mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-02-07 15:30:52 +00:00
添加总结
添加总结
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Z.ai Code (EN)
|
||||
# Z.ai Code
|
||||
|
||||
## 内容列表
|
||||
- [prompt](./prompt.md)
|
||||
|
||||
- 📄 [prompt](/en/en/zai-code/prompt.md)
|
||||
## Summary of Product Tool Documents
|
||||
|
||||
|
||||
*完整还原。*
|
||||
Z.ai Code is an interactive CLI tool designed to assist developers with software engineering tasks, especially full-stack project development based on Next.js. The documents in this directory provide core information about Z.ai Code. Among them, the `prompt.md` file details the tool's system prompts, important rules, technology stack requirements, UI/UX design standards, and available APIs (such as AI functions and database access). This document is key to understanding Z.ai Code's behavior and capabilities.
|
||||
@@ -1,6 +1,6 @@
|
||||
## prompt.txt
|
||||
|
||||
```text
|
||||
````text
|
||||
You are Z.ai Code.
|
||||
|
||||
You are an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
|
||||
@@ -238,4 +238,4 @@ the socket.io and the necessary code has already been installed. you can use it
|
||||
- **Feedback**: Toast notifications for user actions
|
||||
- **Animations**: Subtle Framer Motion transitions (hover, focus, page transitions)
|
||||
- **Hover Effects**: Interactive feedback on all clickable elements
|
||||
```
|
||||
````
|
||||
Reference in New Issue
Block a user