Function Names Are Verbs

Name every function with a verb, because a function is an action. Use when naming or renaming a function, method, hook callback or handler, when a function name is a noun such as `data`, `result`, `userValidation` or `payment`, when reviewing new code for naming, or when the user asks what to call a function.

TDAK1509 Updated

File contents

TDAK1509/claude-code-skill/tree/main/skills/function-names-are-verbs commit 6424dbe9f8

Frequently asked questions

npx skillmds@latest add tdak1509/function-names-are-verbs