prototyping
2
总安装量
2
周安装量
#68878
全站排名
安装命令
npx skills add https://github.com/spjoshis/claude-code-plugins --skill prototyping
Agent 安装分布
opencode
2
gemini-cli
2
claude-code
2
github-copilot
2
codex
2
kimi-cli
2
Skill 文档
Prototyping
Build interactive prototypes that simulate real product behavior for testing and stakeholder demonstrations.
When to Use This Skill
- Usability testing
- Stakeholder demos
- Developer handoff
- User flow validation
- Animation testing
- Interaction design
- Concept validation
- Investor presentations
Core Concepts
1. Prototype Fidelity Levels
Low-Fidelity:
- Paper prototypes
- Clickable wireframes
- Basic navigation
- Fast iteration
Medium-Fidelity:
- Interactive wireframes
- Some content
- Basic interactions
- User flow testing
High-Fidelity:
- Visual design applied
- Real content
- Animations
- Full interactions
- Near-production quality
2. Figma Prototype Setup
## Prototype Configuration
**Device**: iPhone 14 Pro (393x852)
**Starting Frame**: Homepage
**Interactions**:
1. Homepage â Product Page
- Trigger: Click on product card
- Action: Navigate to
- Animation: Slide left
- Duration: 300ms
- Easing: Ease out
2. Add to Cart Button
- Trigger: Click
- Action: Change to "Added!"
- Animation: None
- Reset after: 2s
3. Navigation Menu
- Trigger: Click hamburger icon
- Action: Overlay menu
- Animation: Slide in from left
- Duration: 250ms
4. Form Field Focus
- Trigger: Focus
- Action: Change to focus state
- Animation: None
Best Practices
- Define purpose – Testing vs presentation
- Match fidelity – To stage of design
- Use real content – Authentic scenarios
- Limit flows – Focus on key tasks
- Include states – Loading, error, success
- Test interactions – Before user testing
- Document flows – Clear navigation map
- Gather feedback – Iterate based on testing
Resources
- Figma Prototyping: Interactive design
- Principle: Animation prototyping
- ProtoPie: Advanced interactions