@relipa/ai-flow-kit 0.0.8-beta.1 → 0.0.9-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -126,7 +126,7 @@ aiflow init --framework spring-boot,reactjs --adapter backlog,jira
126
126
 
127
127
  **Supported Frameworks:** `spring-boot`, `laravel`, `php`, `nestjs`, `reactjs`, `nextjs`, `vue-nuxt`, `nodejs-express`, `python`, `python-django`, `python-fastapi`
128
128
 
129
- **Supported Adapters:** `backlog`, `jira`, `google-sheets`, `figma`
129
+ **Supported Adapters:** `backlog`, `jira`, `google-sheets`, `figma`, `figma-desktop`
130
130
 
131
131
  ---
132
132
 
@@ -281,7 +281,7 @@ aiflow memory list
281
281
  | `impact-analysis` | "impact scope", "breaking change" | Analyze the impact when changing code |
282
282
  | `generate-spec` | "new feature", "spec", "design" | Write technical specs, integrates `brainstorming` |
283
283
  | `report-customer` | "customer report", "incident" | Write incident reports for Customer Service |
284
- | `figma-to-component` | "figma", "design", "generate component" | Read Figma design → generate React/Next.js/Vue component |
284
+ | `figma-to-component` | "figma", "design", "generate component" | Read Figma design → generate React/Next.js App Router/Vue/Angular component. [Workflow guide](docs/common/workflows/figma.md) |
285
285
 
286
286
  ### Superpowers skills (upstream, inherited from obra/superpowers)
287
287