LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: project-scaffolding

Browse skills that share this tag.

  • gt-create - Scaffold a new project in the vault
    project-scaffoldingvaultgolden-thread

    ★ 3 · Updated 2026-09-16

    Gathers project details, runs an initialization script to scaffold files, populates idea.md, and cross-links related pages.

    ⚙ Gather project configuration details⚙ Check existing project folder conflicts⚙ Execute vault initialization python script
  • project-scaffolding - Initialize new projects with standard structures and templates
    project-scaffoldingproject-setuptemplatesrepository-init

    ★ 602 · Updated 2026-09-14

    Initializes new projects with proper directory structures, configuration files, and setup based on the BaseProject template.

    ⚙ Copy BaseProject template⚙ Clean and initialize Git repository⚙ Customize AGENT.md project documentation
  • create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project Skeleton
    spring-bootkotlinproject-scaffoldingdocker

    ★ 57 · Updated 2026-03-09

    Create a Spring Boot Kotlin project with database configurations and Docker setup

    ⚙ download Spring Boot template⚙ unzip project files⚙ add Gradle dependencies