diff --git a/examples/README.md b/examples/README.md
deleted file mode 100644
index 962fcd4d68..0000000000
--- a/examples/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-Some of these examples are examples of what sky supports now.
-Others are examples of what sky hopes to one day support.
-Therefore not all these examples actually work today.
diff --git a/examples/city-list/city-data-service.sky b/examples/city-list/city-data-service.sky
deleted file mode 100644
index c7ddff6d25..0000000000
--- a/examples/city-list/city-data-service.sky
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
diff --git a/examples/city-list/city-list.sky b/examples/city-list/city-list.sky
deleted file mode 100644
index 4d8e55012f..0000000000
--- a/examples/city-list/city-list.sky
+++ /dev/null
@@ -1,532 +0,0 @@
-
-
-
-
-
-
-
-
- {{ state }}
-
-
-
-
-
-
-
- {{ letter }}
-
-
-
-
-
-
-
-
- {{ name }}
- ,
- population {{ population }}
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/examples/city-list/city-sequence.sky b/examples/city-list/city-sequence.sky
deleted file mode 100644
index 2e82825a39..0000000000
--- a/examples/city-list/city-sequence.sky
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
diff --git a/examples/city-list/index.sky b/examples/city-list/index.sky
deleted file mode 100644
index 47f52085d4..0000000000
--- a/examples/city-list/index.sky
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/examples/example-element/example-element.sky b/examples/custom-element/example-element.sky
similarity index 100%
rename from examples/example-element/example-element.sky
rename to examples/custom-element/example-element.sky
diff --git a/examples/example-element/index.sky b/examples/custom-element/index.sky
similarity index 100%
rename from examples/example-element/index.sky
rename to examples/custom-element/index.sky
diff --git a/examples/dart-mojo.sky b/examples/dart-mojo.sky
deleted file mode 100644
index 056bc71ca9..0000000000
--- a/examples/dart-mojo.sky
+++ /dev/null
@@ -1,82 +0,0 @@
-#!mojo mojo:sky_viewer
-
-
-
-
diff --git a/examples/flights-app/app-header.sky b/examples/flights-app/app-header.sky
deleted file mode 100644
index e7c2554e6c..0000000000
--- a/examples/flights-app/app-header.sky
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-menu-button.sky b/examples/flights-app/app-menu-button.sky
deleted file mode 100644
index 41709faed2..0000000000
--- a/examples/flights-app/app-menu-button.sky
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-panel-content.sky b/examples/flights-app/app-panel-content.sky
deleted file mode 100644
index 8d96c9aae6..0000000000
--- a/examples/flights-app/app-panel-content.sky
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-panel-header.sky b/examples/flights-app/app-panel-header.sky
deleted file mode 100644
index 7d7e3826cb..0000000000
--- a/examples/flights-app/app-panel-header.sky
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-panel.sky b/examples/flights-app/app-panel.sky
deleted file mode 100644
index 61f02c02b7..0000000000
--- a/examples/flights-app/app-panel.sky
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-scrollable.sky b/examples/flights-app/app-scrollable.sky
deleted file mode 100644
index fb644fe358..0000000000
--- a/examples/flights-app/app-scrollable.sky
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-search-input.sky b/examples/flights-app/app-search-input.sky
deleted file mode 100644
index 32bc810f65..0000000000
--- a/examples/flights-app/app-search-input.sky
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
-
- flights today to dc by price
-
-
-
diff --git a/examples/flights-app/app-title.sky b/examples/flights-app/app-title.sky
deleted file mode 100644
index dd7c718c44..0000000000
--- a/examples/flights-app/app-title.sky
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/app-toast.sky b/examples/flights-app/app-toast.sky
deleted file mode 100644
index 36626ff202..0000000000
--- a/examples/flights-app/app-toast.sky
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- X
-
-
-
-
diff --git a/examples/flights-app/app-toolbar.sky b/examples/flights-app/app-toolbar.sky
deleted file mode 100644
index 5f0a74a385..0000000000
--- a/examples/flights-app/app-toolbar.sky
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/examples/flights-app/flights-app.sky b/examples/flights-app/flights-app.sky
deleted file mode 100644
index 5d58eeeaf1..0000000000
--- a/examples/flights-app/flights-app.sky
+++ /dev/null
@@ -1,208 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Search
-
-
-
-
-
-
-
-
-
-
-
-
- SFO to DCA
-
-
-
-
-
-
-
-

