mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-13 10:58:05 +00:00
## 新增内容 ### GitHub Actions 工作流 - ci.yml: Markdown lint、链接检查、项目结构验证 - welcome.yml: 自动欢迎新贡献者 - labeler.yml: PR 自动标签 ### Issue 模板 - prompt_contribution.md: 提示词贡献模板 - documentation.md: 文档改进模板 - config.yml: 模板配置(含社区链接) ### 实战案例 - 02-blog-system.md: 个人博客系统(Next.js + MDX) - 04-cli-tool.md: 命令行工具(Python + Click) - 05-chrome-extension.md: Chrome 扩展(网页笔记助手) ### 编程提示词 - debug-expert.md: 调试专家提示词 - code-review.md: 代码审查提示词 - architecture-design.md: 架构设计提示词 ## 相关 Issues - #5 完善 Wiki 文档 - #6 添加更多实战案例 - #7 扩充提示词库 - #8 激活社区讨论
757 B
757 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| 提示词贡献 | 分享一个有用的提示词 | [Prompt]: | prompts, contribution |
提示词名称 给这个提示词起一个简洁的名字。
提示词分类
- 系统提示词 (system_prompts)
- 编程提示词 (coding_prompts)
- 用户提示词 (user_prompts)
- 辅助提示词 (assistant_prompts)
- 元提示词 (meta_prompts)
提示词内容
在这里粘贴你的提示词内容
使用场景 描述这个提示词适用于什么场景。
效果示例 如果可能,提供使用这个提示词的效果示例或截图。
适用模型
- Claude
- GPT
- Gemini
- 其他: ___
附加说明 任何其他需要说明的内容。