← Back to Skills Marketplace
hiromps

OpenGemini Next.js Bestpractice Builder

by hiromps · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
111
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install opengemini-next-js-bestpractice-builder
Description
Build and document a solo SaaS project using a fixed Next.js/Tailwind/Prisma stack, with FastAPI only for Python workloads and strict architecture rules.
Usage Guidance
This skill appears to be what it says (scaffolding and docs for a fixed Next.js/Prisma stack), but important runtime assumptions are not declared. Before installing or running: (1) ensure the gemini CLI is installed and authenticated — the scripts call 'gemini -p' and will send your project brief and prompts to an external AI service; do not include secrets or tokens in the brief or files you let the skill send. (2) Inspect scripts locally (bootstrap_tree.sh, generate_project_docs.sh) to confirm the file paths and that writing to your filesystem is acceptable. (3) Be aware the skill may prompt you to wire up external services (Vercel, Stripe, Clerk, etc.) which will require credentials; these are not requested by the skill metadata. If you want to reduce risk, run the bootstrap script in an isolated directory, review generated files before committing, and avoid passing any sensitive secrets into the gemini prompts.
Capability Analysis
Type: OpenClaw Skill Name: opengemini-next-js-bestpractice-builder Version: 1.0.1 The skill bundle is a project scaffolding tool designed to automate the creation of a SaaS project using a specific technology stack (Next.js, FastAPI, Prisma, etc.). The included shell scripts (bootstrap_tree.sh, generate_project_docs.sh) and markdown instructions are focused entirely on directory creation, documentation generation via a local CLI, and enforcing architectural best practices. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The SKILL.md and scripts repeatedly rely on the Gemini CLI (and mention OpenClaw/ACP) as part of normal operation, but the skill metadata declares no required binaries or credentials. A declared dependency on the gemini binary (and any auth it needs) is expected for this skill's purpose; its absence is an incoherence. Otherwise, the files and scripts are consistent with scaffolding and docs-generation for the fixed stack.
Instruction Scope
Runtime scripts (generate_project_docs.sh) invoke 'gemini -p' with the project brief and write generated markdown to project files; bootstrap_tree.sh creates project directories/files. The instructions do not access unrelated system files or environment variables, but they do transmit the provided brief (and any content you pass) to an external AI via the Gemini CLI. The SKILL.md does warn 'verify Gemini CLI is installed and authenticated', but that warning is not reflected in declared requirements.
Install Mechanism
No install spec is present and included scripts only create files and call local binaries. There are no downloads or external installers in the bundle, which keeps install risk low.
Credentials
The skill declares no required environment variables or credentials, yet operation depends on an authenticated Gemini CLI and the broader publish/readiness notes mention external services (Vercel, GitHub, etc.) that typically require credentials. The lack of declared env vars or primary credential is a mismatch — you should assume you need Gemini credentials configured in your environment before use, and be cautious about any other credentials you supply when following the skill's workflows.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide agent settings. Its scripts create project-local files and a skills/ tree for a scaffold — expected behavior for a project scaffolding skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install opengemini-next-js-bestpractice-builder
  3. After installation, invoke the skill by name or use /opengemini-next-js-bestpractice-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Pin Prisma to 6.x and clarify Neon PostgreSQL as the production database standard.
v1.0.0
Initial release: opinionated Next.js SaaS builder for solo developers with project-level skill generation, docs-first workflow, and Gemini CLI orchestration
Metadata
Slug opengemini-next-js-bestpractice-builder
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is OpenGemini Next.js Bestpractice Builder?

Build and document a solo SaaS project using a fixed Next.js/Tailwind/Prisma stack, with FastAPI only for Python workloads and strict architecture rules. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install OpenGemini Next.js Bestpractice Builder?

Run "/install opengemini-next-js-bestpractice-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenGemini Next.js Bestpractice Builder free?

Yes, OpenGemini Next.js Bestpractice Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenGemini Next.js Bestpractice Builder support?

OpenGemini Next.js Bestpractice Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenGemini Next.js Bestpractice Builder?

It is built and maintained by hiromps (@hiromps); the current version is v1.0.1.

💬 Comments