solo-scaffoldGenerate complete project from PRD + stack template — directory structure, configs, CLAUDE.md, git repo, and GitHub push. Use when user says "scaffold projec...
Install via ClawdBot CLI:
clawdbot install fortunto2/solo-scaffoldGrade 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/<userAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A startup wants to quickly bootstrap a new iOS app using Swift and SwiftUI. The Scaffold skill analyzes existing Swift projects via SoloGraph to adopt proven MVVM patterns and directory structures, while using Context7 to ensure the latest SwiftData and dependency versions are integrated, creating a production-ready foundation.
A software agency needs to set up a new full-stack web project with React and Node.js for a client. Scaffold generates the project with consistent configs like package.json and .eslintrc, studies agency's past projects for reusable service patterns, and pushes the initialized git repo to GitHub for immediate collaboration.
An enterprise IT department is creating an internal dashboard tool using Python and Flask. Scaffold loads org defaults for bundle IDs and GitHub orgs, researches latest Flask extensions via Context7, and creates a structured project with CLAUDE.md for AI-assisted maintenance, speeding up deployment.
A developer aims to start a new open-source library in Go. Scaffold sets up the directory with standard Go modules, uses SoloGraph to analyze similar libraries for best practices in testing and documentation, and ensures the project follows MIT licensing and includes a comprehensive README.md.
Scaffold accelerates the initial setup of SaaS applications by generating boilerplate code and configurations, reducing time-to-market. It ensures projects use latest best practices and consistent structures, enabling scalable development and easier maintenance for subscription-based revenue models.
Agencies use Scaffold to standardize project setups across client engagements, improving efficiency and quality. By leveraging existing project patterns and latest tools, it reduces manual setup time, allowing agencies to handle more projects and bill for development hours more effectively.
Freelancers utilize Scaffold to quickly bootstrap projects for clients, ensuring professional-grade structures and configurations. This tool helps freelancers deliver faster, maintain consistency across multiple projects, and focus on custom features, leading to higher client satisfaction and repeat business.
💬 Integration Tip
Integrate Scaffold early in the development lifecycle by setting up org defaults and templates first, and use it alongside planning tools like /plan to ensure alignment with project requirements before generation.
Scored Jun 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...