← 返回 Skills 市场
bullkis1

Rapid Prototyper

作者 Bullkis1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
367
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install rapid-prototyper
功能描述
Ultra-fast proof-of-concept and MVP development. Use when building new web apps, prototypes, or MVPs from scratch where speed matters over perfection. Specia...
安全使用建议
This skill is coherent for fast web-app prototypes, but review the following before using: 1) You will need to create and store secrets (DATABASE_URL, CLERK_SECRET_KEY, Supabase keys). Keep them out of source control and use your deployment provider's secret store. 2) The recommended feedback widget posts the current URL and free-form text to your backend — consider privacy and sanitize/store feedback appropriately to avoid leaking PII. 3) The docs encourage adding analytics (Vercel Analytics or PostHog) early — decide whether you want third-party telemetry before shipping. 4) The registry metadata does not declare the env vars the templates expect; treat that as a transparency gap and ensure you supply and protect required keys locally or in your deploy settings. If you want, I can point out specific lines to change to reduce data exposure (e.g., remove window.location.href from feedback payload) or produce a checklist for safe deployment (env handling, CORS, rate limiting, input sanitization).
功能分析
Type: OpenClaw Skill Name: rapid-prototyper Version: 1.0.0 The rapid-prototyper skill bundle is a legitimate tool designed to scaffold Next.js applications using a standard modern stack (Supabase, Clerk, Prisma, shadcn/ui). The instructions in SKILL.md and the boilerplate code in the references/ directory are consistent with the stated goal of rapid MVP development and do not contain any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (rapid prototyping / MVPs) matches the content: scaffold commands, stack choices, boilerplate patterns and deployment guidance for Next.js + Supabase + Clerk + Prisma. Required tools and libraries shown in the docs are appropriate for the stated purpose and nothing outside that domain (e.g., unrelated cloud providers or admin credentials) is requested.
Instruction Scope
The SKILL.md and references instruct the agent/developer to scaffold a full-stack app, add auth, analytics and a feedback widget that sends feedback plus the current URL (window.location.href) to the app backend. That is expected for a prototyping workflow, but it does introduce potential privacy/data-collection concerns (the feedback widget will capture URLs and any user-entered content). The instructions do not tell the agent to read local system files or fetch credentials from the environment automatically, so runtime scope is limited to developer actions.
Install Mechanism
This is an instruction-only skill with no install spec and no code files that execute on the agent. No downloads, third-party install URLs, or archive extraction are used by the skill itself — lowest install risk.
Credentials
The registry metadata lists no required env vars, but references/stack-setup.md clearly documents environment variables and secret keys you must provide to run the apps (DATABASE_URL, CLERK_SECRET_KEY, NEXT_PUBLIC_SUPABASE_ANON_KEY, etc.). Those env vars are appropriate for the described stack, but the metadata omission reduces transparency. The skill expects working with secrets (DB connection, auth keys, analytics), which are proportional to building and deploying a web app but should be handled carefully (do not commit them to source).
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills' configurations. It is user-invocable and can be invoked autonomously (platform default) but that is expected for instruction-only developer skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rapid-prototyper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rapid-prototyper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Next.js 14 + Supabase + Clerk + shadcn/ui MVP stack. Adapted from agency-agents.
元数据
Slug rapid-prototyper
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Rapid Prototyper 是什么?

Ultra-fast proof-of-concept and MVP development. Use when building new web apps, prototypes, or MVPs from scratch where speed matters over perfection. Specia... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 367 次。

如何安装 Rapid Prototyper?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rapid-prototyper」即可一键安装,无需额外配置。

Rapid Prototyper 是免费的吗?

是的,Rapid Prototyper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rapid Prototyper 支持哪些平台?

Rapid Prototyper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rapid Prototyper?

由 Bullkis1(@bullkis1)开发并维护,当前版本 v1.0.0。

💬 留言讨论