ogt-docs-define-code
✓Create technical architecture definitions covering services, data models, APIs, and system components. Use when defining HOW systems work at a technical level - interfaces, contracts, data flow, and architectural decisions.
Installation
SKILL.md
Technical definitions establish the architectural foundation of your system. They define services, data models, APIs, and system boundaries at an interface level - NOT implementation details.
flowchart LR subgraph consumers ["Consumers"] UI[Search UI] API[API Layer] end
subgraph deps ["Dependencies"] CS[CreatureService] IS[ItemService] AS[AbilityService] end
Create technical architecture definitions covering services, data models, APIs, and system components. Use when defining HOW systems work at a technical level - interfaces, contracts, data flow, and architectural decisions. Source: opendndapps/ogt-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-define-code- Source
- opendndapps/ogt-skills
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is ogt-docs-define-code?
Create technical architecture definitions covering services, data models, APIs, and system components. Use when defining HOW systems work at a technical level - interfaces, contracts, data flow, and architectural decisions. Source: opendndapps/ogt-skills.
How do I install ogt-docs-define-code?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-define-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/opendndapps/ogt-skills
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-11