ecosystem-patterns
Preferred Patterns
Overview
Universal Paths
Environment Variables:
- $IMI_SYSTEM_PATH = $CODE =
~/code/- All repositories $VAULT=~/code/DeLoDocs- Obsidian vault$STACKS=~/docker/trunk-main/stacks- Domain-based service stacks- $AI
=$STACKS/ai` - AI/ML services $MONITORING=$STACKS/monitoring- Monitoring services- etc.
- $AI
$ZC=~/.config/zshyzsh- Shell configuration
[!IMPORTANT] Critical Pattern: Every repo in
$CODE(ideally) has a matching folder in$VAULT/Projects/for non-tracked brainstorming and iteration documents. There is ahelper.zshscript functionsyncDocsthat ensures this relationship is maintained.
More from delorenj/skills
agno
Agno AI agent framework. Use for building multi-agent systems, AgentOS runtime, MCP server integration, and agentic AI development.
152fal-text-to-image
Generate, remix, and edit images using fal.ai's AI models. Supports text-to-image generation, image-to-image remixing, and targeted inpainting/editing.
134blog-writing
Use this skill whenever tasked with creating, editing or proofreading a blog article. This skill helps map specific patterns or structures to alternatives that are more fine-tuned to my writing style.
22tauri
Tauri framework for building cross-platform desktop and mobile apps. Use for desktop app development, native integrations, Rust backend, and web-based UIs.
19emergency-ulimit-mitigation
Emergency steps to mitigate ulimit-related crashes by increasing file descriptor limits and restarting services.
17zellij-plugin-dev
Develop Zellij plugins with Rust/WASM, API reference, event system, UI rendering, plugin lifecycle, and real-world examples from diverse open source plugins
14