com um clique
project-conventions
Core conventions and patterns for this codebase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Core conventions and patterns for this codebase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Write evidence-based architectural proposals before implementation
Write clear, scannable project documentation
Use short-lived branches and small pull requests
Keep secrets out of source control, logs, and generated artifacts
Keep tests, validation scripts, and expectations aligned with behavior changes
Cross-platform path handling and command patterns
| name | project-conventions |
| description | Core conventions and patterns for this codebase |
| domain | project-conventions |
| confidence | medium |
| source | template |
This is a starter template. Replace the placeholders below with conventions that are actually true for the project created from this template.
Describe how errors should be surfaced, logged, and recovered from.
Document where tests live, how to run them, and what must be covered when behavior changes.
Record formatting, linting, naming, and review expectations used in the repository.
Explain the purpose of major directories so agents and contributors know where changes belong.
docs/ — published site assets and generated datanews/ — weekly discovery outputsscripts/ — automation utilities used by workflows