Apply John Ousterhout-inspired software design rules when reducing complexity, designing module boundaries, or reviewing APIs and abstractions.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٤ من skills من ciembor/agent-rules-books. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٤ من أصل ١٤ skills مجمعة.
Apply John Ousterhout-inspired software design rules when reducing complexity, designing module boundaries, or reviewing APIs and abstractions.
لغة النص الأصلي: الإنجليزية
Apply Robert C. Martin-inspired architecture rules when separating business policy from frameworks, databases, UI, or infrastructure details.
لغة النص الأصلي: الإنجليزية
Apply Robert C. Martin-inspired clean code rules when improving readability, naming, function design, responsibilities, or testable everyday code.
لغة النص الأصلي: الإنجليزية
Apply Steve McConnell-inspired construction rules when implementing routines, variables, classes, control flow, defensive code, or tests.
لغة النص الأصلي: الإنجليزية
Apply Martin Kleppmann-inspired data-system rules when designing reliability, scalability, consistency, replication, transactions, streams, or schema evolution.
لغة النص الأصلي: الإنجليزية
Apply Vaughn Vernon-inspired lightweight DDD rules when using bounded contexts, subdomains, context maps, and tactical modeling without excess ceremony.
لغة النص الأصلي: الإنجليزية
Apply Eric Evans-inspired DDD rules when modeling a complex domain, defining bounded contexts, protecting ubiquitous language, or designing aggregates.
لغة النص الأصلي: الإنجليزية
Apply Vaughn Vernon-inspired implementation DDD rules when building aggregates, domain events, repositories, application services, or context integrations.
لغة النص الأصلي: الإنجليزية
Apply Martin Fowler-inspired enterprise architecture rules when choosing layers, service layers, transaction scripts, domain models, repositories, mappers, or DTOs.
لغة النص الأصلي: الإنجليزية
Apply Refactoring.Guru-inspired rules when diagnosing code smells, choosing refactoring techniques, and stopping cleanup before uncontrolled redesign.
لغة النص الأصلي: الإنجليزية
Apply Martin Fowler-inspired refactoring rules when improving existing code structure while preserving observable behavior.
لغة النص الأصلي: الإنجليزية
Apply Michael T. Nygard-inspired production reliability rules when designing failure handling, timeouts, retries, circuit breakers, observability, or deployment behavior.
لغة النص الأصلي: الإنجليزية
Apply Hunt and Thomas-inspired pragmatic programming rules when improving engineering judgment, feedback loops, DRY knowledge, orthogonality, automation, or adaptability.
لغة النص الأصلي: الإنجليزية
Apply Michael Feathers-inspired legacy-code rules when changing hard-to-test code safely with characterization tests, seams, sprout methods, or wrap methods.
لغة النص الأصلي: الإنجليزية