Ronald Pereira
Community@rondevz
Computer Engineer that solves puzzles with Software. Interests: Music, Gym, Videogames
Agent Skills by Ronald Pereira
Showing 26 vetted skills indexed across 1 GitHub repositories.
setup-wizard
Guide beginners through automated Laravel project setup with Inertia, React, Pest, and Filament.
go-naming
Enforce Go naming conventions for identifiers, packages, and receivers.
go-documentation
Enforce Go documentation best practices across packages, types, and functions.
subagent-driven-development
Dispatch subagents to implement plan tasks with dual review gates.
go-performance
Optimize Go code with strconv conversions and pre-sized containers.
brainstorming
Turn vague Laravel project ideas into a beginner-friendly high-level plan.
web-design-guidelines
Audit UI code against Web Interface Guidelines and report file:line findings.
go-testing
Guide Go developers in writing tests per Google and Uber style guides.
executing-plans
Execute approved implementation plans in batches with checkpoint reviews.
go-context
Standardize context.Context propagation as the first parameter in Go functions.
writing-plans
Create beginner-friendly Laravel implementation plans from approved designs.
go-defensive
Apply defensive Go patterns for interface verification, safe copying, and defer cleanup.
go-error-handling
Implement robust error handling patterns in Go programs.
go-linting
Define a standardized Go linting workflow with golangci-lint and recommended linters.
go-code-review
Review Go code against the Go Wiki CodeReviewComments checklist.
vercel-react-best-practices
Identify and apply React/Next.js performance best practices across components and data-fetching patterns.
go-control-flow
Apply idiomatic Go control-flow patterns for readability and reliability.
interview
Guide planning interviews to surface assumptions, risks, and decision criteria.
vercel-composition-patterns
Refactor React component libraries using composition patterns to reduce boolean props.
go-packages
Standardize Go project package naming, import organization, and dependency management.
go-interfaces
Explain Go interfaces, type assertions, type switches, and embedding patterns.
debug-coach
Translate Laravel errors into plain English with prioritized root-cause analysis.
go-functional-options
Implement Go functional options with With* constructors and an Option interface.
go-style-core
Enforce Go style principles and formatting guidelines across codebases.