SlideShare a Scribd company logo
STYLE GUIDES@brad_frost
Style Guide Best Practices
Great news, team.
We got the green light to
redesign the homepage.
Style Guide Best Practices
That’s great
news, boss!
Yeah, the current
homepage is super ugly!
Yeah and don’t even ask
about the code quality lol.
Exciting! It will be great to do
things right this time.
Yeah we’re going to
use BEM…
And the visuals will be
clean and flat.
Yeah and we’re definitely
looking into React.js
And maybe this will give us
the chance to finally
migrate to a new CMS.
Grunt.
Make it so.
LATHER. RINSE. REPEAT.
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
global
north america
latin america
chile
europe
india
australia
china
hong kong
taiwan
Style Guide Best Practices
huge jerk.
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
We don’t have time for
cohesion and continuity!
We’re too busy
DISRUPTING!
ONE BRAND
MOREDEVICESENVIRONMENTS
PEOPLELANGUAGES
CONTENT
BROWSERS
MEDIUMS
COUNTRIES
SCREENSIZES
FEATURES
PRODUCTSSERVICESFUNCTIONALITY
CUSTOMERS
FORMA
USER
FORMFACTORSCONTEXT
STYLE GUIDES
Style Guide Best Practices
Style Guide Best Practices
http://cargocollective.com/mcalkins/Walmart-brand-book-design
brand.wvu.edu
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
BRAND STYLE GUIDES
๏ Purpose: establish guidelines for using core brand assets
๏ Audience: the entire organization, vendors and anyone
making use of brand assets
๏ Can include: Logos, typography, color palette, file templates,
assets, downloads, etc
Style Guide Best Practices
https://www.google.com/design/spec/material-design/
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
DESIGN LANGUAGE GUIDELINES
๏ Purpose: establish a design language for cohesive user
experience across a suite of products and services
๏ Audience: anyone creating user experiences for the
organization, mostly designers
๏ Can include: design principles, brand overlap, aesthetics, ux
principles, motion, etc
Style Guide Best Practices
voiceandtone.com
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
VOICE AND TONE GUIDELINES
๏ Purpose: establish and encourage a cohesive, appropriate
tone across the entire user experience
๏ Audience: content creators and editors, anyone writing copy
for the brand
๏ Can include: interface copy, marketing, documentation, blog
posts, legal, alerts, etc
Style Guide Best Practices
http://www.economist.com/styleguide/
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
http://www.dal.ca/webteam/web_style_guide/writing_for_the_web.html
WRITING STYLE GUIDES
๏ Purpose: establish and encourage a cohesive writing style
across all properties
๏ Audience: content creators and editors, anyone writing copy
for the brand
๏ Can include: grammar, proper content structure, general
writing best practices
Style Guide Best Practices
Style Guide Best Practices
code block
.thisishowwedoit {
}
CSS SYNTAX GUIDELINES
code block
.this-is-how-we-do-it {
}
CSS SYNTAX GUIDELINES
code block
.thisIsHowWeDoIt {
}
CSS SYNTAX GUIDELINES
code block
.this__is__how__we__do—-it {
}
CSS SYNTAX GUIDELINES
code block
.- -...- - ..- - —— .. . ..—— — {
}
CSS SYNTAX GUIDELINES
https://github.com/styleguide
https://github.com/styleguide/javascript
https://github.com/styleguide/javascript
CODE STYLE GUIDES
๏ Purpose: establish code standards for teams to write more
cohesive, efficient, and maintainable code
๏ Audience: front-end developers, back-end developers, 3rd
party developers, summer interns, developers developers
developers
๏ Can include: development principles, HTML structure
guidelines, CSS architecture, syntax, best practices, JS style
and best practices, backend language syntax and best
practices
Style Guide Best Practices
http://walmartlabs.github.io/web-style-guide
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
PATTERN LIBRARIES
๏ Purpose: establish and maintain an effective interface
design system to create consistent UIs, speed up
production, and create a watering hole for the team
๏ Audience: anyone touching the project: designers,
developers, project managers, product owners, etc
๏ Can include: global elements, typography, image types, lists,
navigation, blocks, media, animations, literally anything you
include in a UI
Style Guide Best Practices
Style Guide Best Practices
MAKING PATTERN LIBRARIES HAPPEN
$ELL IT.
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
Consistency is one of the most powerful
usability principles: when things always
behave the same, users don't have to worry
about what will happen. Instead, they know
what will happen based on earlier experience.
-Jakob Nielson
http://www.nngroup.com/articles/top-10-mistakes-web-design/
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
๏ Faster production
We just copied and pasted a pattern, changed a few
things, and in twenty minutes we had built a
system that was responsive; it looked great on
mobile and it was nice to look at. [The status page]
was one of those pages that not a lot of people will
see. We call them the dark corners.
-Federico Holgado
http://styleguides.io/podcast/federico-holgado/
By having a pattern you could actually use
that's already 95% of the way there, it brings up
the quality of everything so those dark corners
actually aren't so dark any more.
-Federico Holgado
http://styleguides.io/podcast/federico-holgado/
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
๏ Faster production
๏ Better workflow
Mostly designers will come up with rough
representations of where things might live without
going into too much detail because there's no
longer a need to do that work up front and we can
just tweak it in the browser afterwards.
-Ian Feather
http://styleguides.io/podcast/ian-feather/
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
๏ Faster production
๏ Better workflow
๏ Creates a shared vocabulary
It is the common ground that designers and
developers are all seeking…and I find that a
style guide is really effective at providing
that common ground.
-Lincoln Mongillo
http://styleguides.io/podcast/lincoln-mongillo/
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
๏ Faster production
๏ Better workflow
๏ Creates a shared vocabulary
๏ Easier to test
It makes what you change in production a lot
more easy to manage over the long term; you're
able to debug things more effectively. You're
able to have a view into how your code base is
looking across a site versus having various
artifacts show up across hundreds of pages.
-Lincoln Mongillo
http://styleguides.io/podcast/lincoln-mongillo/
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
๏ Faster production
๏ Better workflow
๏ Creates a shared vocabulary
๏ Easier to test
๏ Useful reference
BENEFITS OF PATTERN LIBRARIES
๏ Promotes UI consistency and cohesion
๏ Faster production
๏ Better workflow
๏ Creates a shared vocabulary
๏ Easier to test
๏ Useful reference
๏ Future-friendly foundation
SHOW, DON’T TELL.
http://cssstats.com
Style Guide Best Practices
Style Guide Best Practices
http://bradfrostweb.com/blog/post/interface-inventory
Style Guide Best Practices
Style Guide Best Practices
ROUND UP THE TROOPS
1
Style Guide Best Practices
PREPARE TO SCREENSHOT
2
http://bradfrost.com/blog/post/conducting-an-interface-inventory/
SCREENSHOT EXERCISE
3
INTERFACE INVENTORY CATEGORIES
๏ Global
๏ Image types
๏ Icons
๏ Navigation
๏ Forms
๏ Buttons
๏ Interactive Components
๏ Media
๏ Headings
๏ Blocks
๏ Lists
๏ 3rd party stuff
๏ Advertising
๏ Messaging
๏ Animation
๏ Colors
Style Guide Best Practices
Style Guide Best Practices
PRESENT FINDINGS
4
http://www.pointswestav.com/wp-content/uploads/2011/04/Projector-meeting.jpg
REGROUP & NEXT STEPS
5
๏ Documents your interface design patterns
๏ Points out inconsistencies
๏ Helps get buy-in from organization
๏ Establishes scope of work
๏ Is the genesis of a shared vocabulary
๏ Lays the groundwork for a future pattern library
INTERFACE INVENTORY
AND IF THE BOSS STILL SAYS NO,
DO IT ANYWAYS.
You just sneak it in. It's what I'm going to do to
make the quality of the work better. And I don't
have to say it. It starts in the sales process. You
just build enough budget so that you can do it. You
don't have a conversation about it, it's just par for
the course. You don't have to ask permission.
-Dan Mall
http://www.stuffandnonsense.co.uk/blog/about/unfinished-business-episode-105-seventeen-coats-of-bullshit
IN ORDER TO MAKE THE WHOLE,
YOU NEED TO MAKE THE PARTS.
ATOMIC DESIGN
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
ENTER KEYWORD
SEARCH THE SITE
SEARCH
ENTER KEYWORD
SEARCH THE SITE
SEARCH
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
ABSTRACT CONCRETE
ABSTRACT CONCRETE
CREATORS CLIENTS
REFERENCE BUILD REVIEW
http://styleguides.io/tools.html
Style Guide Best Practices
DAVE OLSEN@dmolsen
WHAT PATTERN LAB IS
๏ A design system builder
๏ Your comprehensive interface design system
๏ A style guide starter kit
๏ A design toolkit (viewport resizer and other tools)
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
https://mustache.github.io/
Style Guide Best Practices
MOLECULE GUTS
code block
<div class="block block-post">
<a href="{{ url }}">
<div class="b-img">
{{> atoms-thumb }}
</div>
<h3 class="b-title">{{ headline }}</h3>
<p class="b-excerpt">{{ excerpt }}</p>
</a>
</div>
BASIC INCLUDE
code block
{{> molecules-block-post }}
Style Guide Best Practices
Style Guide Best Practices
ORGANISM GUTS
code block
<header role="banner">
{{> atoms-logo }}
{{> molecules-primary-nav }}
{{> molecules-search }}
</header>
ORGANISM INCLUDE
code block
{{> organisms-header }}
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
TEMPLATE GUTS
code block{{> organisms-header }}
<main role="main">
{{# hero }}
{{> molecules-hero-video }}
{{/ hero }}
<section>
{{# experience }}
{{> organisms-story-feature }}
{{/ experience }}
</section>
<section>
{{# factoid-advertising }}
{{> organisms-factoid }}
{{/ factoid-advertising }}
Style Guide Best Practices
CONTENT STRUCTURE ACTUAL CONTENT
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
PIPING IN REAL CONTENT
code block{
"title" : "Time Inc.",
"bodyClass": "home",
"hero" : {
"headline": "Moving People"
"img": {
"src": "/images/hero_beyonce.jpg",
"alt": "Beyonce"
}
}
patternlab.io
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
http://trentwalton.com/2011/07/14/content-choreography/
Style Guide Best Practices
…OR DID THEY?
Style Guide Best Practices
Putting a style guide off to the end or
treating it as a separate thing is just asking
for it to just sort of die on the vine or become
outdated and obsolete.
-Jina Bolton
styleguides.io/podcast/jina-bolton
Style Guide Best Practices
Style Guide Best Practices
MAKE IT MAINTAINABLE
YOU SEEK THE HOLY GRAIL.
http://rizzo.lonelyplanet.com/
Style Guide Best Practices
MAKE IT CROSS-
DISCIPLINARY
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
MAKE IT APPROACHABLE
http://www.yelp.com/styleguide
http://sfdc-styleguide.herokuapp.com
http://purple.herokuapp.com
MAKE IT VISIBLE
When you start to place these kinds of
assets behind constraints, many teams
either take an outrageously long time to get
access, or they never get access.
-Nathan Curtis
http://styleguides.io/podcast/nathan-curtis
http://www.starbucks.com/static/reference/styleguide/
http://www.starbucks.com/static/reference/styleguide/
styleguides.io/examples.html
Style Guide Best Practices
Companies are using their style guide as a
testament to what their belief system is
and also an indicator of the quality of
their organization; they're essentially
using it as a recruiting tool.
-Nathan Curtis
http://styleguides.io/podcast/nathan-curtis/
When I saw Salesforce’s style guide I
thought it was beautiful and it's why I
wanted to join this team.
-Jina Bolton
styleguides.io/podcast/jina-bolton
MAKE IT AGNOSTIC
Style Guide Best Practices
Style Guide Best Practices
Style Guide Best Practices
WARNING:
NAMING THINGS IS
REALLY FREAKING HARD.
https://www.flickr.com/photos/131260238@N08/
Style Guide Best Practices
Style Guide Best Practices
MAKE IT CONTEXTUAL
Style Guide Best Practices
MAKE IT LAST
http://www.google.com/design/spec/whats-new/whats-new.html
Style Guide Best Practices
https://flic.kr/p/5YnE4z
Style Guide Best Practices
styleguides.io
http://styleguides.io/podcast
atomicdesign.bradfrost.com
atomicdesign.bradfrost.com
ONLY
$10!!!
THANKS!@brad_frost

More Related Content

PPTX
PPT on - 7 Major Google Algorithm Updates
PDF
Building the Marketing Plan: A Blueprint for Start-ups
PPTX
Bestpracticesforemailmarketing digital marketing paathshala
PDF
E Mail Marketing Proposal PowerPoint Presentation Slides
PPTX
Link building presentation
PDF
London Growth Marketing Meetup - David Arnoux, Co-Founder Growth Tribe - 17 M...
PPTX
YouTube Ads | YouTube Advertising | How To Run YouTube Ads 2019 | YouTube Ads...
PPTX
Seo presentation
PPT on - 7 Major Google Algorithm Updates
Building the Marketing Plan: A Blueprint for Start-ups
Bestpracticesforemailmarketing digital marketing paathshala
E Mail Marketing Proposal PowerPoint Presentation Slides
Link building presentation
London Growth Marketing Meetup - David Arnoux, Co-Founder Growth Tribe - 17 M...
YouTube Ads | YouTube Advertising | How To Run YouTube Ads 2019 | YouTube Ads...
Seo presentation

What's hot (20)

PDF
Airbnb Strategic Analysis
PPT
Link building ppt
PPTX
What is the best steps for seo ? ppt
PPTX
Facebook Ads Tutorial 2019 | How To Run Facebook Ads | Facebook Ads Manager 2...
PDF
An introduction to Search Engine Optimization (SEO) and web analytics on fao.org
 
PDF
Core Web Vitals - Why You Need to Pay Attention
PDF
How to Use LinkedIn Ads to Drive New Leads and Customers
PPTX
Google Ad-words Fundamentals
PDF
Core Web Vitals: Google New Ranking Factor
PPTX
Affiliate marketing
PPTX
Display advertising project
PDF
Airbnb: Investment Recommendation
PPTX
SEO-Presentation-2023.pptx
PDF
SEO, PPC and AI in 2023 and Beyond
PDF
Growth hacking secrets
PPTX
Google algorithms
PDF
Mastering SaaS Pricing
PPS
Importance of Backlinks In SEO
KEY
360 Degree Marketing in a Digital World
PDF
Acing Google Ads in 2022 (With Insider Tips Straight from Google)
Airbnb Strategic Analysis
Link building ppt
What is the best steps for seo ? ppt
Facebook Ads Tutorial 2019 | How To Run Facebook Ads | Facebook Ads Manager 2...
An introduction to Search Engine Optimization (SEO) and web analytics on fao.org
 
Core Web Vitals - Why You Need to Pay Attention
How to Use LinkedIn Ads to Drive New Leads and Customers
Google Ad-words Fundamentals
Core Web Vitals: Google New Ranking Factor
Affiliate marketing
Display advertising project
Airbnb: Investment Recommendation
SEO-Presentation-2023.pptx
SEO, PPC and AI in 2023 and Beyond
Growth hacking secrets
Google algorithms
Mastering SaaS Pricing
Importance of Backlinks In SEO
360 Degree Marketing in a Digital World
Acing Google Ads in 2022 (With Insider Tips Straight from Google)
Ad

Similar to Style Guide Best Practices (20)

PPTX
RWD - Bootstrap
PDF
UX design for every screen
PDF
New Rules of The Responsive Web
PDF
Creating Style Guides with Modularity in Mind
PDF
Using Cool New Frameworks in (Mobile) Domino Apps
PDF
How long do websites last?
PDF
Professional web development with libraries
PDF
Building resuable and customizable Vue components
PDF
Jennifer Robbins: ARTIFACT Conference Keynote
PDF
Stapling and patching the web of now - ForwardJS3, San Francisco
PDF
UX, Front-end and Back-end: How front-end can help these guys?
PDF
Startup Institute NYC: Styling
PDF
Let's Work Together
PDF
Screen and Context: Usability in the Postdesktop World
PDF
Travailler dans le présent - Chris Heilmann - Paris Web 2008
PDF
Working In The Now - Paris Web
PDF
Postdesktop Usability
PDF
Responsive Web Design Process
PDF
Creating UI Marketers Won't F*Up
PDF
Jennifer Robbins: ARTIFACT EAST Keynote (Providence, 11/4/13)
RWD - Bootstrap
UX design for every screen
New Rules of The Responsive Web
Creating Style Guides with Modularity in Mind
Using Cool New Frameworks in (Mobile) Domino Apps
How long do websites last?
Professional web development with libraries
Building resuable and customizable Vue components
Jennifer Robbins: ARTIFACT Conference Keynote
Stapling and patching the web of now - ForwardJS3, San Francisco
UX, Front-end and Back-end: How front-end can help these guys?
Startup Institute NYC: Styling
Let's Work Together
Screen and Context: Usability in the Postdesktop World
Travailler dans le présent - Chris Heilmann - Paris Web 2008
Working In The Now - Paris Web
Postdesktop Usability
Responsive Web Design Process
Creating UI Marketers Won't F*Up
Jennifer Robbins: ARTIFACT EAST Keynote (Providence, 11/4/13)
Ad

More from Brad Frost (15)

PDF
Let's Work Together!
PDF
Looking for a place to hang my helmet
PDF
Atomic Design - An Event Apart San Diego
PDF
Atomic Design - BDConf Nashville, 2013
PDF
Death To Bullshit: Now With 80% More Bullshit!
PDF
Atomic design
PDF
Death To Bullshit
PDF
Beyond Squishy: The Principles of Adaptive Design
PDF
For a Future-Friendly Web (WebVisions Chicago 2012)
PDF
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
PDF
Beyond Media Queries: An Anatomy of an Adaptive Web Design (at Smashing Confe...
PDF
Beyond Media Queries: Anatomy of an Adaptive Web Design
KEY
For a Future-Friendly Web (Mobilism 2012)
PDF
For a Future-Friendly Web
PDF
Selling The Mobile Web
Let's Work Together!
Looking for a place to hang my helmet
Atomic Design - An Event Apart San Diego
Atomic Design - BDConf Nashville, 2013
Death To Bullshit: Now With 80% More Bullshit!
Atomic design
Death To Bullshit
Beyond Squishy: The Principles of Adaptive Design
For a Future-Friendly Web (WebVisions Chicago 2012)
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
Beyond Media Queries: An Anatomy of an Adaptive Web Design (at Smashing Confe...
Beyond Media Queries: Anatomy of an Adaptive Web Design
For a Future-Friendly Web (Mobilism 2012)
For a Future-Friendly Web
Selling The Mobile Web

Recently uploaded (20)

PDF
Design Thinking - Module 1 - Introduction To Design Thinking - Dr. Rohan Dasg...
PPTX
Fundamental Principles of Visual Graphic Design.pptx
PPTX
Complete Guide to Microsoft PowerPoint 2019 – Features, Tools, and Tips"
PDF
SEVA- Fashion designing-Presentation.pdf
PDF
High-frequency high-voltage transformer outline drawing
PDF
Trusted Executive Protection Services in Ontario — Discreet & Professional.pdf
PDF
Wio LTE JP Version v1.3b- 4G, Cat.1, Espruino Compatible\202001935, PCBA;Wio ...
PPTX
artificialintelligencedata driven analytics23.pptx
PDF
Interior Structure and Construction A1 NGYANQI
PPTX
Wisp Textiles: Where Comfort Meets Everyday Style
PDF
Urban Design Final Project-Site Analysis
PPT
Machine printing techniques and plangi dyeing
PPTX
HPE Aruba-master-icon-library_052722.pptx
PDF
Integrated-2D-and-3D-Animation-Bridging-Dimensions-for-Impactful-Storytelling...
PPTX
AD Bungalow Case studies Sem 2.pptxvwewev
PDF
Urban Design Final Project-Context
PPTX
mahatma gandhi bus terminal in india Case Study.pptx
PDF
Emailing DDDX-MBCaEiB.pdf DDD_Europe_2022_Intro_to_Context_Mapping_pdf-165590...
PPT
pump pump is a mechanism that is used to transfer a liquid from one place to ...
PDF
Phone away, tabs closed: No multitasking
Design Thinking - Module 1 - Introduction To Design Thinking - Dr. Rohan Dasg...
Fundamental Principles of Visual Graphic Design.pptx
Complete Guide to Microsoft PowerPoint 2019 – Features, Tools, and Tips"
SEVA- Fashion designing-Presentation.pdf
High-frequency high-voltage transformer outline drawing
Trusted Executive Protection Services in Ontario — Discreet & Professional.pdf
Wio LTE JP Version v1.3b- 4G, Cat.1, Espruino Compatible\202001935, PCBA;Wio ...
artificialintelligencedata driven analytics23.pptx
Interior Structure and Construction A1 NGYANQI
Wisp Textiles: Where Comfort Meets Everyday Style
Urban Design Final Project-Site Analysis
Machine printing techniques and plangi dyeing
HPE Aruba-master-icon-library_052722.pptx
Integrated-2D-and-3D-Animation-Bridging-Dimensions-for-Impactful-Storytelling...
AD Bungalow Case studies Sem 2.pptxvwewev
Urban Design Final Project-Context
mahatma gandhi bus terminal in india Case Study.pptx
Emailing DDDX-MBCaEiB.pdf DDD_Europe_2022_Intro_to_Context_Mapping_pdf-165590...
pump pump is a mechanism that is used to transfer a liquid from one place to ...
Phone away, tabs closed: No multitasking

Style Guide Best Practices