Files
gruperly/.agents/skills/zod/assets/templates/_template.md
2026-09-04 16:49:24 -03:00

726 B
Raw Blame History

title, impact, impactDescription, tags
title impact impactDescription tags
Rule Title Here CRITICAL|HIGH|MEDIUM-HIGH|MEDIUM|LOW-MEDIUM|LOW Quantified impact (e.g., "2-10× improvement", "prevents runtime crashes") section-prefix, technique, tool, related-concepts

Rule Title Here

1-3 sentences explaining WHY this matters. Focus on validation implications and cascade effects.

Incorrect (what's wrong):

// Bad code example - production-realistic, not strawman
// Comments explaining the cost

Correct (what's right):

// Good code example - minimal diff from incorrect
// Comments explaining the benefit

When NOT to use this pattern:

  • Exception 1
  • Exception 2

Reference: Reference Title