create_design_pr
Converts Figma designs to TypeScript React components and creates a GitHub pull request with the generated code, test results, and visual regression checks.
Instructions
Create GitHub PR with generated component and test results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figmaInput | Yes | Figma URL or file ID | |
| componentName | Yes | Component name | |
| githubBranch | Yes | GitHub branch name | |
| testResults | No | Test results to include (optional) |