Use when symfony doctrine transactions
2.5
Rating
0
Installs
Backend Development
Category
This skill is severely underdeveloped. The description 'Use when symfony doctrine transactions' is circular and provides no actionable information about what the skill does, when to invoke it, or what capabilities it offers. A CLI agent cannot determine from the description whether this is for creating transactions, debugging them, optimizing them, or migrating code. The taskKnowledge score is minimal because while reference files are mentioned, the main SKILL.md provides no concrete steps, examples, or guidance. Structure is slightly better as it follows a template, but the content is nearly empty. Novelty scores moderately because Doctrine transaction management can involve complex patterns (nested transactions, isolation levels, rollback strategies), but without actual implementation details, the potential is unrealized. To improve: (1) Write a specific description explaining concrete use cases (e.g., 'Implements transaction management patterns in Symfony Doctrine including nested transactions, savepoints, and rollback handling'), (2) Add actual transaction patterns, code examples, and best practices, (3) Document common pitfalls and solutions.
Loading SKILL.md…