project-scaffoldGenerate new projects with standardized structure, tooling, and configuration for web, API, mobile, CLI, or browser extension apps.
Install via ClawdBot CLI:
clawdbot install cmanfre7/project-scaffoldGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A tech startup needs to quickly prototype a web application to validate their idea with users. Using this skill, they can scaffold a Next.js project with TypeScript and Tailwind, enabling rapid frontend development and a professional structure from day one, reducing setup time from days to minutes.
A large enterprise requires a custom internal API for data processing and reporting. The skill scaffolds a FastAPI backend with organized routers and models, ensuring best practices for maintainability and scalability, allowing developers to focus on business logic rather than boilerplate setup.
A freelance developer is hired to build a mobile app for a small business. By scaffolding a SwiftUI project, they establish a clean architecture with separate models, views, and viewModels, speeding up initial development and impressing the client with a structured approach.
An individual developer wants to create and publish a CLI tool for automating tasks. The skill sets up a Node.js or Python CLI project with proper source and test directories, facilitating easy packaging, testing, and distribution to the community.
A productivity enthusiast aims to build a custom browser extension to enhance their workflow. Scaffolding provides the necessary files like manifest.json and background scripts, enabling quick iteration and testing across different browser environments.
Offer the scaffolding skill as a free basic tool to attract developers, with premium features like custom templates, advanced configurations, or integration with cloud services available via subscription. This model builds a user base and generates recurring revenue from power users and teams.
Provide paid consulting services to help businesses tailor the scaffolded projects to their specific needs, such as adding proprietary modules, security enhancements, or compliance setups. This leverages the skill as an entry point for high-value, project-based engagements.
Create a marketplace where developers can sell or share custom project templates built with this skill. Revenue comes from commissions on sales or featured listings, encouraging community contributions and expanding the tool's utility across various niches.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by automating scaffold generation as part of project initialization scripts, ensuring consistency and reducing manual errors in team workflows.
Scored Apr 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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.