← all publishers

JoseVelazcoH

@josevelazcoh source repo

5 published skills

  1. Python Clean Code · josevelazcoh bundle
    Trigger: clean code, readable Python, refactor, naming, comments, magic numbers, data classes, code smells, DRY, KISS, YAGNI. Make Python read like prose at the line and function level.
    0
    installs
  2. Python Code Review · josevelazcoh
    Trigger: code review, review my changes, review this PR, check my code, pre-merge review, review diff. Review Python changes by the Review Pyramid, priority-first.
    0
    installs
  3. Python Testing Tdd · josevelazcoh
    Trigger: write tests, pytest, TDD, red-green-refactor, fixtures, mocks, parametrize, coverage, test first. Drive Python features test-first with quality pytest patterns.
    0
    installs
  4. Python Anti Patterns · josevelazcoh bundle
    Trigger: anti-patterns, import order, file too long, split module, unrelated functions, hardcoded values, magic values, module constants, extract constants, future annotations import. Enforce battle-tested Python module-organization rules.
    0
    installs
  5. Python Design Principles · josevelazcoh bundle
    Trigger: SOLID, dependency inversion, coupling, cohesion, strategy pattern, open/closed, abstractions, Protocol, ABC, class structure. Shape Python class and module design.
    0
    installs