designing-typescript-objects
Designs TypeScript object lifecycles with interfaces, abstract classes, factories, and repositories. Use when behavior needs polymorphism, validated construction, transaction ownership, or shared class capabilities.
- Version
- 4.2.0
Pinned to revision 7a07e3df018f, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/designing-typescript-objects/SKILL.md
- skills/designing-typescript-objects/references/construction-patterns.md
- skills/designing-typescript-objects/references/mixins-and-inheritance.md
- skills/designing-typescript-objects/references/object-oriented-design.md
- skills/designing-typescript-objects/references/persistence-patterns.md
Every link opens the file at its source, pinned to the revision this page describes.