mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-17 21:39:00 -04:00
Move code guidelines from docs into two Claude Code skills so that triage, solve, and review skills share a single source of truth instead of duplicating project standards inline. - Create rendercv-development-context skill with source code standards (type annotations, linting, docstrings) and codebase references - Create rendercv-testing-context skill with test authoring standards (file structure, naming, parametrize, fixtures, principles) - Remove docs/developer_guide/code_guidelines/ (content moved to skills) - Remove Code Guidelines section from mkdocs.yaml nav - Refactor solve-rendercv-issue, review-rendercv-pr, and triage-rendercv-issue to reference the shared context skills