Maintainability, design and test-coverage review rubric for GitHub pull requests
Thorough code + application-security review rubric for GitHub pull requests
Menu
Visão por repositório de 7 skills coletadas em 5 repositórios do GitHub.
Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.
Maintainability, design and test-coverage review rubric for GitHub pull requests
Thorough code + application-security review rubric for GitHub pull requests
Severity-tagged code review format used by the MortgageCheck pipeline. Defines [blocker]/[important]/[suggestion]/[nit] tags and the CODE-REVIEW.md structure (Summary, Acceptance-Criteria checklist, Findings grouped by severity). Use when writing or grading a code review report for this codebase.
European mortgage feasibility rules used by MortgageCheck — DTI thresholds (35/40), LTV thresholds (80/90, no PMI), employment contract type handling (permanent/fixed_term/self_employed), and +3% rate stress test. Use when designing, implementing, testing, or reviewing the mortgage feasibility logic, or when writing boundary tests against any of these criteria.