← all publishers

samuel-venturin

@samuel-venturin source repo

26 published skills

  1. Tasks · samuel-venturin
    Manage the task queue — list, next, inspect, set dependencies, and transition status.
    0 installs
  2. Execute · samuel-venturin
    Execute a planned task end-to-end, using specific sub-skills for each step of the workflow. This is the main execution command that orchestrates the entire process from identifying the task to final approval.
    0 installs
  3. Refactor · samuel-venturin bundle
    Single-entry refactoring automation with Python tools for code analysis, spec generation, and guided refactoring with user approval.
    0 installs
  4. Interpret · samuel-venturin
    Interpret a Jira spec and produce planning artifacts — PRD, PROMPT, QUALITY. Triggered automatically when XML is pasted.
    0 installs
  5. Pr Maestro · samuel-venturin bundle
    Single-entry PR automation skill using Python tools for tag, PR creation, and template application with deterministic behavior.
    0 installs
  6. Ideas Notes · samuel-venturin bundle
    Consult and update persistent idea notes for automation/testing workflows.
    0 installs
  7. Local Stack · samuel-venturin bundle
    Gerencia a stack local de desenvolvimento. Invocado com /local-stack [comando] [servico]. Comandos: status, start, stop, restart, reset, logs. Servicos: infra, domain, tasks, bff, frontend.
    0 installs
  8. Execute Setup · samuel-venturin
    Create or locate worktree for task execution. Step 4 of execute workflow.
    0 installs
  9. Commit Changes · samuel-venturin
    Commit changes using atomic commits following ScanSource Brazil commit convention. Runs required checks, stages selectively, and creates well-formed commits. Never pushes automatically.
    0 installs
  10. Playwright CLI · samuel-venturin bundle
    Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
    0 installs
  11. Execute Approve · samuel-venturin
    Present execution summary and await user approval. Steps 7-9 of execute workflow.
    0 installs
  12. Execute Tdd Red · samuel-venturin
    TDD-RED phase — Write all unit and E2E tests FIRST (in failing state) based on QUALITY.md acceptance criteria. Tests document the expected behavior before implementation begins.
    0 installs
  13. Release Maestro · samuel-venturin bundle
    Single-entry release automation using Python tools for tag recommendation, tag creation, release notes generation and create/update release.
    0 installs
  14. Execute Validate · samuel-venturin
    Validate task dependencies, artifacts, and status. Steps 0-3 of execute workflow.
    0 installs
  15. QA Test Tutorial · samuel-venturin
    Writes a manual QA test tutorial for an already-implemented ticket/feature and, by default, immediately executes it end-to-end with playwright-cli against the real dev environment, capturing screenshot evidence to attach to the Jira US.
    0 installs
  16. Testid Extractor · samuel-venturin bundle
    Extract data-testid from pages using testid-v2 plugin. Self-contained skill that handles authentication internally using e2e/auth module. Captures dynamically generated hashes and creates docs/testid-map.md for reference in E2E tests and pattern validation.
    0 installs
  17. Execute Transition · samuel-venturin
    Transition task status to doing. This phase only changes state before implementation loop.
    0 installs
  18. Execute Code Review · samuel-venturin
    Rigorous code review against DRY, SOLID, FUNCTIONAL PROGRAMMING, CLEAN CODE, and project standards (AGENTS.md). Runs after implementation and before QA validation.
    0 installs
  19. Update Error Catalog · samuel-venturin
    Sync error codes from ErrorCatalog.cs (BFF) to frontend i18n localization files following the error-catalog.md conventions.
    0 installs
  20. Execute QA Validation · samuel-venturin
    Re-run validation tests after code review. If GREEN, proceed to user approval; otherwise generate report and stop for manual continuation.
    0 installs
  21. Execute Implementation · samuel-venturin
    Implement in a GREEN loop (run tests, fix code, rerun) until all tests pass. Never alter tests without explicit user authorization.
    0 installs
  22. Refactor Se · samuel-venturin
    Simplify Expressions sub-skill - Reduces complexity and improves readability of conditional logic and expressions.
    0 installs
  23. Refactor Rdc · samuel-venturin
    Remove Dead Code sub-skill - Identifies and removes unused functions, variables, imports, and dead code paths.
    0 installs
  24. Refactor Clean · samuel-venturin
    Clean Code sub-skill - Applies SOLID principles and clean code best practices.
    0 installs
  25. Refactor Naming · samuel-venturin
    Naming Conventions sub-skill - Standardizes variable, function, and class naming for consistency and clarity.
    0 installs
  26. Refactor Pattern · samuel-venturin
    Pattern Conformance sub-skill - Ensures files follow project-specific patterns and conventions documented in AGENTS.md.
    0 installs