Skip to main content
Run any Skill in Manus
with one click

naming

// Esposter naming conventions — booleans (is*/has*/show*), functions (get*/store*/on*), variables (no abbreviations, Ms suffix), Vue (modelValue, Props interface, display*, no Ref suffix), tRPC (upsert* for upserts, userId), Pinia (full store name). Apply when writing any TypeScript, Vue, or tRPC code.

$ git log --oneline --stat
stars:22
forks:3
updated:May 6, 2026 at 05:40
SKILL.md
readonly