بنقرة واحدة
coding-guidelines
Generate coding and architecture guidelines for this project.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate coding and architecture guidelines for this project.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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]