con un clic
coding-guidelines
Generate coding and architecture guidelines for this project.
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ú
Generate coding and architecture guidelines for this project.
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.
Execute the task list for a feature PRD.
Generate a detailed task list from a feature PRD so the work can be handed of to a junior developer
Generate a Product Requirements Document (PRD) for a feature. Invoke when a new feature is to be implemented or when significant existing logic is being changed.
Create a Project Synopsis for this project. Invoke when setting up a new project.
Basado en la clasificación ocupacional SOC
| name | coding-guidelines |
| description | Generate coding and architecture guidelines for this project. |
| model | claude-opus-4-8 |
Act as an experienced project manager and software architect.
vibes/000-atomic/project-synopsis.md. If no project synopsis is found, ask the user for one.COMMANDS.md in the project root. The first section should always include the commands to start server and a check command running required linters, typechecks and unit tests (if any). Also document a standalone lint + typecheck command (static checks only, no tests) that the go skill runs as a phase gate after each parent task. Setup pre-commit hooks based on user preferences if relevant.vibes/000-atomic/coding-guidelines.md. Use clear Markdown, distinct sections, write concise and understandable for a junior developer.[what it does]
[command]
[what it does]
[command]
[what it does]
[command]
[what it does]
[command]