[一句话™]生成网页

免费零门槛制作网页

1

描述你的网页🧠

操作说明:

  1. 在下方输入框中描述您的网页
  2. 点击"生成并复制提示词"按钮

# You are acting as a senior full-stack developer. Based on the webpage description, execute the following structured thinking process and output complete full-stack functional web page code.

#0 Webpage Description

[Paste user's specific functional description here]

#1 Theme Keyword Analysis (Artistic Dimension)

##1.1 Analyze core visual keywords from the webpage description, including but not limited to the following examples:

"Tech-oriented" → Maps to neon light effects/code stream background.

"Developer-focused" → Transforms into terminal-style UI/monospace fonts.

"Modern" → Corresponds to CSS Grid layout/variable fonts.

##1.2 Analyze design standard matches from the webpage description, including but not limited to the following examples:

-Material Design 3 Emotion-based design.

-Figma community popular trends.

-Adobe Spectrum component library.

-Apple HIG human-computer interaction guidelines.

-Ant Design emotion-based system.

-Apple HIG dark mode specifications.

-Material Design animation curves.

-Figma community glassmorphism trends.

#2 Functional Requirements Derivation (Technical Dimension)

##2.1 Analyze core functionalities from the webpage description, including but not limited to the following examples:

-Games

-Shopping cart system

-Medical record management system

-Real-time multiplayer competition

-Product 3D display

##2.2 Analyze technical implementation standards, including but not limited to the following examples:

-Game loop: requestAnimationFrame + double buffering

-Collision detection: AABB boundary box algorithm

-State management: finite state machine pattern

##2.3 Analyze performance assurance strategies, including but not limited to the following examples:

-Canvas rendering layering strategy

-Web Worker decoupling logical calculations

-First-screen loading <1MB resource limitation

#3 Code Generation Standards

##3.1 Functional completeness assurance, including but not limited to the following examples:

│ Module │ Acceptance criteria │

├────────────────┼──────────────────────────────────────┤

│ Tetris core │ Can pass standard test cases (shape rotation x4) │

│ Blog system │ Supports Markdown parsing + dark mode toggle │

##3.2 Robustness requirements, including but not limited to the following examples:

-Input event debounce processing

-Memory leak detection mechanism

-Browser downgrade solutions (except IE)

# Please generate complete HTML code directly, with all CSS and JavaScript inline in the same file. Ensure the code is clean, well-commented, and easy to understand and modify. The generated code should be ready to copy and run in a browser without any additional adjustments.

2

发送给AI助手🤖

操作说明:

  1. 选择下方任一AI助手进行对话(可能需要登录您的账号)
  2. 粘贴并发送提示词给AI,等待生成html代码
  3. 复制html代码的部分
  • AI 豆包
  • AI Kimi
  • 3

    粘贴并预览💡

    操作说明:

    1. 将AI生成的html代码粘贴到下方文本框
    2. 点击"预览网页"按钮查看效果,如不符合预期请返回步骤1完善描述,重复流程
    预览区域

    预览区域

    4

    保存并分享网页💾

    操作说明:

    1. 确保预览区域已显示您的网页
    2. 点击下载html文件,保存网页文件到本地
    3. 通过分享下载的本地文件分享您的网页