An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
[ ] Home page is kind of pointless ATM. I'd suggest using this page to display all added components from styleguide. I'm also not sure about having separate pages for each component. I think it would make more sense for styleguide consumers to be able to scroll through the style guide without clicking. In this case, the navigation could act as a TOC with an affix (http://getbootstrap.com/javascript/#affix).
[ ] "Filter" field doesn't look like an input and more like a heading
[ ] Component instance controls () appearing with a big delay. It feels weird.
[ ] Component instance controls doesn't have title attributes
[ ] Pressing on the "+" displays input. It is not focused by default, so you can't start typing without focusing it with the mouse firstly... (see next one for even better fix)