← 返回 Skills 市场
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opengemini-next-js-bestpractice-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/opengemini-next-js-bestpractice-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 OpenGemini Next.js Bestpractice Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opengemini-next-js-bestpractice-builder」即可一键安装,无需额外配置。
OpenGemini Next.js Bestpractice Builder 是免费的吗?
是的,OpenGemini Next.js Bestpractice Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenGemini Next.js Bestpractice Builder 支持哪些平台?
OpenGemini Next.js Bestpractice Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenGemini Next.js Bestpractice Builder?
由 hiromps(@hiromps)开发并维护,当前版本 v1.0.1。
推荐 Skills