Universal Setup for Modern Development
Complete AI agent configuration packages for modern software development. Each package includes everything you need to get started with AI-assisted coding.
Choose your language and download the complete configuration package. Click "View" to see detailed information and code examples.
Red-Green-Refactor workflow with acceptance and unit tests. Minimum 90% code coverage required.
Focus on business problems with ubiquitous language. Separation of business and technical rules.
Result pattern for error handling. Explicit success/failure paths in your code.
Fail-fast approach, no default values. Consistent code paths and reusable functions.
Strict rules: no stash, no force push. Standardized commit format with user approval.
Works with all AI assistants. Language-specific best practices included.