-
-
- Virgin America
-
-
-
-
-
-

-
-
- British Airways
-
-
-
-
-
-

-
-
- United
-
-
-
-
-
-

-
-
- Delta
-
-
-
-
-
-
-
- SJC to DCA
-
-
-
-
-
-
-
-

-
-
- Virgin America
-
-
-
-
-
-

-
-
- jetBlue
-
-
-
-
-
-

-
-
- United
-
-
-
-
-
-
-
- ?
-
-
- Flights are $200 cheaper tomorrow.
-
-
-
-
-
diff --git a/examples/flights-app/index.sky b/examples/flights-app/index.sky
deleted file mode 100644
index 94564be2e2..0000000000
--- a/examples/flights-app/index.sky
+++ /dev/null
@@ -1,10 +0,0 @@
-#!mojo mojo:sky_viewer
-
-
-
-
-
diff --git a/examples/fps-counter.sky b/examples/fps-counter.sky
deleted file mode 100644
index 4e1c881bb1..0000000000
--- a/examples/fps-counter.sky
+++ /dev/null
@@ -1,68 +0,0 @@
-#!mojo mojo:sky_viewer
-
-
-
-
-
-
-
- {{ roundedValue }} ms
-
- max = {{ max }} ms
-
- fps = {{ frameRate }} Hz
-
-
-
diff --git a/examples/htmlish/framework/element.sky b/examples/htmlish/framework/element.sky
deleted file mode 100644
index 9df9c0dd02..0000000000
--- a/examples/htmlish/framework/element.sky
+++ /dev/null
@@ -1,70 +0,0 @@
-SKY MODULE - defines an element
-
-
-
-
-
diff --git a/examples/htmlish/framework/htmlish.sky b/examples/htmlish/framework/htmlish.sky
deleted file mode 100644
index 8f1c9e96a3..0000000000
--- a/examples/htmlish/framework/htmlish.sky
+++ /dev/null
@@ -1,112 +0,0 @@
-SKY MODULE - exports some basic HTML-like elements
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ...
-
-
-
-
-
-
-
-
-
-
-
diff --git a/examples/htmlish/samples/intro.sky b/examples/htmlish/samples/intro.sky
deleted file mode 100644
index c200e2d831..0000000000
--- a/examples/htmlish/samples/intro.sky
+++ /dev/null
@@ -1,11 +0,0 @@
-#!mojo mojo:sky
-
-
-
- Welcome to Sky
-
-
- Introduction
- Hello world.
-
-
diff --git a/examples/example-scrollable/index.sky b/examples/scrolling/index.sky
similarity index 75%
rename from examples/example-scrollable/index.sky
rename to examples/scrolling/index.sky
index f71a788e97..12a129ec0f 100644
--- a/examples/example-scrollable/index.sky
+++ b/examples/scrolling/index.sky
@@ -5,6 +5,6 @@
// found in the LICENSE file.
-->
-
-
+
+
diff --git a/examples/example-scrollable/example-scrollable.sky b/examples/scrolling/scrolling.sky
similarity index 82%
rename from examples/example-scrollable/example-scrollable.sky
rename to examples/scrolling/scrolling.sky
index c6f27b8821..4220b02592 100644
--- a/examples/example-scrollable/example-scrollable.sky
+++ b/examples/scrolling/scrolling.sky
@@ -7,7 +7,7 @@
-
+
-
- Hello
- World
- How
- Are
- You
- Today?
-
diff --git a/examples/style/sky-core-styles.sky b/examples/style/sky-core-styles.sky
deleted file mode 100644
index fdc20f4ba1..0000000000
--- a/examples/style/sky-core-styles.sky
+++ /dev/null
@@ -1,143 +0,0 @@
-SKY MODULE
-
-
diff --git a/examples/style/toolbar-layout.sky b/examples/style/toolbar-layout.sky
deleted file mode 100644
index 037e219c2b..0000000000
--- a/examples/style/toolbar-layout.sky
+++ /dev/null
@@ -1,214 +0,0 @@
-SKY MODULE
-
-