Get a week free of Claude Code →

🛡️ Encapsulation

This skill enforces encapsulation in TypeScript by guiding you to hide internal state and expose behavior through validated methods.

QUICK INSTALL
npx playbooks add skill yanko-belov/code-craft --skill encapsulation

About

This skill enforces encapsulation in TypeScript by guiding you to hide internal state and expose behavior through validated methods.. This skill provides a specialized system prompt that configures your AI coding agent as a encapsulation expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Encapsulation skill effectively.

System Prompt (19 words)

This skill enforces encapsulation in TypeScript by guiding you to hide internal state and expose behavior through validated methods.

Related Skills