Files
rendercv/docs
Sina Atalay 8961744ebd Extract shared development and testing context into reusable skills
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
2026-03-21 02:05:07 +03:00
..
2026-03-02 20:30:23 +03:00
2026-03-06 18:35:10 +03:00
2025-12-22 17:04:50 +03:00
2026-03-20 21:16:54 +03:00