bookforge-architecture-style-selectorGuide the systematic selection of an architecture style by evaluating domain needs, architecture characteristics, quantum count, data constraints, and organi...
Install via ClawdBot CLI:
clawdbot install quochungto/bookforge-architecture-style-selectorGrade 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/bookforge-ai/bookforge-skills/tree/main/books/fundamentals-ofAudited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
A fast-growing online retailer needs to migrate from a monolithic architecture to a more scalable solution to handle increasing traffic and frequent feature releases. The team must decide between microservices and event-driven architecture.
A new payment processing startup must choose an architecture that ensures high availability, security, and low latency. The team considers microkernel vs. event-driven styles.
A legacy healthcare application needs modernization to support interoperability, scalability, and regulatory compliance. The architect evaluates service-based vs. event-driven approaches.
A company building an IoT platform to manage sensors and actuators in smart buildings needs an architecture that handles high throughput, real-time processing, and device heterogeneity. Space-based and event-driven styles are considered.
A SaaS company that adopted microservices questions whether the style fits their domain, given increased operational complexity. The architect validates the decision using architecture characteristics and quantum analysis.
Customers pay a recurring fee for access to the software platform. Architecture must support multi-tenancy, scalability, and high uptime.
Revenue is generated per transaction processed (e.g., payments, trades). Requires high throughput, low latency, and fault tolerance.
Revenue from designing and building custom solutions for clients. Architecture decisions affect project timelines, maintainability, and client satisfaction.
💬 Integration Tip
Ensure architecture characteristics and quantum analysis are completed before using this skill; the quality of the recommendation heavily depends on those inputs.
Scored May 21, 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.