createProject scaffolding reference — boilerplate generation, directory structures, template engines, and init patterns. Use when bootstrapping new projects or gen...
Install via ClawdBot CLI:
clawdbot install bytesagain3/createGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 18, 2026 · audit v1.0
Generated May 7, 2026
A developer needs to start a new React project with proper directory structure, linting, and testing configurations. Using the 'create' skill, they can generate a standardized boilerplate with all essential configs and tools like create-react-app, reducing setup time from hours to minutes.
An engineering team wants to enforce consistent naming, versioning, and commit message conventions for multiple microservices. The skill provides a checklist and conventions guide to ensure every new project follows the same standards, improving code maintainability.
A startup is transitioning to a monorepo structure with multiple packages and shared libraries. The skill offers patterns for workspaces, Nx, or Turborepo, helping them scaffold the monorepo and configure build/test commands efficiently.
An organization needs a custom generator to scaffold internal CLI tools with pre-defined templates. Using the skills template engine patterns and tools insights, developers can build a Yeoman or Cookiecutter generator that incorporates company-specific boilerplate and configs.
A research lab wants to bootstrap data analysis projects with reproducible directory structures, .gitignore, and CI for Python/R scripts. The skill’s structures and configs commands enable quick creation of standardized research project templates.
Offer a basic scaffolding tool for free with limited templates, and charge for premium templates, advanced integrations (e.g., CI/CD, cloud deployment configs), and team collaboration features.
Provide workshops and consulting on project scaffolding best practices, helping companies adopt standardized boilerplates and conventions. Revenue comes from hourly consulting or packaged training programs.
Create a marketplace where developers can buy and sell project templates, boilerplates, and custom generators. The platform takes a commission on each sale, with optional premium listings.
💬 Integration Tip
Integrate with CLI tools or code editors as a plugin to provide scaffolding on demand. Combine with project management tools like Jira to automate checklist generation for new epics.
Scored May 7, 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.