Convert an existing React component into a Webflow Code Component. Analyzes TypeScript props, maps to Webflow prop types, generates the .webflow.tsx definition file, and identifies required modifications.
$npx -y skills add webflow/webflow-skills --skill convert-componentInstalls into the current project.
Run `npx skills use "https://github.com/webflow/webflow-skills" --skill "webflow/webflow-skills/convert-component"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/webflow/webflow-skills" that are relevant to the current task. Run `npx skills add "https://github.com/webflow/webflow-skills"` and select the relevant skills, then follow their instructions.