frontend-dev
使用 AI 媒体构建前端页面
创建专业网页需要设计、媒体、动画和文案技能。此技能将所有五种能力整合到一个工作流中,生成包含 AI 创建的图片、视频、音乐、配音和滚动动画的完整页面。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“frontend-dev”。 Build a landing page for a fitness app with hero image and feature sections
预期结果:
- Generated: index.html with React components
- Generated: hero image via MiniMax image API
- Generated: Framer Motion scroll animations for feature cards
- Generated: Tailwind CSS styling with responsive layout
正在使用“frontend-dev”。 Create a product page with AI video demo and background music
预期结果:
- Generated: Next.js page with video hero section
- Generated: AI video clip via MiniMax video API with push-in camera movement
- Generated: Ambient background music via MiniMax music API
- Generated: GSAP timeline for scroll-triggered content reveals
安全审计
低风险Static analysis flagged 1176 patterns with a risk score of 100/100, but evaluation confirms these are overwhelmingly false positives. High-severity 'weak cryptographic algorithm' findings in canvas-fonts/*.txt files are font Open Font License texts, not crypto code. 'Ruby/shell backtick execution' findings in markdown reference files are backtick-enclosed code examples in documentation. 'Windows SAM database' finding at templates/viewer.html:508 is the word 'CUSTOMIZE' containing the substring 'SAM'. regex.exec() in generator_template.js:133 is a standard JavaScript hex color parser. The skill is a legitimate frontend development tool with MiniMax API client scripts that properly use environment variables for API key management. Low risk after review.
中风险问题 (2)
低风险问题 (6)
风险因素
🌐 网络访问 (70)
⚙️ 外部命令 (841)
🔑 环境变量 (51)
📁 文件系统访问 (16)
⚡ 包含脚本 (1)
质量评分
你能构建什么
营销落地页创建
一位初创公司创始人需要带有主视觉图片、背景视频和说服性文案的落地页。该技能可生成包含 AI 创建媒体资源的完整页面。
带有生成艺术的作品集网站
一位设计师希望作品集包含交互式 p5.js 生成艺术、流畅的页面过渡和自定义字体。该技能可构建艺术系统和完整的网站布局。
带有配音和视频的产品演示
一位产品经理需要一个带有 AI 旁白教程、生成背景音乐和产品展示图片的演示页面。该技能可创建所有媒体并组装页面。
试试这些提示
Build a landing page for a coffee subscription service. Include a hero section, features grid, and pricing cards. Use React with Tailwind CSS.
Create a travel blog homepage with AI-generated hero images for destinations: 'tropical beach sunset', 'mountain village morning', 'city skyline at night'. Use Next.js with Framer Motion for fade-in animations.
Build a product launch page with an AI-generated hero video, background music, and a narrated product demo section. Use AI images for feature cards. Include scroll-triggered animations with GSAP. Deploy as pure HTML.
Create an interactive art gallery page with a p5.js generative art piece as the hero. Include a parameter control panel for users to adjust the art. Add ambient background music generated by AI. Use Vue with cinematic scroll animations.
最佳实践
- 在使用媒体生成功能之前设置 MINIMAX_API_KEY 和 MINIMAX_API_BASE 环境变量
- 使用具体、详细的提示词进行 AI 媒体生成,以获得更高质量的结果
- 在部署到生产环境之前测试生成的媒体资源,因为 AI 输出质量会有所变化
避免
- 不要将 API 密钥提交到版本控制,始终使用环境变量
- 不要在审查质量和适宜性之前使用 AI 生成的媒体
- 避免并行生成过多媒体资源,以免超出 API 速率限制