You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Add framework shorthand and attribute guidance
Extend AGENTS.md with a "Framework Shorthand" section defining common abbreviations (L1, L1.5, L2, NB, BR, OOOS, Suspense, Reveal, Plan, Optimizer) to standardize terminology across ADRs, issues, reviews, and prompts. Also add an "Attribute Example Style" section that recommends NB shorthand prefixes (async:, signal:, on:, class:, intersect:), treats data-* forms as compatibility variants, and prefers async:reveal-style forms with documented data-async-* fallbacks for reveal examples. These additions aim to improve consistency and clarity in documentation and examples.
0 commit comments