Using a Skill/Will matrix for personal career development

Discover how a Skill/Will Matrix helps employees identify strengths and areas for growth, boosting personal and professional development.

As part of their onboarding, all of our employees are encouraged to fill out a “Skwill” — a small matrix that shows an overview of their strengths and interests in different fields. The matrix is “public” (i.e. visible to anyone inside the company) and makes it super easy to share your skillset with teammates or people outside of your team.

What is Skwill?

Skwill is a project that originally came out of our Innovation Incubator. The basic idea was to recreate a Skill/Will matrix in digital form as a small app and incorporate it into our everyday to create strong and diverse project teams and support the career development of each employee; while the concept of a skill/will matrix isn’t revolutionary, we wanted to explore different use cases and see how far it can go in a work environment.

 

Filling out my Skwill Matrix

I filled out my Skwill matrix shortly after joining the company in April 2021; given I joined as a designer, I focused on adding skills that were design-specific, but also skills that complemented my design skillset: “CSS”, “HTML”, or “Documentation”. Other skills which I felt were relevant to mention were things such as “Mentoring”, “Public Speaking” or “Writing”.

My Skill/Will matrix from 2021 with design, programming and social skills spread out over the four quadrants.

 

Filling out a Skill / Will matrix may seem easy but it also requires a good deal of introspection. Many of us are socialised to show our strengths and ignore or avoid mentioning our weaknesses: I can’t remember the amount of times I felt the need to “fake it till I make it” in a work setting because I was scared of asking a question or worried about how it would be perceived if I didn’t understand a concept or an acronym. So, sitting down to think about what skills I am objectively not so good at, especially when they’re expected skills in my field, took a bit of honesty.

I found that my Quadrant 2 (High Will, Low Skill) had a few skills that I felt would be important to my development as a designer — skills like “Accessibility”, “User Experience”, and even “Figma” (the design tool). And yet, it felt a bit embarrassing to put those in my “low skill” column.

Skwill: One year later

When I opened up my analog planner at the beginning of 2022 to start thinking about my goals and plan my year, I made a mental note to take a look at my Skill Will matrix and update it as needed. It took me a few weeks to get to it, but this was the updated version at the beginning of February 2022:

My Skill/Will matrix from February 2022, with “Figma” moved from quadrant 2 to quadrant 1

 

Not much changed, other than Figma being moved to Quadrant 1 (High Will, High Skill); it may seem like a small change, but with Figma being an extremely powerful tool and now de facto one of the main platforms used by designers across the world, it felt important to celebrate this little step in the right direction. This quick review of my Skill/Will matrix also made me realise that I had subconsciously worked on a specific skill from Quadrant 2 (Figma) because I was interested in it (High Will) and it was necessary for my work.

Fast forward a couple of months: After our Open Space event and a conversation in a session about contributing to open source software with a couple of coworkers, I added “Contributing to open source” to my Quadrant 1 (High Will, High Skill). And given my recent interest and deep dive into the topic of design systems, I promptly added that to the second quadrant (High Will, Low Skill) of my matrix. Here is an updated screenshot — from June 2022 — from my matrix that reflects those changes:

My Skill/Will matrix, updated in June 2022 with “Contributing to open source” in quadrant 1 and “Design Systems” in quadrant 2

 

What’s next?

As a pretty introspective person, I love the idea of tracking these changes and seeing how my skill set develops over time. Over the last year, it also became evident to me how a skill that seems self-explanatory — for me that’s “Contributing to Open Source”, because I always forget that not every tech worker has the privilege and possibility to work out in the open — can be something extremely useful for people I work with to know about; sharing information about those types of “obvious” skills can spark a conversation and, at times, even move further into mentoring territory.

I also think a matrix like the Skill/Will matrix can help us pinpoint what skills we want to work on next, and be specific with our learning when we feel stuck. Even if you’re not a big planner or goal-setter, regularly looking at your matrix can be a subconscious push in the right direction when you want to get started with a new learning project — or it can make you realise when a skill you thought was important for you to learn actually isn’t.

And you?

