Developing Design System Components to Enhance PlayStation's Web Experience

Company
Sony PlayStation
My Role
Frontend Engineer
My Team
2 Product Designers
4 Engineers
1 Product Owner
Duration
1.25 Years

Enhancement Impact

18.52 Million
Disability users reached monthly
87.5%
Time saved on implementation
+7%
Conversion Rate Increase

When PlayStation set out to redesign its web components, the goal was simple: make the platform more accessible and efficient for everyone—especially the 18.52 million users with disabilities who make up about 16% of its 116 million monthly users.

By enhancing accessibility features, the updates not only created a more inclusive experience but also opened the door to a potential 7% increase in conversion rates from this user base.

On top of that, introducing reusable components has been a game-changer for developers. What used to take 4–6 hours to implement can now be done in less than an hour, making the process faster, smoother, and much more efficient.

Product Solution Preview

This is a full view of the Product Description Page, showing all the components I developed seamlessly integrated into the final design.

Store

This is a view of the PlayStation Store, showing the sort & filter component I updated. As users apply their selected criteria, the grid dynamically updates to display the relevant results.

Game Library

This is a view of the Game Library, showing the components I updated for each tab like Purchased, Played, etc., including the Filter component.

My Journey to Frontend Development and Design Systems

I worked as a software engineer at Playstation for 3 years. In 2021, I decided to transition from backend to frontend development. I found that I enjoyed the visual aspect of UI work and being able to see how my work directly impacted the user experience.

Around that same time, PlayStation was embarking on a major redesign initiative and I joined the effort to implement components for their Design System.

My Responsibilities

As part of a team of four engineers, I took the lead in driving the implementation and final sign-off of key design system components. Additionally, I mentored junior engineers, fostering their growth and ensuring code quality. My work directly impacted critical domains, including the PlayStation Store, Product Description Page, and Game Library, enhancing the user experience across these core areas.

Technologies That Streamlined Our Workflow

During the redesign process, we collaborated extensively with Product, Design and QA to ensure each component met the required standards before signoff. Below were some of the technologies we used to effectively collaborate together. 

Jira
We used Jira, an agile project management tool for sprint planning and iterative development. We had weekly sprints where feature requirements were defined and tracked through different stages to provide a high level view of its status.
Github Storybook
Platform to render mockups of UI components for QA and Design to test and sign off on. Mockups would include rendering of components in all different states.
React
Javascript library used to implement the components. React makes it easy to create interactive UIs by building components that manage their own state and composing them to make complex UIs.

Component Development Standards

Beyond adhering to product and design specifications, I ensured each component met the following critical requirements and features to maintain quality, consistency, and usability

Accessibility
Components must meet WCAG 2.0 level AA and have support for screen readers, which includes text to voice comprehension and keyboard navigation 
Responsive Layout
Components should automatically resize based on device breakpoints ranging from mobile small to desktop large
Internationlization
PlayStation supports over 100+ languages, thus all components must account for edge cases when rendering in different locales 
Performance
PlayStation Web has over 50+ million monthly visitors, which means all components must be able to efficiently handle media assets as well as provide loading screens while rendering 
Unit & Component Tests

Components must have unit and component tests written to successfully pass regression testing 

Key Visual Changes for a Modernized Experience

In alignment with the new Design Interaction Guidelines introduced during the web redesign, the following key changes were implemented across each domain space

Sample Style Guide

To provide a glimpse of the visual design changes, I created a sample style guide for reference. This recreation is not the official style guide but offers a concise summary of key specifications from the original, which featured a more extensive and detailed set of guidelines.
Playstation example style guide

Components Developed and Deployed

The following is a detailed list of components I developed and successfully deployed to production, along with an overview of the specific changes and enhancements made.

Product Description Page
Game Background Image
product description page game background image
Enhancements: Fixed positioning for hero  and game background images to center align at the top properly for all device breakpoints
Game Legal Info
product description page game and legal info
Enhancements: Updated to use new grid system, updated margins and spacing
Playstation Store
Preview Grid
playstation preview grid component
Enhancements: Created new preview grid component, implemented accessibility for tab navigation and keyboard focus, updated interactive states and grid to new responsive layout
Sort & Filter
Enhancements: Created bottom sheet component for mobile device, updated store sort & filter spacing and margins on browsing page
Enhancements: Updated pagination logic, grid layout, colors and interactive states
Game Library
Filter
Game library filter component
Enhancements: Updated label component's interactive states and filter alignment
arrow_upward

From Then to Now: A Look at the Store’s Evolution

Before the web enhancement and redesign, PlayStation's web experience had already undergone significant evolution since its 2019 design. To showcase the progress, here’s a comparison of the store from 2019 to 2021, highlighting major enhancements in visual design, accessibility, and navigation.
2019 - Store Search
playstation 2019 store search page
2020 Store Search
playstation 2020 store search page
(2021 - Present) Store Search
playstation 2021 present store search page
(2021 - Present) Store Collection
playstation 2021 present store collection page

Game Library

This is a view of the Game Library page. In addition to redesigning the components, full page layouts were also updated for Purchased, Played, Downloads etc.

(2021 - Present) Game Library Purchased
Game Library 2021 Present Purchase Page

Learnings

This project opened my eyes to the real challenges users with disabilities face when navigating digital platforms. It wasn’t just about checking boxes for accessibility standards—it was about understanding how these features impact real people’s lives.

I learned that incorporating accessibility early in the design process makes it much easier to implement and improves the overall experience for everyone, not just users with disabilities. This experience has completely shifted how I approach design—accessibility isn’t an afterthought; it’s a core part of building something truly inclusive and impactful.