Prototype Factory

v1.0.0

High-fidelity interactive prototype production (Flutter, SwiftUI, React) with motion, stock assets, and pitch-ready handoff. Use when asked to design/build "...

0· 155·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md documents intake, design language, scaffolding, and handoff for Flutter/React/SwiftUI prototypes. Required resources and steps (project files, assets, stock imagery, dependency installs) are expected for this purpose.
Instruction Scope
Runtime instructions are limited to creating project files, stubbing sample data, adding UI assets, and running normal build/lint/test commands. There are no instructions to read unrelated system files, exfiltrate environment variables, or contact unknown external endpoints; external network activity is limited to fetching packages, stock media, and hosting demo media (all coherent with prototyping).
Install Mechanism
The skill is instruction-only (no install spec or code files). However, the workflow explicitly runs package managers (flutter pub add, npm install) which will fetch third-party packages from public registries — this is normal for project scaffolding but does imply network downloads at runtime and a dependency audit is prudent.
Credentials
No environment variables, credentials, or config paths are required by the skill. The handoff checklist suggests providing a .env.example with dummy keys (safe practice). There is no request for unrelated secrets or platform credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modification of other skills/system settings. It writes project-local files as part of normal operation, which is appropriate for a scaffolding workflow.
Assessment
This skill is coherent and appears safe as an instruction-only prototyping workflow. Before running its recommended commands, review third-party dependencies the scaffold will install (flutter/pub and npm packages) and vet their licenses and maintenance state. When adding or hosting media, confirm licensing (Unsplash/Pexels terms) and avoid uploading sensitive data or real credentials to public CDNs; keep any real API keys out of project files and only include .env.example with dummy values. If you plan to run scripts provided by others, run them in an isolated environment (container or VM) and inspect them first.

Like a lobster shell, security has layers — review code before you run it.

latestvk97chk3bfzs5px3gjby61ch30n835r8q

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments