Paulo César Dianin Junior
Community@maxjuniorbr · Campinas - SP
Agent Skills by Paulo César Dianin Junior
Showing 17 vetted skills indexed across 1 GitHub repositories.
auth-implementation-patterns
Implement JWT authentication with rotating refresh tokens and RBAC for SegFlow CRM.
web-design-guidelines
Audit frontend code against up-to-date web interface guidelines to identify accessibility and consistency violations.
systematic-debugging
Guide root-cause debugging through a four-phase investigation workflow.
error-handling-patterns
Standardize error handling, propagation, and graceful degradation in multi-service architectures.
code-review-excellence
Provide structured, actionable feedback for code reviews and mentoring sessions.
vercel-react-best-practices
Optimizes React/Next.js rendering and bundle size using prioritized Vercel best-practices rules.
test-driven-development
Enforce test-first workflows using the RED-GREEN-REFACTOR cycle.
nodejs-backend-patterns
Enforce unified Node.js backend patterns across routes, controllers, and tests.
javascript-testing-patterns
Implements standardized Vitest/Jest and Testing Library test patterns for JavaScript/TypeScript projects.
modern-javascript-patterns
Refactor legacy JavaScript codebases using modern ES6+ patterns.
sql-optimization-patterns
Analyze EXPLAIN plans and refactor slow SQL queries for PostgreSQL and MySQL.
frontend-design
Designs React+TypeScript+Vite+Tailwind frontend interfaces from user requirements.
tailwind-design-system
Build Tailwind CSS v4 design systems with @theme tokens and CVA components.
responsive-design
Implement responsive layouts with CSS Grid and container queries.
verification-before-completion
Enforces a deterministic workflow requiring tests and verification commands before declaring completion.
postgresql-table-design
Design PostgreSQL schemas with keys, normalization, typing, indexing, and constraints.
typescript-advanced-types
Explain TypeScript generics, conditional, mapped, template literal, and utility types.