MindStudio Interface Designer Skill
v1.0.0Master frontend skill for MindStudio Interface Designer. Use this skill for every UI/UX request including creating, designing, building, improving, reviewing...
⭐ 1· 108·0 current·0 all-time
bySol Farahmand@sol1986
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (MindStudio Interface Designer, React UI builder) matches the SKILL.md instructions: interviewing the user, mapping inputs to MindStudio variables, and producing React components that call submit()/useIsRunning() from './bridge'. Required capabilities (bridge wiring, variable mapping, aesthetic guidance) align with the stated purpose.
Instruction Scope
The runtime instructions stay within UI/UX/bridge wiring scope: discovery questions, variable naming, component structure, and patterns for submitting workflow variables. The instructions do not ask the agent to read system files, environment variables, or send data to external endpoints outside the MindStudio workflow. They explicitly require wiring via './bridge' which is expected in the MindStudio environment.
Install Mechanism
The skill is instruction-only and has no install spec (low risk). Note: skill.json lists './bridge' in requiredFiles but no bridge file is included in this package — this is expected because the bridge is provided by the user's MindStudio project/environment, but you should verify that the runtime bridge implementation in your project matches the patterns the skill expects.
Credentials
The skill requests no environment variables or credentials. It operates entirely on user-provided design inputs and MindStudio workflow variables, which is proportionate to its purpose.
Persistence & Privilege
Flags show normal privileges (always: false, user-invocable: true, agent can invoke autonomously). The skill does not request persistent system presence or attempt to modify other skills or system-wide settings.
Assessment
This is an instruction-only skill designed to run inside a MindStudio + Claude Code environment. Before installing, confirm you have the MindStudio local tunnel and the project-provided './bridge' module that implements submit() and useIsRunning(); the skill expects that bridge and will import from it but does not supply it. There are no requested secrets or external endpoints in the SKILL.md, but you should: 1) review the bridge implementation in your project to ensure submit() behaves as expected and does not forward data externally, 2) test generated components in a safe/dev workspace (especially if collecting sensitive user data), and 3) confirm the variable naming the skill enforces matches your downstream workflow to avoid accidental data leakage or mis-wiring. Minor metadata inconsistencies (skill.json version vs registry metadata) are likely benign but worth noting.Like a lobster shell, security has layers — review code before you run it.
latestvk97cv9v2p83beqz3012cc4e0jd83es1w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
