Skip to content

Kooooooma/agent-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文

2026 AI编程工具实战手册

一份深度对比 GitHub CopilotCursorAntigravity 三款主流 AI 编程工具的实战参考手册。

🌐 在线预览

https://agent-sheet.vercel.app/

📖 手册内容

章节 主题 覆盖内容
第一章 规则系统 项目规则配置、全局规则、团队规则、激活方式对比
第二章 命令系统 Commands / Prompts / Workflows 的创建与使用
第三章 技能系统 SKILL.md 标准格式、技能目录结构、触发方式
第四章 子智能体 Subagents / Custom Agents / Browser Agent 配置
第五章 Mentions @引用、#引用、文件/代码库/文档引用对比
第六章 MCP协议 Model Context Protocol 配置与 MCP Store

🛠️ 技术栈

  • 纯静态 HTML/CSS/JS
  • 响应式设计,支持移动端
  • 深色/浅色主题切换
  • 无需构建,直接部署

📁 项目结构

handbook/
├── index.html    # 主页面
├── styles.css    # 样式文件
└── script.js     # 交互脚本

🚀 本地预览

cd handbook
npx serve .

或直接用浏览器打开 handbook/index.html

📝 License

Apache-2.0

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published