jondot / awesome-designops

Awesome DesignOps is an awesome style list that curates the best design ops news, tools, tutorials, articles and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


awesome




Awesome DesignOps is an awesome style list that curates the best design ops news, tools, tutorials, articles and more. PRs are welcome.

Don't miss out! subscribe to our weekly newsletter



Table of Contents

Design Systems

Criteria for design systems:

  • Not just a component library
  • Must include engineering point of views: React based, and infrastructure to bring up a whole design system including pipeline
  • Better if includes design resources: sketch resources, design blog or design tone

Design Teams

Reading

Design System Tools

Components

  • Storybook - Storybook is THE versatile framework for building design systems. You can use it it for design systems, showcase, testing, and handoff.
    • Docgen addon - generates documenation for Storybook using React docgen.
    • Readme addon - render README files in storybook.
    • Scissors addon - render components in many form factors (mobile, desktop, etc.).
  • React Styleguidist - made for style guides and design systems from the start, works like magic. You can use React component in regular Markdown files to showcase components.
  • React docgen - extract documentation from React components.
  • Compositor Kit - a new way to develop, document and test React component libraries.
  • styled-components - a modern styling library for React that does much more.
  • Vueds - If you prefer building design systems with vue.js

Testing

  • TBD

Sketch

Workflow & Organization

Design

  • RenameIt - the best plugin for renaming inside Sketch.
  • Images Reinvented - must have for images. Creates a mask by default.
  • Select Similar - select similar layers based on common properties.
  • Dock preview - a fun way to preview artboard on the dock.
  • Fontpad - the only plugin that lets you edit/create fonts inside Sketch (free).
  • Single border - create a "fake" single border for when you need that.
  • Paddy - generate padding.
  • Looper - create fun looping compositions.
  • Automate Sketch - a Sketch multitool.
  • Better Shadows - generate shadows with non-linear decay.
  • Rough Sketch - generate hand-drawn variant of your composition. Works mostly.
  • Chromatic Sketch - generate perceptually uniform gradients and color scales.

Content

Handoff

Development

  • Skpm - the plugin development tool that started it all.
  • Sketch API - the Javascript based API for Sketch plugins.

Templates

React

Colors

Accessibility

  • Stark - Sketch plugin to validate accessibility in design time
  • Bulb Design Tools - list of automated tools for testing for accessibility

About

Awesome DesignOps is an awesome style list that curates the best design ops news, tools, tutorials, articles and more.


Languages

Language:JavaScript 100.0%