neo-app-mode

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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "neo-app-mode" with this command: npx skills add ChinmayaGit/webappbuilder

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

yuqing-bitable-and-label

Incrementally sync data from XiaoAi API to Feishu Bitable and optionally auto-label records with machine-based type and sentiment annotations.

Registry SourceRecently Updated
General

张律师综合套装

张律师法律AI中台 - 中国首个开源法律AI技能库,涵盖刑事辩护、民商事诉讼、合同审查全流程

Registry SourceRecently Updated
General

刑事辩护

刑事辩护全流程AI助手 - 6大阶段21个模板,从接案到执行全覆盖

Registry SourceRecently Updated