Skip to content

Commit 8fd8ef2

Browse files
ianmaccallumclaude
andcommitted
chore: add BACKLOG.md with planned features
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8656768 commit 8fd8ef2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

BACKLOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Backlog
2+
3+
## Reusable Components
4+
- Component registry allowing HTML/SVG components to be shared across templates
5+
- Import system so templates can reference common elements (logos, badges, frames)
6+
7+
## Asset Templates
8+
- `open-assets new <template>` command to scaffold new assets from predefined templates
9+
- Built-in templates for common asset types (App Store screenshot, icon, feature graphic)
10+
11+
## Configurable Export Locations
12+
- Define export destinations per collection so rendered assets are automatically copied to target paths
13+
- Support mapping a single source to multiple output locations (e.g., app icon → Xcode, Android, web favicon)
14+
15+
## Automations / Publishing
16+
- Render and publish to App Store Connect directly from the CLI
17+
- Render and publish to Google Play Console
18+
- Support for additional platforms: Product Hunt, Slack app directory, etc.
19+
20+
## Android Asset Catalog
21+
- Android project output handler (analogous to the existing Xcode `.appiconset` integration)
22+
- Generates appropriate drawable/mipmap resources
23+
24+
## Videos / Video Templates
25+
- Video asset support (e.g., App Store preview videos)
26+
- Video templates with configurable duration, transitions, and content

0 commit comments

Comments
 (0)