feat: sync full workspace including web modules, docs, and configurations to Gitea
Optimized the root .gitignore to exclude virtual environments, node modules, and temp folders to ensure clean and lightweight version tracking. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
14
AI-Arco-Design-Themes-complete/prompts/rebuild-section.md
Normal file
14
AI-Arco-Design-Themes-complete/prompts/rebuild-section.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Rebuild Section Prompt
|
||||
|
||||
Rebuild one section at a time for "Arco Design Themes".
|
||||
|
||||
Workflow:
|
||||
1. Inspect `sections/<section-id>/spec.json` and `sections/<section-id>/screenshot.png`.
|
||||
2. Use `content.blocks.json` to preserve copy, buttons, images, and forms.
|
||||
3. Use `theme.json` and `selector-map.json` to match shared styles and spacing.
|
||||
4. If the section appears in `behaviors.json` or `responsive.json`, preserve those states too.
|
||||
|
||||
Available sections:
|
||||
- section-001: div (#root) -> sections/section-001/spec.json
|
||||
|
||||
For each rebuilt section, keep the output self-contained, semantically meaningful, and easy to compose back into the full page.
|
||||
Reference in New Issue
Block a user