ai-code-generatorAI code generator using Plan-and-Solve + ReAct for generating complete, runnable code from requirements and specifications.
Install via ClawdBot CLI:
clawdbot install banxian87/ai-code-generatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Jul 14, 2026
Developers can input natural language requirements for a complete web application (e.g., todo app with authentication) and receive a full project structure with frontend, backend, database, tests, and documentation, reducing development time from weeks to hours.
Product managers or backend developers specify API endpoints and business logic, and the skill generates a fully functional REST API with routing, models, middleware, and error handling, enabling fast prototyping and iteration.
When migrating from one framework or language to another, the skill can analyze existing code or requirements and generate equivalent code in the target language/framework, preserving architecture and best practices.
Instructors can generate example projects for coding tutorials, complete with comments and documentation, to teach concepts like REST APIs, database integration, or authentication in a structured, production-ready manner.
Enterprise teams can quickly build internal tools (e.g., reporting dashboards, admin panels) by describing the functionality in plain language, reducing the need for extensive manual coding and accelerating delivery.
Offer the AI code generator as a monthly or annual subscription service for individual developers and teams, with tiers based on usage limits (e.g., number of projects, lines of code generated).
Charge per code generation request or per file generated, ideal for occasional users or freelance developers who want to avoid subscription commitments.
License the skill to large organizations for internal use, including features like custom templates, compliance with company coding standards, and integration with CI/CD pipelines.
💬 Integration Tip
Integrate via the ClawHub CLI or embed the CodeGenerator class in your Node.js applications. Customize generation options like style, testing, and documentation to match your workflow.
Scored Jul 14, 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.