Skip to content

full-stack-workspace/ai-coding-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ai-coding-engine

A systematic collection of prompts, workflows, and engineering standards designed to augment the product-building process.

ai-coding-engine 不仅仅是一个提示词(Prompt)集合,它是将 AI 深度集成到全栈研发工作流中的标准、工具与方法论沉淀。其核心目标是:实现“人机共生”的高效开发模式,将 AI 从简单的“代码补全”提升为“工程伙伴”。

🚀 核心理念

  • Context First(上下文优先):优质的输出源于精准的工程上下文注入。

  • SDD (Specification Driven):坚持规格驱动,先定义协议与边界,后生成代码。

  • Standardized Workflow:将零散的技巧标准化为可复用的 rules 和 workflow。

📂 仓库结构

├── guidelines/          # 规范类 (命名、架构、AI 协作准则)
├── prompts/             # 核心 Prompt 库 (按场景分类:Refactor, Test, Debug)
├── rules/               # 编辑器规则 (.cursorrules, .clinerules)
├── templates/           # 文档模板 (Spec, PRD, RFC)
├── skills/              # 技能类 (Git Workflow, Code Review, Debugging)
├── tool-chain/          # 脚本与 MCP 配置
└── showcase/            # 最佳实践案例 (AI 生成的代码与原始指令对照)

About

A systematic collection of prompts, workflows, and engineering standards designed to augment the product-building process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors