en un clic
new-web
Add a new website
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Add a new website
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| name | new-web |
| description | Add a new website |
| argument-hint | [description of the new website] |
The current repository is a collection repository for websites. Each website is stored as a submodule in the repository, and the submodule repositories are all hosted on GitHub as private repositories.
I now want to add a new website. It should be based on basesite and retain the interfaces from basesite.
You should use english.
The steps you may need to take are as follows:
basesite (excluding Git-related files), rename the copy, initialize it as a repository, and publish it using gh (assuming gh is already logged in). Then, add the repository as a submodule.basesite, implement the target website. Retain the framework, language, and api interfaces of basesite. basesite/constitution.md should be followed to ensure that the implementation of the new website is consistent with the constitution.npm run build to check if the website can be built successfully. If there are any build errors, fix them until the website can be built successfully.You can use AskUserQuestions to ask me questions if you need more information or clarification.
Improve the website
Push changes to the GitHub repository
Create a new website by transferring from a static website
Create a new website by transferring from a static website