添加总结

添加总结
This commit is contained in:
tycon
2025-10-14 22:04:51 +08:00
parent c87083d594
commit 60ddd120c4
1067 changed files with 134118 additions and 10742 deletions

View File

@@ -1,8 +1,7 @@
# Open Source prompts (EN)
# Bolt
## 内容列表
- [Prompt](./Prompt.md)
- 📄 [Prompt](/en/en/open-source-prompts/Bolt/Prompt.md)
## Summary of Product Tool Documents
*完整还原。*
The `Prompt.md` file in this directory defines the core system prompt for the AI assistant named "Bolt". Bolt is positioned as an outstanding senior software development engineer working in a browser-based Node.js runtime environment called "WebContainer". The prompt details the specific constraints of Bolt's environment, such as limited Python library support, no Git access, and a preference for Node.js scripts and Vite. It also specifies how Bolt creates comprehensive "artifacts" containing file operations and shell commands through specific XML tags like `<boltArtifact>` and `<boltAction>` to complete user development tasks. Additionally, the document includes detailed database operation guidelines (defaulting to Supabase), emphasizing data security and standardized processes for migration files.