BeClaude

scaffold

New
GitHub TrendingDocumentationby yuanshi0415-oss

坤哥脚手架。一条命令生成新项目骨架:SKILL.md + README + CLI + CI。

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/scaffold.md https://raw.githubusercontent.com/yuanshi0415-oss/scaffold/main/SKILL.md
3
Invoke in Claude Code
/scaffold
View source on GitHub

Frequently Asked Questions

What is scaffold?

坤哥脚手架。一条命令生成新项目骨架:SKILL.md + README + CLI + CI。

How to install scaffold?

To install scaffold, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /scaffold.

What is scaffold best for?

scaffold is a community categorized under Documentation. Created by yuanshi0415-oss.