Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From pdlc
Scaffolds a new frontend app with standard directory structure, initial docs, and support for React, Vue, Next.js, and miniprograms. Used via /pdlc-add-app.
npx claudepluginhub kanfu-panda/pdlc-skills --plugin pdlcHow this skill is triggered — by the user, by Claude, or both
Slash command
/pdlc:pdlc-add-app <应用名><应用名>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- @include templates/prompts/iron-law.md -->
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
在项目中添加一个新的前端应用,并生成完整的目录结构和初始文档。
make new-app 或直接在 frontend/web/ 下创建应用目录(或 frontend/h5/、frontend/miniprogram/、frontend/app/)frontend/<分类>/<应用名>/docs/ 下创建初始文档$ARGUMENTS
本命令的 handoff 输出:
✅ 新前端应用 完成
📦 产出:frontend/<分类>/<应用名>/
👉 下一步:(本次流程结束,无后续)