nm-archetypes-architecture-paradigm-functional-coreApplies Functional Core, Imperative Shell to isolate logic from side effects
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 Jul 6, 2026
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Calculate construction costs using resource-based method. Estimate project costs from work items, physical resource norms, and current prices.
Support architectural understanding from home projects to professional practice and theory.
Design property graph schemas for knowledge graph systems using Neo4j-style node labels, relationships, and properties based on domain descriptions or develo...
Search OneHome (CoreLogic) portal listings, get property details, photos, schools, saved searches. Use when the user asks about real estate listings shared b...
Real estate tax calculation and planning for Taiwan properties. Covers 房地合一稅 (House and Land Combined Tax), 土地增值稅 (Land Value Increment Tax), 財產交易所得稅 (Proper...