← 返回
开发者工具 中文

Web Builder

Build full-stack applications after collecting project requirements. Use when user says Neo App Mode, asks to build/create/scaffold a new app, or wants React...
收集需求后构建全栈应用。用户提及Neo App Mode、请求构建/创建/搭建新应用或需要React时使用。
chinmayagit
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 563
下载
💾 16
安装
1
版本
#latest

概述

Neo App Mode

Collect requirements first, then scaffold a production-ready starter.

Requirement intake (ask before scaffolding)

Ask these in one compact checklist:

  1. Project name
  2. App type and core modules (auth, dashboard, CRUD entities)
  3. User roles (admin/user/etc.)
  4. Required pages and API endpoints
  5. MongoDB connection preference (local/Atlas)
  6. Auth method (JWT/session/OAuth)
  7. Extra features (file upload, charts, payments, notifications)

If user is unsure, use defaults from references/default-requirements.md.

Generate app scaffold

Run:

bash skills/neo-app-mode/scripts/scaffold_neo_app.sh \
  --name <project-name> \
  --path apps \
  --with-auth jwt

Output structure:

  • frontend/ → React + Vite + Tailwind
  • backend/ → Express + MongoDB + MVC
  • .env.example files for frontend/backend
  • starter README with run steps

Behavior rules

  • Always confirm requirements summary before code generation.
  • Use clean MVC in backend: models/, controllers/, routes/, middlewares/, config/.
  • Add at least one sample entity module with full CRUD.
  • Add health route and API prefix /api/v1.
  • Keep generated code minimal, readable, and extendable.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 13:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,775
data-analysis

warehouse

chinmayagit
生成仓库分析图表、表格图像及报告用可视化,使用SQLite/CSV数据,适用于用户请求仓库图表、产品表格等场景。
★ 0 📥 537
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,823