AI Development Guide
This page will cover the guide of using AI to develop the template. Cursor is used as the AI development tool in this guide.
Cursor Rules
The template has provided a set of cursor rules in .cursor/rules/ directory. These rules are used to guide the AI to develop the template.
To generate or modify the rules by AI, you can use /Generate Cursor Rules command at Cursor AI Panel.
Common Prompts
You can ask AI to add, delete, or modify any section and component in this template. Here are some prompts that are useful for you to use:
- Fix the issue in the code.
- Translate the page to another language.
- Help me complete the projects in data.tsx: 1. Proj 1, blabla, 2. Proj 2, blabla, etc.
- Add a fun-fact section to the page, showcase my hobbies and interests.
- Add a new section for showing news reports about me, from list in data.tsx.
- Remove the Invited Talks section from the page.
- Remove the navbar completely.
- Remove Discover from footer, and add a new column showing friend links.
- Change the theme color of the website to a different color.
- For the projects showcase, zoom the image and video to fit the container instead of using margin.
And the following prompts are useful to be appended to the end of the prompt:
- Please use modern, elegant and responsive design.
- Please update both English and Chinese versions of the page.
Last updated on