Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    MakFly

    symfonydoctrine-fixtures-foundry

    MakFly/symfonydoctrine-fixtures-foundry
    Coding
    50
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Use when symfony doctrine fixtures foundry

    SKILL.md

    Doctrine Fixtures Foundry (Symfony)

    Use when

    • Designing entity relations or schema evolution.
    • Improving Doctrine correctness/performance.

    Default workflow

    1. Model ownership/cardinality and transactional boundaries.
    2. Apply mapping/schema changes with migration safety.
    3. Tune fetch/query behavior for hot paths.
    4. Verify lifecycle behavior with targeted tests.

    Guardrails

    • Keep owning/inverse sides coherent.
    • Avoid destructive migration jumps in one release.
    • Eliminate accidental N+1 and over-fetching.

    Progressive disclosure

    • Use this file for execution posture and risk controls.
    • Open references when deep implementation details are needed.

    Output contract

    • Entity/migration changes.
    • Integrity and performance decisions.
    • Validation outcomes and rollback notes.

    References

    • reference.md
    • docs/complexity-tiers.md
    Recommended Servers
    Vercel Grep
    Vercel Grep
    EasyWeek
    EasyWeek
    Repository
    makfly/superpowers-symfony
    Files