helderberto

51 mods across 2 repositories, 128 stars between them.

validate-code

49

helderberto/agent-skills

Skill Claude CodeCodex

Validate code quality: auto-fix formatting/lint, verify types, run tests. Use when user asks to "validate code", "/validate-code", "check code", or wants to validate before committing. Don't use for committing, pushing, or writing new tests.

13 11d ago A 56 tokens original MIT

visual-review

50

helderberto/agent-skills

Skill Claude CodeCodex

Render a GitHub Pull Request diff as a self-contained HTML page where each changed hunk is annotated with a software-principle explanation and a suggested simplification. Use when the user wants to review a PR visually, generate an HTML/visual diff report, or see PR feedback linked to principles (e.g. an unnecessary…

13 11d ago A 106 tokens original MIT

visual-validate

51

helderberto/agent-skills

Skill Claude CodeCodex

Validate UI changes in a real browser using Chrome DevTools or Playwright MCP. Takes screenshots, compares before/after, exercises interactions, captures console errors. Use when user asks to "visual validate", "/visual-validate", "check the UI", "screenshot before/after", or finishes a UI change. Don't use for unit…

13 11d ago A 96 tokens original MIT