home / skills / sergiodxa / agent-skills

sergiodxa/agent-skills

My own agent skills for tools I use

11 skills
GitHub

Sponsored

frontend-async-best-practices

sergiodxa/agent-skills

68
This skill helps optimize asynchronous JavaScript by applying parallelism and branch-aware awaits to eliminate waterfalls and speed up data fetching.
frontend-react-router-best-practices

sergiodxa/agent-skills

68
This skill helps optimize React Router data loading, forms, and route organization by applying best practices for loaders, actions, and UI data usage.
frontend-testing-best-practices

sergiodxa/agent-skills

68
This skill helps you implement front-end testing best practices, prioritizing end-to-end tests, minimal mocks, and behavior-focused validation across the UI.
frontend-accessibility-best-practices

sergiodxa/agent-skills

68
This skill helps you implement accessibility best practices in React components, improving semantic structure, keyboard support, and screen reader experience.
frontend-internationalization-best-practices

sergiodxa/agent-skills

68
This skill guides you through implementing internationalization for React Router apps with remix-i18next, improving localization accuracy and performance.
frontend-js-best-practices

sergiodxa/agent-skills

68
This skill helps you apply JavaScript and TypeScript best practices to optimize performance in loops, data structures, and DOM manipulation.
frontend-react-best-practices

sergiodxa/agent-skills

68
This skill helps you optimize React components and bundles by applying best-practice guidelines for performance, memoization, and reusable architectures.
frontend-tailwind-best-practices

sergiodxa/agent-skills

68
This skill helps you apply Tailwind best practices for layout, color schemes, and className handling to speed frontend development.
owasp-security-check

sergiodxa/agent-skills

68
This skill performs OWASP-aligned security audits for web apps and REST APIs, identifying vulnerabilities and guiding concrete remediation before production.
ruby-on-rails-best-practices

sergiodxa/agent-skills

68
This skill helps you apply Basecamp's Ruby on Rails best practices to structure models, controllers, jobs, and concerns for maintainable code.