Add asset-generation to README skill list
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user