mirror of
https://github.com/mrgoonie/human-mcp.git
synced 2026-04-26 12:05:49 +03:00
[PR #3] [MERGED] feat: design agent #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/human-mcp#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dev📝 Commits (5)
df73916ci: separate test and publish GitHub Actions workflows33c2daddocs: update project documentation to v2.9.06f33bc9fix(build): externalize native dependencies for ONNX Runtime deploymentdb8d552fix(docker): migrate from Alpine to Debian for glibc compatibility55d4116feat: 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.