Naming Conventions

Enforces camelCase for product files and folders, with exceptions for Next.js App Router names, kebab URL segments, shadcn shims, Expo Router, agent skill folders, and .artifacts/. Use when creating new files or folders, deciding where to put something, or naming any new component, hook, service, or utility.

Ankit1598 Updated

File contents

Ankit1598/agent-skills/tree/main/skills/naming-conventions commit ff9f307300

Frequently asked questions

npx skillmds@latest add ankit1598/naming-conventions