Openclaw Fullstack App

# OpenClaw Fullstack App Generator

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 "Openclaw Fullstack App" with this command: npx skills add Sunshine-del-ux/openclaw-fullstack-app

OpenClaw Fullstack App Generator

Generate complete fullstack applications with OpenClaw.

Features

  • React + TypeScript frontend
  • Node.js/Python backend
  • PostgreSQL/MongoDB database
  • Docker deployment
  • CI/CD pipeline
  • Authentication
  • REST/GraphQL API

Usage

# Generate React + Node app
./generate.sh my-app react node

# Generate Vue + Python app
./generate.sh my-app vue python

# Generate Next.js + PostgreSQL
./generate.sh my-app next postgresql

Templates

  • React + Express + PostgreSQL
  • Vue + FastAPI + MongoDB
  • Next.js + Node + PostgreSQL
  • React + Django + PostgreSQL

Output

Generates complete project structure:

my-app/
├── frontend/
├── backend/
├── docker/
├── ci-cd/
└── docs/

Requirements

  • Node.js 18+
  • Python 3.8+
  • Docker

Author

Sunshine-del-ux

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.

Coding

Agent Dev Workflow

Orchestrate coding agents (Claude Code, Codex, etc.) to implement coding tasks through a structured workflow. Use when the user gives a coding requirement, f...

Registry SourceRecently Updated
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

Skill Blocker - 安全守卫

Blocks execution of dangerous commands and risky operations like destructive deletions, credential theft, code injection, and unauthorized system changes to...

Registry SourceRecently Updated
014
Profile unavailable