src/storage directory, generates a matching test spec, and installs the @ooneex/storage package if it is missing.
Usage
Examples
Options
| Option | Description | Default |
|---|---|---|
--name | Storage class name. The Storage suffix is appended automatically. | Prompted if omitted |
--module | Target module the class is generated into. | shared |
--override | Overwrite an existing class without prompting. | false |
AI Skill
This command ships a matchingstorage:create skill. It generates the storage class and its test file, then guides your AI agent through completing an S3-compatible storage adapter that extends Storage from @ooneex/storage.
- Claude
- Codex