vibe-coding-cn/i18n/en/prompts
tukuaiai 00005a305c docs: 更新 AI 模型版本号 (Claude 4.6, gpt-5.3-codex, Kimi K2.5) 2026-02-12 01:40:20 +08:00
..
00-meta-prompts docs: align en/ structure with main README 2025-12-19 17:14:13 +08:00
01-system-prompts docs: align en/ structure with main README 2025-12-19 17:14:13 +08:00
02-coding-prompts docs: 更新 AI 模型版本号 (Claude 4.6, gpt-5.3-codex, Kimi K2.5) 2026-02-12 01:40:20 +08:00
03-user-prompts docs: align en/ structure with main README 2025-12-19 17:14:13 +08:00
.gitkeep feat: 全面同步本地项目结构与文档更新 2025-12-16 21:52:14 +08:00
README.md docs: align en/ structure with main README 2025-12-19 17:14:13 +08:00

README.md

📝 Prompts Library

Curated collection of AI prompts for Vibe Coding workflow


📁 Directory Structure

prompts/
├── 00-meta-prompts/      # Meta prompts (prompts that generate prompts)
├── 01-system-prompts/    # System prompts for AI behavior
├── 02-coding-prompts/    # Coding and development prompts
└── 03-user-prompts/      # User-side reusable prompts

🗂️ Categories

00-meta-prompts

Prompts for generating and optimizing other prompts.

01-system-prompts

System-level prompts that define AI behavior boundaries and frameworks.

02-coding-prompts

Core prompts for the Vibe Coding workflow:

  • Requirement clarification
  • Implementation planning
  • Code generation
  • Review and optimization

03-user-prompts

Reusable user-side prompts for common tasks.



← Back