← all publishers

vitoriarntrindade

@vitoriarntrindade source repo

7 published skills

  1. Openspec Sync Specs · vitoriarntrindade
    Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
    0
    installs
  2. Spec Driven Workflow · vitoriarntrindade bundle
    Run a change through the full lifecycle in this repository — classify it, specify it, branch, implement, verify with the gate, review it with the right specialist, and stop at the human acceptance gate. Use whenever a feature, fix, refactor or security change is requested and it is not obviously trivial.
    0
    installs
  3. Testing And Coverage · vitoriarntrindade
    How the test suite works in this project — its PostgreSQL requirement, its fixtures, how to derive tests from specification scenarios, which edge cases matter here, and how to treat the 95% coverage floor honestly. Use when writing, fixing or reviewing tests.
    0
    installs
  4. Python Best Practices · vitoriarntrindade bundle
    The Python code standards for this project — type hints, Google docstrings, 78-character lines, PEP 8 naming, error handling and structure — plus how to read and fix what ruff and mypy report. Use when writing or reviewing Python.
    0
    installs
  5. Openspec Update Change · vitoriarntrindade
    Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.
    0
    installs
  6. Pocketledger Architecture · vitoriarntrindade bundle
    The layering rules, module conventions and domain invariants of this FastAPI codebase — where each kind of code belongs, how ownership scoping works, and how to add a new resource without breaking the pattern. Use before writing or reviewing any application code.
    0
    installs
  7. Repository Security Audit · vitoriarntrindade
    Perform a comprehensive backend security review of a source code repository, identifying vulnerabilities, insecure patterns, misconfigurations, and AI security risks. Use when asked to audit, review, pentest, or assess application security.
    0
    installs