mb-mal
- 3 skills
- 0 followers
- 6 hours ago last updated
- ▌ Spec Driven Development · mb-malDevelop software from detailed specifications that serve as contracts. Use when building APIs, integrations, complex features with multiple conditions, or when the user provides OpenAPI specs, JSON schemas, detailed requirements, or mentions SDD, specification, contract-first development.
- ▌ Test Driven Development · mb-malWrite code by first creating tests that define expected behavior. Use when implementing business logic, algorithms, utilities, or when the user provides test cases, mentions TDD, asks to write tests first, or wants verifiable code generation.
- ▌ Domain Driven Design · mb-malDesign software architecture around business domain models. Use when starting a new project, creating module structure, defining entities and their relationships, or when the user mentions DDD, domain model, bounded context, aggregates, or business logic architecture.