prototype-interaction

Solid

Define and document prototype interactions, transitions, and hotspots

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Prototype Interaction Skill ## Purpose Define prototype interactions, map click/tap actions, configure transitions, and generate interaction specifications for design handoff. ## Capabilities - Map click/tap interactions to destinations - Define transition animations and timing - Set up interactive hotspots - Generate interaction specification documents - Export to Figma prototype format - Create interaction matrices ## Target Processes - hifi-prototyping.js - wireframing.js (interactivePrototypeTask) ## Integration Points - Figma Prototype API - InVision API - ProtoPie specifications ## Input Schema ```json { "type": "object", "properties": { "screens": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "imagePath": { "type": "string" } } } }, "interactions": { "type": "array", "items": { "type": "object", "properties": { "sourceScreen": { "type": "string" }, "hotspot": { "type": "object", "properties": { "x": { "type": "number" }, "y": { "type": "number" }, "width": { "type": "number" }, "height": { "type": "number" } } }, "trigger": { "type": "string", "enum": ["tap", "click", "hover", "drag", "swipe"] }, ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

ux-prototyping

Create interactive single-file HTML prototypes for UX validation. Use when the user asks to create a prototype, mockup, or interactive wireframe based on specs/architecture/ux.md or any UX specification. Triggers include requests like "create a prototype", "build a prototype from the UX spec", "make an interactive mockup", "prototype the user flow", or "validate the UX".

335 Updated today
aiskillstore
AI & Automation Solid

interaction-design

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.

36,222 Updated today
wshobson
AI & Automation Listed

prototyping

Use when building an artifact whose purpose is to answer a specific question — paper sketch, wireframe, clickable mockup, wizard-of-oz, role-play, service prototype, or code spike — at the lowest fidelity sufficient to produce that learning. Do NOT use for production-grade component construction, design-system contribution, or building the actual ship-ready feature — those are design-module-composition and engineering implementation.

0 Updated 6 days ago
jacob-balslev
AI & Automation Solid

working-with-playground-app

This skill provides guidance for building UI/UX prototypes in the Packmind playground app. It should be used when creating a new prototype, iterating on an existing prototype, or working with files in apps/playground/. Triggers on mentions of "playground", "prototype", or direct work within the apps/playground/ directory.

287 Updated today
PackmindHub
AI & Automation Listed

prototype

Advanced prototyping (Artifacts/Figma/Lovable/v0/Bolt)

0 Updated 1 weeks ago
talgacapri