nm-archetypes-architecture-paradigm-microkernelApplies microkernel architecture with minimal core and plugin extensibility
Install via ClawdBot CLI:
clawdbot install athola/nm-archetypes-architecture-paradigm-microkernelGrade 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 17, 2026 · audit v1.0
Generated May 11, 2026
An IDE vendor uses microkernel architecture to provide a minimal core editor while allowing third-party developers to create language extensions, debuggers, and UI themes as plugins. This enables a vibrant ecosystem where users tailor their development environment to specific languages and workflows.
A company builds an IoT platform with a microkernel core handling device registration and data ingestion, while protocol adapters, analytics modules, and alerting rules are implemented as plugins. This allows rapid integration of new device types and custom data processing without destabilizing the core system.
An e-commerce platform uses microkernel architecture to offer a stable checkout core while merchants extend functionality through plugins for payment gateways, shipping calculators, and promotional engines. This supports extensive customization for different business needs without affecting the core transaction process.
A data engineering team designs a pipeline framework where the microkernel handles scheduling and data routing, and plugins provide source connectors, transformation steps, and sink adapters. This allows a flexible, composable system that can accommodate diverse data sources and outputs.
Offer the core platform for free or at low cost, and operate a marketplace where plugin developers sell their extensions. Revenue is generated by taking a commission on each sale, incentivizing a rich ecosystem of quality plugins.
Provide the microkernel core under an open-source or freemium license, while offering a curated set of premium plugins (e.g., security, compliance) through subscription fees. This model attracts a broad user base and monetizes through add-ons.
Offer professional services to design and develop custom plugins tailored to enterprise clients' specific needs. Revenue is generated through consulting fees, with the added value of deep integration expertise.
💬 Integration Tip
Start by defining a minimal core API and a strict plugin contract; use a sandboxing mechanism (e.g., process isolation) to prevent plugin failures from affecting core stability.
Scored Jul 6, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.