decision-logic-framework
Quick Reference (30 seconds)
Core Principle: Clear separation between Agents (orchestrators) and Skills (capabilities).
| Component | Location | Contains |
|---|---|---|
| Agents | .claude/agents/ |
workflows/ (TOON + MD steps) |
| Skills | .claude/skills/ |
scripts/ (UV Python) OR modules/ (single-file MDs) |
Decision Tree:
Need external Python packages? → UV Script (.py)
Need system commands? → UV Script (.py)
Reference/documentation? → Single-File MD (.md)
Simple data/rules? → Single-File MD (.md)
Naming (Mandatory Prefixes):
- Scripts:
{skill}_{action}.py(underscore)
More from rdmptv/adbautoplayer
moai-domain-adb
|
36macos-resource-optimizer
macOS system resource optimization with 40 specialized agents for memory, disk, CPU, and process management
16moai-toolkit-codegen
AI-powered code generation toolkit (UV scripts migrated to builder-skill-uvscript)
12moai-connector-nano-banana
Professional image generation with Google Nano Banana Pro (Gemini 3 Pro)
10moai-connector-figma
Design System & UI Kit Development with Figma 2025, Design Tokens, and Component Documentation
10moai-lang-unified
Unified enterprise programming language skill covering 25+ languages including Python 3.13, TypeScript 5.9, Go 1.23, Rust 1.91, Java 21, JavaScript ES2025, C++, C#, PHP, Swift, Kotlin, Scala, Elixir, Ruby, R, SQL, Shell, and more with patterns, best practices, and Context7 integration
10