nm-archetypes-architecture-paradigm-functional-coreFunctional Core, Imperative Shell: isolate deterministic logic from side effects for testability
Install via ClawdBot CLI:
clawdbot install athola/nm-archetypes-architecture-paradigm-functional-coreGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/archetypesAudited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
Separate inventory validation and pricing logic from database updates and payment gateway calls, enabling fast unit tests for business rules. Typical for online retail platforms.
Isolate interest calculation and fraud detection rules from ledger writes and external credit checks, ensuring deterministic audit trails and test reliability in financial software.
Extract claim validation and coverage decision logic from EHR integrations and billing system calls, improving test coverage and regulatory compliance for health tech companies.
Model pricing tiers, discount rules, and entitlement checks as pure functions, separate from payment provider calls and email notifications, enabling rapid feature iteration.
Encapsulate route calculation and scheduling algorithms away from GPS data feeds and driver notification systems, allowing deterministic testing of core optimization logic.
Builds and sells packaged applications often integrated with various backends. Using functional core reduces long-term maintenance costs by decoupling business logic from specific infrastructure.
Operates client systems and custom integrations. This pattern helps standardize business rule implementation across diverse client environments, lowering support overhead.
Develops internal applications interacting with legacy systems. The paradigm allows safe incremental modernization by isolating new logic from old side-effect-heavy code.
💬 Integration Tip
Start by inventorying all existing side effects, then extract one high-value module at a time using a command schema to communicate between core and shell.
Scored May 6, 2026
Check data compliance with construction standards. Validate data against ISO 19650, IFC, COBie, UniFormat standards.
Document significant technical decisions with context, rationale, and consequences to maintain clear, lightweight architectural records for future reference.
Analyze historical construction costs for benchmarking, trend analysis, and estimating calibration. Compare projects, track escalation, identify patterns.
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Search Singapore property rental and sale listings with flexible filters. Use when asked to search Singapore properties, find rental or sale listings, check...
Book real estate showing tours from emailed or pasted listing details, including extracting listing data, preparing outbound call jobs, coordinating a callin...