Skip to content

A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.

License

Notifications You must be signed in to change notification settings

YasharF/alexa-cookbook

This branch is 491 commits ahead of jaywalker76/alexa-cookbook:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f8066f · Aug 9, 2018
Jun 7, 2018
Jun 7, 2018
Nov 13, 2017
Jun 7, 2018
Feb 15, 2018
Jun 29, 2018
Jan 2, 2018
Jun 11, 2018
Jun 5, 2018
May 3, 2018
Aug 9, 2018
Jun 27, 2018
Jun 7, 2018
Jun 7, 2018
Mar 7, 2017
Jun 7, 2018
Mar 9, 2017

Repository files navigation

Alexa Skill Building Cookbook

Ingredients

Welcome!

These folders contain short code samples that show you how to add features to an Alexa skill. Let's assume we are a chef, with an idea for a fancy new recipe. The recipe will require one or more ingredients to be combined to create the finished product. Alexa skills follow the same model. Basic ingredients can be added together to create a robust skill. This Cookbook is a desk reference for other Alexa skill design materials.

Table of Contents

Before Cooking (pre-requisites)

Recommended:

  • You should have some experience with scripting or Javascript programming.
  • Review and install developer utilities from the tools folder

After Cooking (testing)

  • Review the testing folder for various ways you can test your skill during development.

Back to the github.com/alexa home page.

About

A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • HTML 4.8%
  • Python 1.6%
  • Shell 0.1%