encapsulation
Enforce encapsulation by routing state mutations through validated public methods with private fields.
npx skills add https://github.com/yanko-belov/code-craft --skill encapsulation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: encapsulation Source: https://github.com/yanko-belov/code-craft/tree/main/skills/encapsulation Command: npx skills add https://github.com/yanko-belov/code-craft --skill encapsulation