Add asset-generation to README skill list

This commit is contained in:
2026-03-03 19:31:35 +01:00
parent a500741a71
commit d5a227bdb0
+1
View File
@@ -13,6 +13,7 @@ Reusable AI skills for software development workflows. These skills can be synce
| [create-merge-request](create-merge-request/) | Create a GitLab Merge Request from uncommitted changes with proper branching and commit organization | | [create-merge-request](create-merge-request/) | Create a GitLab Merge Request from uncommitted changes with proper branching and commit organization |
| [understand-project](understand-project/) | Learn about a project from its docs, README, and structure before starting work | | [understand-project](understand-project/) | Learn about a project from its docs, README, and structure before starting work |
| [figma](figma/) | Fetch Figma design specs for pixel-perfect implementation (includes Node.js tool scripts) | | [figma](figma/) | Fetch Figma design specs for pixel-perfect implementation (includes Node.js tool scripts) |
| [asset-generation](asset-generation/) | Generate images from text prompts using Gemini API for web development assets (includes Node.js tool script) |
## Structure ## Structure