Files
chill_notes/AI工程/INDEX_AI工程.md
2026-04-22 01:12:46 +08:00

62 lines
1.3 KiB
Markdown
Executable File
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: AI工程 索引
tags:
- AI工程
- AI Agent
- 设计工具
- 工程实践
created: 2026-04-21
updated: 2026-04-22
---
# AI工程 知识索引
> AI Agent 工程实践、设计工具、编码技能
---
## 📚 目录
| 笔记 | 说明 |
|------|------|
| [[INDEX_Claude_Design]] | Claude Design - Anthropic AI 设计工具 |
| [[Huashu Design]] | HTML-native 设计 skill for Claude Code |
| [[Harness Engineering]] | AI Agent 驾驭工程 |
| [[Superpowers技能框架]] | AI 编码智能体技能框架 |
| [[code-reviewer技能]] | 代码审查 AI 技能 |
| [[fireworks-tech-graph]] | 技术图生成工具 |
| [[Rclone管理WebDAV笔记]] | WebDAV 管理 |
| [[WebDAV挂载指南]] | WebDAV 挂载配置 |
---
## 核心主题
### AI 设计工具
| 工具 | 说明 | 定位 |
|------|------|------|
| Claude Design | Anthropic 网页设计工具 | GUI + 对话 |
| Huashu Design | Claude Code 设计 skill | 命令行 + HTML 交付 |
### AI Agent 工程
| 框架 | 说明 |
|------|------|
| Harness Engineering | 让 AI 智能"可用"的工程系统 |
| Superpowers | 强制合规的技能工作流 |
---
## 快速导航
### 安装命令
```bash
# 安装 Huashu Design
px skills add alchaincyf/huashu-design
```
---
*共 8 篇笔记 | 更新2026-04-22*