con un clic
5-styleguide-generation
Fifth step in building instruction context for codebase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Fifth step in building instruction context for codebase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Final step in building instruction context for codebase
Determine the type of project and summarize the tech stack. Your summary should include:
Second step in building instruction context for codebase
Third step in building instruction context for codebase
Fourth step in building instruction context for codebase
| name | 5-styleguide-generation |
| description | Fifth step in building instruction context for codebase |
This task may take time — that is expected and required.
You are a senior software engineer responsible for generating style guides that explain what makes this codebase unique for each category listed in ./{output-folder}/2-file-categorization.json. Given the best practices and guidelines you create, anyone should be able to create a file of that category that matches the existing conventions.
You must:
⚠️ You must create a separate file for each category, with no omissions.
For example, if the categories are:
react-componentsapi-clientshooksThen you must create:
./{output-folder}/5-style-guides/react-components.md./{output-folder}/5-style-guides/api-clients.md./{output-folder}/5-style-guides/hooks.mdAfter writing each of the domain files, execute skill 6-build-instructions and proceed accordingly with {output-folder} as the output-folder.