Essential Sketch Plugins For Web Design

Before we get started, go download Sketch Toolbox, which is a simple 3rd-party plugin manager for Sketch [which] provides a directory of plugins on github that you can browse and install directly. (I’m not 100% how the directory is populated, though.) My favorite features are:

  1. You can search by plugin name, description, or developer name
  2. It downloads and installs the plugin for you
  3. It shows you which ones you’ve already installed

sketch-plugins


PLUGINS:

Swap Fill & Border
Clear Styles
Dynamic Button
Child Layers
Measure
Content Generator
Day Player
Page Switch
Sketch Commands
Sketch Plugins

source

Sketch iOS Mirror – Preview Sketch Designs on iOS Devices

With Sketch Mirror, you can preview your designs on your iOS devices while you work on them, making it the perfect companion for Sketch.

Made for Sketch.
Sketch Mirror shows a live preview of your document on your iOS device. Because we built Sketch Mirror exclusively for Sketch we’ve integrated it directly into the Mac app.

Swipe to Navigate.
An example of this deep integration is that we support Pages and Artboards in Sketch and you can swipe between artboards on your device while you can continue your work on the Mac.

Multiple Devices.
Want to preview your iPhone and iPad artboards at the same time? Want to compare standard resolution with retina? Using Wi-Fi, you can connect to multiple Sketch Mirror devices simultaneously.

source

Font Awesome Symbols for Sketch

It’s all the goodness of Font Awesome in easily accessible symbols crafted specifically for Sketch 3!

Just go to Insert > Symbols and choose the Font Awesome icon you’d like to include. The icons are organized alphabetically and aliases are included.

You can safely delete the Instructions artboard and/or page and start your own Sketch project with the power of Font Awesome!

source

Learn Sketch 3

Sketch uses one unit, styles only relevant to UI design, a built-in iPhone previewing tool called Mirror and Artboards, the most efficient way to template multiple screens.

Design isn’t hard to learn. That’s because most of us are already building products and are familiar with what design means. What used to be complex and confusing is now simple and effective, thanks to Sketch, an app that is entirely focused on user interface design. Unlike Photoshop, you don’t need to worry about photo editing and the hundreds of other settings that are noises to designing a simple application.

source

10 Tips & Tricks for Sketch

  1. Learn the “Insert”-Shortcuts
  2. Always have the right zoom
  3. Scrolling
  4. Hide/Show sidebars
  5. Presentation mode
  6. Ruler
  7. Moving objects
  8. See margins while moving
  9. Resizing objects
  10. Naming and grouping objects
  11. Bonus: Resources
    On sketchappsources.com you can find a great collection of free design resources for Sketch 3 – I can recommend you to use them in your projects.

source

Import web pages into Sketch

Sometimes you need to tweak or slightly redesign an existing web page without original assets. Some common ways to do this would be to recreate a page from scratch, tweak it in a web inspector, or in the worst case make a screenshot and mess with bitmap (if you enjoy pain). Another hacky way to do that is to actually convert the web page to a vector graphic. Here is how I do it:

1. Convert page to SVG
Option one: Use http://derailer.org/paparazzi/ like so https://www.youtube.com/watch?v=9cgHQyXm4_Y to import a page into sketch. If it doesn’t work well try option two.

Option two: Go to http://www.hiqpdf.com/demo/ConvertHtmlToSvg.aspx and insert the desired URL of a web page and the screen size.

Note: Sometimes you want to access a page behind a login, or an offline document. You can use this chrome extension http://cl.ly/VRdx to save a webpage as a single document and feed its internal code to hiqpdf converter.

source