🎨
Frontend React Best Practices
This skill helps you optimize React components and bundles by applying best-practice guidelines for performance, memoization, and reusable architectures.
reactperformancerefactorcode-review
🧪
Frontend Testing Best Practices
This skill helps you implement front-end testing best practices, prioritizing end-to-end tests, minimal mocks, and behavior-focused validation across the UI.
testingfrontendintegration-testsdebugging
🎨
Frontend Accessibility Best Practices
This skill helps you implement accessibility best practices in React components, improving semantic structure, keyboard support, and screen reader experience.
frontendaccessibilityuxcode-review
🧪
Ruby On Rails Best Practices
This skill helps you apply Basecamp's Ruby on Rails best practices to structure models, controllers, jobs, and concerns for maintainable code.
backendrailscode-reviewrefactor