Overview
- Skill Key
- chinmayagit/webappbuilder
- Author
- chinmayagit
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/chinmayagit/webappbuilder
- Latest Commit SHA
- 15c5894418baaaf451ea7c908bcd402fdf84170a
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+Vite+Tailwind frontend with Node/Express/MongoDB backend using MVC architecture.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 neo-app-mode 技能。 若已安装,则直接安装 neo-app-mode 技能。
# 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 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.
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.