发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
136,718浏览
2下载资源
1用户
广告位 728x90
🔗
Background Removal
Extract subjects from images with transparent backgrounds.
imageopenclawarchivebackup+1
2329
0
🔗
Image Processing Commands
**Note:** These are reference commands for manual use. This skill does not execute commands automatically — it provides examples for the user to run themselves.
imagecommandopenclawarchive+1
2329
0
🔗
Performance Traps
- Missing `const` — non-const widgets rebuild children even if unchanged - ListView without builder — loads all items into memory, use `.builder` - Large list itemExtent — providing fixed height enables optimizations - Image not cached — use `cached_network_image` package - setState scope — rebuilds entire widget, extract child widgets
imageopenclawarchivebackup+1
2329
0
广告位 728x90