Kim Form
Description
--- description: Kim表单生成命令 - 根据字段描述生成React/Vue表单组件(含校验逻辑) allowed-tools: Read, Write, Edit, Bash, Task, Glob argument-hint: [表单字段描述] --- # Kim表单生成命令 > 输入字段和校验规则,生成完整的表单组件(React/Vue + 校验 + 样式) 你现在要生成表单组件:$ARGUMENTS **模式说明**:专门生成前端表单组件,自动处理校验、样式、提交逻辑。 ## 执行流程 ### 阶段1:分析表单需求 解析用户输入,提取: - **表单名称**:如 `LoginForm`、`UserProfile` - **字段列表**:字段名、类型、校验规则 - **提交地址**:API端点 - **框架选择**:React/Vue(检测项目) 如果信息不完整,询问用户: ``` 📝 请补充表单信息: 1. 表单名称:用户注册表单 2. 字段列表: - username: 文本, 必填, 4-20字符, 字母数字下划线 - ema
Installation
Installs to ~/.claude/commands/kimyx0207-claudecode-codex-gemini-kim-form.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KimYx0207/Claudecode-Codex-Gemini/HEAD/.claude/commands/kim-form.md -o ~/.claude/commands/kimyx0207-claudecode-codex-gemini-kim-form.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11