← all publishers

AntonioZS

@antoniozs source repo

5 published skills

  1. Code Review · antoniozs bundle
    Review code for correctness, edge cases, missing tests, maintainability, and merge risk. Use when the user asks for a code review, asks what could break, or wants a structured assessment before merging.
    0 installs
  2. Docs Writer · antoniozs bundle
    Improve developer-facing documentation, setup instructions, and concise explanations for code or workflows. Use when the user asks to update README files, onboarding docs, or explain how to use a project safely.
    0 installs
  3. Test Writer · antoniozs bundle
    Identify high-value test gaps and write focused unit tests for risky code paths. Use when the user asks for missing tests, regression coverage, or better edge-case protection.
    0 installs
  4. Commit Helper · antoniozs bundle
    Prepare and create a git commit for the current changes. Manual invocation only because it stages files and writes repository history.
    0 installs
  5. Refactor Helper · antoniozs bundle
    Refactor code safely without changing behavior. Use when the user wants to simplify logic, improve naming, or separate responsibilities while preserving existing outputs.
    0 installs