Component Scaffold Generate a new Webflow Code Component with proper file structure, React component, and definition file. When to Use This Skill Use when: - Creating a new code component from scratch - User asks to scaffold, generate, or create a component - Starting a new component with proper Webflow file structure Do NOT use when: - Converting an existing React component (use convert-component skill) - Modifying existing components (answer directly or use component-audit) - Just asking questions about components (answer directly) - Setting up a complex project with custom bundler config (…