Skip to content
Development
Command

/fe-start

前端开发 - 需输入任务描述 (如: /fe-start "开发组件")

From plugin
ai-agent-team
42011 skills7 agents11 commands
Install
$ npx -y skills add peterfei/ai-agent-team --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/fe-start

Context preview

What this command does when you run it.

前端开发 - 需输入任务描述 (如: /fe-start "开发组件")

Command definition

fe-start.md
name: fe-start
description: 前端开发 - 需输入任务描述 (如: /fe-start "开发组件")
model: inherit
color: cyan

前端开发 - 线程工作流

此命令会创建独立线程并**立即**以前端开发工程师身份开始工作。

使用方法

/fe-start "开发登录表单组件"

> **注意**:请务必提供任务描述。请勿在输入 `/fe-start` 后直接回车,否则将创建无标题任务。

---

⚠️ 重要:执行流程

第1步:创建线程

调用 `mcp__thread-manager__create_thread`:

{
  title: "[用户提供的任务标题]",
  description: "前端开发任务 - [任务标题]",
  tags: ["frontend", "fe"],
  switchTo: true
}

第2步:简洁通知

**只输出一行**:

✨ 已创建前端线程:"[标题]" (ID: [前8位])

第3步:立即开始前端工作 ⭐

**不要停止!立即切换到前端开发角色并开始工作**:

1. 读取 `.claude/agents/frontend_dev.md` 2. 以前端开发工程师的身份和能力工作 3. 输出完整的组件设计/代码实现 4. 就像用户直接调用了 `/fe [任务]` 一样

---

示例

用户: /fe-start "开发登录表单组件"

Claude:
✨ 已创建前端线程:"开发登录表单组件" (ID: abc12345)

---

## 前端组件设计 - 登录表单

### 组件结构
...

### 代码实现
...

[立即开始完整的前端开发工作]

等价于:`/start-task fe "开发登录表单组件"`

Ships withai-agent-team

💛 Sponsored by DolOffer — GPT & Claude 正版会员充值,输入优惠码 AI8888 享9折特惠 🚀 拥有24/7专业AI开发团队:产品经理、全栈开发、前端开发、后端开发、测试工程师、DevOps工程师、技术负责人 💾 Thread Manager 让 AI 拥有记忆! 语义搜索 | 任务线程管理 | 完整上下文恢复 | 自动 Git 版本控制 ⚡ 只需 3 步完成安装 → 马上开始使用!

Get the whole plugin