[PR #3] [MERGED] feat: design agent #3

Closed
opened 2026-03-03 15:56:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mrgoonie/human-mcp/pull/3
Author: @mrgoonie
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @mrgoonie

Base: mainHead: dev


📝 Commits (5)

  • df73916 ci: separate test and publish GitHub Actions workflows
  • 33c2dad docs: update project documentation to v2.9.0
  • 6f33bc9 fix(build): externalize native dependencies for ONNX Runtime deployment
  • db8d552 fix(docker): migrate from Alpine to Debian for glibc compatibility
  • 55d4116 feat: add comprehensive UI/UX design system and agent capabilities

📊 Changes

16 files changed (+943 additions, -472 deletions)

View changed files

📝 .claude/agents/researcher.md (+3 -1)
.claude/agents/ui-ux-designer.md (+203 -0)
.claude/commands/design/3d.md (+65 -0)
.claude/commands/design/fast.md (+18 -0)
.claude/commands/design/good.md (+21 -0)
.claude/commands/design/screenshot.md (+22 -0)
.claude/commands/design/video.md (+22 -0)
📝 .claude/commands/docs/update.md (+7 -0)
📝 .github/workflows/publish.yml (+15 -15)
.github/workflows/test.yml (+44 -0)
📝 .gitignore (+1 -0)
📝 Dockerfile (+7 -6)
📝 README.md (+329 -414)
📝 docs/codebase-structure-architecture-code-standards.md (+133 -16)
📝 docs/project-overview-pdr.md (+48 -18)
📝 package.json (+5 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mrgoonie/human-mcp/pull/3 **Author:** [@mrgoonie](https://github.com/mrgoonie) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@mrgoonie](https://github.com/mrgoonie) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`df73916`](https://github.com/mrgoonie/human-mcp/commit/df73916952f885a358386dc6d459c3b5e6dc5f95) ci: separate test and publish GitHub Actions workflows - [`33c2dad`](https://github.com/mrgoonie/human-mcp/commit/33c2dad076f61901b2640f6b4177132b55a1d06c) docs: update project documentation to v2.9.0 - [`6f33bc9`](https://github.com/mrgoonie/human-mcp/commit/6f33bc9060a9c362cd823955f3202e56f82fcf27) fix(build): externalize native dependencies for ONNX Runtime deployment - [`db8d552`](https://github.com/mrgoonie/human-mcp/commit/db8d552a84948a3f9de8f73c5d502ee19658f003) fix(docker): migrate from Alpine to Debian for glibc compatibility - [`55d4116`](https://github.com/mrgoonie/human-mcp/commit/55d411630da440a10c0264c220d2e222c9d729b1) feat: add comprehensive UI/UX design system and agent capabilities ### 📊 Changes **16 files changed** (+943 additions, -472 deletions) <details> <summary>View changed files</summary> 📝 `.claude/agents/researcher.md` (+3 -1) ➕ `.claude/agents/ui-ux-designer.md` (+203 -0) ➕ `.claude/commands/design/3d.md` (+65 -0) ➕ `.claude/commands/design/fast.md` (+18 -0) ➕ `.claude/commands/design/good.md` (+21 -0) ➕ `.claude/commands/design/screenshot.md` (+22 -0) ➕ `.claude/commands/design/video.md` (+22 -0) 📝 `.claude/commands/docs/update.md` (+7 -0) 📝 `.github/workflows/publish.yml` (+15 -15) ➕ `.github/workflows/test.yml` (+44 -0) 📝 `.gitignore` (+1 -0) 📝 `Dockerfile` (+7 -6) 📝 `README.md` (+329 -414) 📝 `docs/codebase-structure-architecture-code-standards.md` (+133 -16) 📝 `docs/project-overview-pdr.md` (+48 -18) 📝 `package.json` (+5 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:56:46 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/human-mcp#3
No description provided.