返回 Skill 列表
extension
分类: 开发与工程无需 API Key

symfony:using-symfony-superpowers

应用生产级别的Symfony架构和执行工作流程,具有可控范围和明确的检查点。用于使用symfony超级功能任务。

person作者: jakexiaohubgithub

Using Symfony Superpowers (Symfony)

Use when

  • Refining architecture/workflows/context handling in Symfony projects.
  • Planning and executing medium/complex changes safely.

Default workflow

  1. Establish current boundaries, constraints, and coupling points.
  2. Propose smallest coherent architectural adjustment.
  3. Execute in checkpoints with validation at each stage.
  4. Summarize tradeoffs and follow-up backlog.

Guardrails

  • Use existing project patterns by default.
  • Avoid broad refactors without explicit need.
  • Keep decision log clear and auditable.

Progressive disclosure

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

Output contract

  • Architecture/workflow changes.
  • Checkpoint validation outcomes.
  • Residual risks and next steps.

References

  • docs/complexity-tiers.md