← Back to Skills Marketplace
sunshine-del-ux

Openclaw Fullstack App

by Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
415
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-fullstack-app
Description
Generate complete fullstack apps with React/Vue/Next frontend, Node/Python backend, PostgreSQL/MongoDB, Docker, CI/CD, auth, REST/GraphQL APIs.
Usage Guidance
This package is a simple local project scaffolder — its behavior is coherent with the description. Follow these precautions before using it: (1) Review generate.sh to confirm the exact files it will create; run it in an empty or disposable directory to avoid accidental overwrites. (2) Fix insecure defaults in the generated output (replace hardcoded DB password, set a secure DATABASE_URL, correct DB image name to 'postgres' or 'mongo' as appropriate). (3) Be aware the script does not validate or sanitize the NAME argument — avoid passing untrusted strings (e.g., containing '..' or shell-special characters). (4) The skill has no provenance (no homepage/repository/author contact); if you need stronger assurances, request source hosting or a verified author before relying on it in production. (5) After generation, inspect the produced Docker/CI configs and run in an isolated environment (e.g., local VM or throwaway container) before deploying to real services.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-fullstack-app Version: 1.0.0 The skill bundle is a standard fullstack application boilerplate generator. The shell script (generate.sh) creates local directory structures and files for React/Vue/Next.js frontends and Node/Python backends without any signs of data exfiltration, malicious execution, or obfuscation. While it generates a docker-compose.yml with hardcoded default credentials (user:pass), this is a common template practice and does not indicate malicious intent.
Capability Assessment
Purpose & Capability
Name/description promise a fullstack app generator and the included SKILL.md plus generate.sh produce project scaffolding (frontend, backend, docker-compose, etc.). Required tools (Node/Python/Docker) align with the generator's outputs.
Instruction Scope
SKILL.md simply instructs running ./generate.sh and lists requirements. The script only creates files in the target directory and does not read unrelated files, call external URLs, or access environment variables beyond conventional PORT usage in example backend code. Minor issues: the script does not validate inputs, may overwrite files in the target directory, and embeds values like $NAME directly into generated files.
Install Mechanism
No install spec is present (instruction-only). The only code is generate.sh which writes scaffolding locally; no downloads or binary installs are performed by the skill itself.
Credentials
The skill declares no required credentials or config paths. However, the generated docker-compose embeds a hardcoded DB password ('pass') and a DATABASE_URL template; the DB image is set to the $DB value (defaults to 'postgresql', which is not the standard Docker image name). These are conveniences but are insecure or likely incorrect defaults and should be adjusted by the user.
Persistence & Privilege
Skill does not request persistent or elevated privileges, does not set always:true, and does not modify other skills or system-wide configuration. It only writes generated files into the chosen directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-fullstack-app
  3. After installation, invoke the skill by name or use /openclaw-fullstack-app
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw Fullstack App Generator initial release - Generate complete fullstack applications with frontend, backend, database, Docker, CI/CD, and authentication. - Supports React, Vue, Next.js (frontend) and Node.js, Python, Django, FastAPI (backend). - Choice of PostgreSQL or MongoDB databases. - Produces a ready-to-use project structure and deployment templates. - Includes example usage commands and requirements in documentation.
Metadata
Slug openclaw-fullstack-app
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Openclaw Fullstack App?

Generate complete fullstack apps with React/Vue/Next frontend, Node/Python backend, PostgreSQL/MongoDB, Docker, CI/CD, auth, REST/GraphQL APIs. It is an AI Agent Skill for Claude Code / OpenClaw, with 415 downloads so far.

How do I install Openclaw Fullstack App?

Run "/install openclaw-fullstack-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Fullstack App free?

Yes, Openclaw Fullstack App is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openclaw Fullstack App support?

Openclaw Fullstack App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Fullstack App?

It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.

💬 Comments