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

naming-conventions

Stars1
Forks1
UpdatedApril 15, 2026 at 12:45

Enforcing strict naming standards during refactoring or new entity creation. This skill dictates snake_case for functions/variables, PascalCase for types, and predicate forms (is_xxx) for booleans. It aligns codebase with Domain-Driven Design (DDD) terminology as defined in the ubiquitous language dictionary, ensuring consistency across all modules.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly