mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
81 lines
1.6 KiB
Markdown
81 lines
1.6 KiB
Markdown
|
|
# Credits & Acknowledgments
|
||
|
|
|
||
|
|
This skill leverages cutting-edge AI technologies and tools to enable visual content generation in Salesforce development workflows.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Technologies & Tools
|
||
|
|
|
||
|
|
### Google Gemini
|
||
|
|
|
||
|
|
Key capabilities:
|
||
|
|
- Gemini 3 Pro multimodal AI model
|
||
|
|
- Image generation via Nano Banana Pro extension
|
||
|
|
- Code review and analysis capabilities
|
||
|
|
- Documentation research and summarization
|
||
|
|
|
||
|
|
### Gemini CLI
|
||
|
|
|
||
|
|
Key features:
|
||
|
|
- Command-line access to Gemini models
|
||
|
|
- Extension support (Nano Banana)
|
||
|
|
- Non-interactive mode with --yolo flag
|
||
|
|
- JSON output for programmatic use
|
||
|
|
|
||
|
|
### Nano Banana Pro
|
||
|
|
|
||
|
|
Gemini image generation extension.
|
||
|
|
|
||
|
|
Key features:
|
||
|
|
- High-quality image generation
|
||
|
|
- ERD and diagram creation
|
||
|
|
- UI/UX mockup generation
|
||
|
|
- Architecture visualization
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Display Technologies
|
||
|
|
|
||
|
|
### timg
|
||
|
|
|
||
|
|
Terminal image viewer.
|
||
|
|
|
||
|
|
Key features:
|
||
|
|
- Kitty graphics protocol support
|
||
|
|
- Multiple format support (PNG, JPG, GIF)
|
||
|
|
- Inline terminal display
|
||
|
|
|
||
|
|
### Kitty Graphics Protocol
|
||
|
|
|
||
|
|
High-fidelity image rendering protocol for modern terminals.
|
||
|
|
|
||
|
|
Key features:
|
||
|
|
- High-fidelity image display in terminals
|
||
|
|
- Supported by Ghostty, Kitty, WezTerm
|
||
|
|
- Enables visual content in CLI workflows
|
||
|
|
|
||
|
|
### Ghostty Terminal
|
||
|
|
|
||
|
|
Modern GPU-accelerated terminal emulator.
|
||
|
|
|
||
|
|
Key features:
|
||
|
|
- Kitty graphics protocol support
|
||
|
|
- Cross-platform (macOS, Linux)
|
||
|
|
- High performance rendering
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Salesforce Resources
|
||
|
|
|
||
|
|
### Salesforce Lightning Design System (SLDS)
|
||
|
|
|
||
|
|
- Design patterns for LWC mockups
|
||
|
|
- Color palettes and typography
|
||
|
|
- Component specifications
|
||
|
|
|
||
|
|
### Salesforce Developers Platform
|
||
|
|
|
||
|
|
- API documentation
|
||
|
|
- Best practices guides
|
||
|
|
- Platform architecture references
|