Generates a CSS stylesheet for a lobster.js page, targeting lbs-* class names. Use this whenever the user wants to style a lobster.js page, create a CSS theme for lobster.js, customize the visual appearance of a lobster.js site, or asks for CSS that targets lbs-* classes. Also trigger when a user describes a visual style (e.g. "dark mode", "minimal", "playful") while working on a lobster.js project — even if they don't mention CSS or lbs-* explicitly.
Scaffolds a lobster.js starter page by generating `index.html` and `content.md`. Use this whenever the user wants to create a new lobster.js page or project, start building a static site with lobster.js, or asks to make a web page using the lobster.js Markdown parser. Also trigger when a user says "make a lobster.js page about X", "create a lobster site for Y", or any similar request to start a lobster.js page — even if they don't say "scaffold" or "init".