·component-architect
</>

component-architect

zpankz/mcp-skillset

强制执行官方 Claude Code 组件标准。创建技能时使用, 代理、命令或挂钩。验证现有组件并提供修复措施。 实现“一种技能 = 一个专业代理”架构模式。

6安装·0热度·@zpankz

安装

$npx skills add https://github.com/zpankz/mcp-skillset --skill component-architect

SKILL.md

| SKILL.md | name, description | allowed-tools, model, context, agent, hooks, user-invocable | | Agent .md | name, description | tools, disallowedTools, model, permissionMode, skills, hooks | | Command .md | (none) | description, allowed-tools, model, argument-hint | | plugin.json | name, description | author | | hooks.json | hooks object | description |

| High | opus | Architecture, debugging, multi-domain reasoning | | Medium | sonnet | Implementation, refactoring, moderate analysis | | Low | haiku | Searches, simple transforms, quick lookups | | Inherited | inherit | When parent context model is appropriate |

| Complex multi-step | plan | High complexity requiring human feedback before implementation | | Edge case handling | acceptEdits | Potential edge cases need user confirmation on edits | | Routine execution | bypassPermissions | Clear requirements, preplanned, or promise completion | | Standard workflow | default | Normal permission checking with prompts |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/zpankz/mcp-skillset --skill component-architect
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 component-architect?

强制执行官方 Claude Code 组件标准。创建技能时使用, 代理、命令或挂钩。验证现有组件并提供修复措施。 实现“一种技能 = 一个专业代理”架构模式。 来源:zpankz/mcp-skillset。

如何安装 component-architect?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zpankz/mcp-skillset --skill component-architect 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/zpankz/mcp-skillset