dx.yaml file.
How it works
Natural Language Input
Describe your workflow in plain English to AI
Intelligent Generation
AI understands context and generates appropriate commands
Smart Validation
Generated configs are validated and safe to use
Instant Workflow
Ready-to-use dx.yaml with proper aliases and structure
Basic Usage
Advanced Prompts
Project Analysis
- Package files (
package.json,Cargo.toml,pom.xml) - Existing scripts (
scripts/,Makefile,.github/workflows/) - Documentation (
README.md,CONTRIBUTING.md) - Project structure and conventions
Context-Aware Generation
Provider Configuration
OpenAI Integration
Anthropic Integration
Local Model Support
Command Examples
Interactive Generation
Template-Based Generation
Incremental Updates
AI Prompt Patterns
Effective Prompts
Best Practices
- Be specific about your tech stack
- Include deployment details (platform, environment)
- Mention testing approach (framework, types)
- Describe team workflow (CI/CD, code review)
- Add context about project structure
Security & Safety
Safe Generation
- Command validation - AI-generated commands are validated before use
- No secrets - API keys and sensitive data excluded from generation
- Human review - Generated configs require confirmation before saving
- Backup creation - Existing configs are backed up before replacement
Privacy Protection
Integration Examples
CI/CD Pipeline Generation
Team Onboarding
Legacy Project Migration
Command generation works best when combined with your existing dx.yaml - AI can understand and extend your current workflow patterns.