Skip to content

feat: add make-factory and make-story AI skills for ai-mate - #1135

Open
kbond wants to merge 1 commit into
zenstruck:2.xfrom
kbond:ai-skills
Open

feat: add make-factory and make-story AI skills for ai-mate#1135
kbond wants to merge 1 commit into
zenstruck:2.xfrom
kbond:ai-skills

Conversation

@kbond

@kbond kbond commented Jul 22, 2026

Copy link
Copy Markdown
Member

The latest version of Symfony AI Mate include a way for 3rd party packages to distribute skills.

This is an experiment to replace Foundry's maker's with skills.

@nikophil

Copy link
Copy Markdown
Member

I think if you rebase the CI will be green

sadly I've still not used SF AI Mate, but seems very cool!


| Doctrine type | Generated value |
|---------------|-----------------|
| `string`, `text`, `ascii_string` | `self::faker()->text(N),` (omit `N` if no length) |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we could say to the agent to chose which faker methods it thinks suits the best the property? phone or something like this

@@ -0,0 +1,193 @@
---
name: make-factory
description: Create a Zenstruck Foundry model factory for a Doctrine entity (or a plain object), with default values guessed from the entity's mapping

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe the skill could also update factories?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants