Agent skill

dto-conventions

Sets standards for Data Transfer Objects (DTOs), typically records, including parameter validation in compact canonical constructors.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/dto-conventions

SKILL.md

Dto Conventions Skill

  • Must be of type record, unless specified in a prompt otherwise.
  • Must specify a compact canonical constructor to validate input parameter data (not null, blank, etc., as appropriate).

Memory Protocol (MANDATORY)

Before starting:

bash
cat .claude/context/memory/learnings.md

After completing: Record any new patterns or exceptions discovered.

ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.

Didn't find tool you were looking for?

Be as detailed as possible for better results