scaffold_feature
Generate complete Appo SDK feature integrations for React—hook, component, types, and optional tests—with instructions to add push, biometrics, camera, location, storage, share, and network.
Instructions
Scaffold complete feature integration including hook, component, and types. Returns multiple files with integration instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature | Yes | The SDK feature to scaffold | |
| directory | No | Target directory path for file suggestions | |
| includeTests | No | Include test file scaffolding (default: true) |