What are some skills you’ve been developing over the course of this year? If you filled out a skill/will matrix for yourself in the past—did you ever use it for your skill or career development, and how?

Blog 9/16/21

Learning + Sharing at TIMETOACT GROUP Austria

Discover how we fosters continuous learning and sharing among employees, encouraging growth and collaboration through dedicated time for skill development.

Blog 3/17/22

Using NLP libraries for post-processing

Learn how to analyse sticky notes in miro from event stormings and how this analysis can be carried out with the help of the spaCy library.

Blog

Celebrating Homai - Using AI for Good

Our colleague Aigiz Kunafin has achieved an outstanding milestone - importance of his side-project Homai was acknowledged by the “AI for Good” Initiative of United Nations.

Blog 7/16/21

Building A Shell Application for Micro Frontends | Part 4

We already have a design system, several micro frontends consuming this design system, and now we need a shell application that imports micro frontends and displays them.

Blog 8/11/22

Part 1: TIMETOACT Logistics Hackathon - Behind the Scenes

A look behind the scenes of our Hackathon on Sustainable Logistic Simulation in May 2022. This was a hybrid event, running on-site in Vienna and remotely. Participants from 12 countries developed smart agents to control cargo delivery truck fleets in a simulated Europe.

Blog 11/5/24

AIM Hackathon 2024: Sustainability Meets LLMs

Focusing on impactful AI applications, participants addressed key issues like greenwashing detection, ESG report relevance mapping, and compliance with the European Green Deal.

Blog 9/7/20

Innovation Incubator Round 1

Team experiments with new technologies and collaborative problem-solving: This was our first round of the Innovation Incubator.

Blog 11/4/24

SAM Wins First Prize at AIM Hackathon

The winning team of the AIM Hackathon, nexus. Group AI, developed SAM, an AI-powered ESG reporting platform designed to help companies streamline their sustainability compliance.

Blog 12/22/22

Introduction to Functional Programming in F# – Part 6

Learn error handling in F# with option types. Improve code reliability using F#'s powerful error-handling techniques.

Blog 12/22/22

Introduction to Functional Programming in F# – Part 7

Explore LINQ and query expressions in F#. Simplify data manipulation and enhance your functional programming skills with this guide.

Blog 5/17/23

Introduction to Functional Programming in F# – Part 10

Discover Agents and Mailboxes in F#. Build responsive applications using these powerful concurrency tools in functional programming.

Blog 3/22/23

Introduction to Functional Programming in F# – Part 9

Explore Active Patterns and Computation Expressions in F#. Enhance code clarity and functionality with these advanced techniques.

Blog 5/25/21

From the idea to the product: The genesis of Skwill

We strongly believe in the benefits of continuous learning at work; this has led us to developing products that we also enjoy using ourselves. Meet Skwill.

Blog 7/12/23

Introduction to Functional Programming in F# – Part 11

Learn type inference and generic functions in F#. Boost efficiency and flexibility in your code with these essential programming concepts.

Blog 8/8/23

Introduction to Functional Programming in F# – Part 12

Explore reflection and meta-programming in F#. Learn how to dynamically manipulate code and enhance flexibility with advanced techniques.

Blog 10/30/24

Second Place - AIM Hackathon 2024: Trustpilot for ESG

The NightWalkers designed a scalable tool that assigns trustworthiness scores based on various types of greenwashing indicators, including unsupported claims and inaccurate data.

Blog 3/22/23

Introduction to Functional Programming in F# – Part 8

Discover Units of Measure and Type Providers in F#. Enhance data management and type safety in your applications with these powerful tools.

Blog 9/15/22

Introduction to Functional Programming in F# – Part 3

Dive into F# data structures and pattern matching. Simplify code and enhance functionality with these powerful features.

Blog 5/1/21

Ways of Creating Single Case Discriminated Unions in F#

There are quite a few ways of creating single case discriminated unions in F# and this makes them popular for wrapping primitives. In this post, I will go through a number of the approaches that I have seen.

Blog 9/13/22

Introduction to Functional Programming in F# – Part 2

Explore functions, types, and modules in F#. Enhance your skills with practical examples and insights in this detailed guide.