create-projectInteractive Orchestrix project scaffolding. Creates project directory under ~/Codes/, generates project brief from Q&A, installs MCP config, hooks, slash com...
Install via ClawdBot CLI:
clawdbot install dorayo/create-projectGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://orchestrix-mcp.youlidao.aiAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A startup wants to build a new web-based SaaS tool for small businesses to manage customer relationships. They need to quickly scaffold a project with a modern tech stack (e.g., React frontend, Node.js backend, PostgreSQL) and generate a detailed project brief to align the team and attract investors.
A medium-sized company needs an internal desktop application to automate reporting tasks for their finance department. The project requires defining MVP features, technical constraints (e.g., using Python for backend), and setting up Orchestrix for ongoing development collaboration.
An entrepreneur aims to develop a mobile app for fitness tracking with social features. They use this skill to gather requirements, choose a tech stack (e.g., React Native frontend, no backend initially), and create a project brief to validate the idea with potential users.
A developer wants to create an open-source command-line interface (CLI) tool for automating DevOps tasks. The skill helps structure the project, define core functionality, and set up git and MCP configurations for community contributions.
A non-profit organization plans to build a web platform for online courses targeting students in remote areas. They use the skill to outline MVP features (e.g., video streaming, quizzes), select a scalable tech stack, and document constraints like limited budget.
Charge users a recurring fee (monthly or annually) for access to the software, often with tiered pricing based on features or usage. Common for web and mobile apps with ongoing value.
Offer a basic version of the product for free to attract users, then charge for premium features, enhanced support, or increased limits. Effective for tools with viral growth potential.
Sell the software as a single license or download, typically for desktop applications or specialized tools. May include optional paid updates or support services.
💬 Integration Tip
Ensure git and bash are installed on the system before running the skill, as they are required for directory creation and script execution.
Scored Jun 19, 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.