Files
nexus/wiki/sources/xi-tong-ti-shi-ci-gou-jian-yuan-ze.md
2026-04-14 16:02:50 +08:00

26 lines
876 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "系统提示词构建原则"
type: source
tags: [prompt-engineering, system-prompt, ai-development]
date: 2025-12-30
source_file: raw/AI/系统提示词构建原则.md
---
## Summary
- 核心主题AI助手的系统提示词构建原则
- 问题域AI开发规范、提示词工程
- 方法/机制:身份准则、沟通规范、技术编码、安全防护
- 结论/价值系统化的AI开发方法论
## Key Claims
- 严格遵守项目现有约定,优先分析周围代码和配置
- 绝不假设库或框架可用,务必先验证
- 保持一致性,不轻易改变已设定的行为模式
- 所有更改必须是完整的代码行
## Key Concepts
- [[系统提示词构建]]AI助手行为准则定义
- [[结构化输出]]:大模型按特定格式输出信息
## Connections
- [[系统提示词构建]] ← 依赖 ← [[变量命名规范]]