Create a new blog post in the Astro content collection with proper frontmatter, slug, and conventions. Use when user wants to add, write, create, or publish a new blog post.
Add a speaking event to the content collection. Handles one-time collection setup if missing. Use when user wants to add, schedule, or log a speaking event.
Add a project to the content collection. Handles one-time collection setup if missing. Use when user wants to add, create, or showcase a new project.
Scaffold a new reusable .astro component following project conventions. Use when user wants to create, build, or add a new Astro component.