Agent Skills
› asgeirtj/system_prompts_leaks
› interactive-prototype
interactive-prototype
GitHub生成具备真实交互、状态管理及动画过渡的高保真交互式原型,模拟真实应用体验。
Trigger Scenarios
需要快速验证UI/UX交互逻辑
构建前端功能演示原型
Install
npx skills add asgeirtj/system_prompts_leaks --skill interactive-prototype -g -y
SKILL.md
Frontmatter
{
"name": "interactive-prototype",
"description": "Working app with real interactions",
"user-invocable": true
}
Interactive prototype
Create a fully interactive prototype with realistic state management and transitions. Use React useState/useEffect for dynamic behavior. Include hover states, click interactions, form validation, animated transitions, and multi-step navigation flows. It should feel like a real working app, not a static mockup.
Version History
- 481967c Current 2026-08-20 17:03


