Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 644 Bytes

File metadata and controls

25 lines (14 loc) · 644 Bytes

中文 | English

Practical Examples

Example 1: Admin Management System Development

Business Input

I need to build an enterprise admin management system.

Output structure is omitted here — the format is consistent with the mini-program case below, split into Minimal Version, Advanced Version, and Self-Check Checklist.

Example 2: Product Requirements Document (PRD)

Business Input

Write a complete PRD for a community APP.

Example 3: Code Development Prompt

Business Input

Implement a universal network request framework for Android using Kotlin.