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-setup

Browse skills that share this tag.

  • project-setup - Interactive setup wizard for starter projects
    project-setupwizarddocumentationimplementation-plan

    ★ 0 · Updated 2026-09-22

    Interactive setup wizard that gathers prototype context, updates template docs, and creates an initial implementation plan.

    ⚙ Read existing template files⚙ Gather requirements via user questions⚙ Fetch context from external URLs
  • project-bootstrap - Scaffold production-ready project skeletons from scratch.
    bootstrapscaffoldclean-architecturedocker

    ★ 0 · Updated 2026-09-20

    Scaffolds project skeletons with Clean Architecture, Docker, CI/CD workflows, linting, pre-commit hooks, and test infrastructure.

    ⚙ Detect or confirm tech stack⚙ Create Clean Architecture directory structure⚙ Generate multi-stage Dockerfile
  • init - Initialize shipkit and configure MCP servers for a project
    initshipkitmcpproject-setup

    ★ 0 · Updated 2026-09-19

    Detects project tech stack, configures recommended MCP servers into project settings, and runs shipkit sync.

    ⚙ Verify git repository and shipkit installation⚙ Detect project tech stack⚙ Recommend relevant MCP servers
  • start-project - Batch-provision git worktrees for planned tasks
    gitworktreeclaude-codeproject-setup

    ★ 0 · Updated 2026-09-18

    Batch-provisions isolated git worktrees for a list of planned tasks across repositories.

    ⚙ Resolve Claude session identifier⚙ Resolve repository absolute paths⚙ Fetch remote default branch
  • 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
  • init-adrs - Initialize ADRs and Architecture Directory Structure
    adrsarchitectureproject-setupdocumentation

    ★ 0 · Updated 2026-09-12

    Scaffolds the adrs/ and architecture/ directory structure in projects setting up ADRs for the first time.

    ⚙ Check existing directory structures⚙ Scaffold adrs directory structure⚙ Create adrs README file
  • customize-starter - Customize React boilerplate for a new project.
    reactboilerplatetemplateproject-setup

    ★ 3 · Updated 2026-09-12

    Adapts a React starter boilerplate into a project by renaming, removing demo content, and setting up analytics.

    ⚙ Rename project files and configs⚙ Remove starter demo feature files⚙ Configure GA4 and Sentry analytics
  • templates - Project Scaffolding Templates
    templatesscaffoldingproject-setup

    ★ 2 · Updated 2026-09-10

    Provides 12 project scaffolding templates across various tech stacks for creating new applications from scratch.

    ⚙ Provide project scaffolding templates⚙ Match templates to project types⚙ Read template markdown files
  • templates - Project scaffolding templates for new applications
    templatesscaffoldingproject-setupboilerplate

    ★ 1 · Updated 2026-09-10

    Provides 12 scaffolding templates for creating new applications from scratch across various tech stacks.

    ⚙ Scaffold new applications⚙ Match project types to templates⚙ Read specific template guidelines
  • claude-md - CLAUDE.md Documentation Manager
    documentationclaude-codeproject-setupcodebase

    ★ 3 · Updated 2026-05-11

    Create and maintain CLAUDE.md files for Claude Code projects

    ⚙ create CLAUDE.md files⚙ improve CLAUDE.md files⚙ audit CLAUDE.md files
  • nav-init - Initialize Navigator documentation structure
    navigatorinitializationdocumentationproject-setup

    ★ 18 · Updated 2026-05-11

    Initialize Navigator documentation structure in a project

    ⚙ check initialization status⚙ create .agent directory⚙ create .claude directory
  • project-encyclopedia - Create persistent project documentation across sessions
    documentationarchitectureglossaryproject-setup

    ★ 18 · Updated 2026-03-26

    Creates persistent glossary, architecture maps, and decision records

    ⚙ ask user for permission⚙ explore project structure⚙ read existing documentation
  • init-trimtab - Install and configure Trimtab workflow locally
    workflowrepositoryconfigurationClaude Code

    ★ 0 · Updated 2026-03-23

    Install, retune, and localize Trimtab workflow for a specific repository

    ⚙ inspect repository structure⚙ read existing configuration files⚙ analyze dependency graph
  • repo-init - Initialize repository with standard scaffolding
    repositoryscaffoldingproject-setupgit

    ★ 602 · Updated 2026-03-20

    Creates git, gitignore, CLAUDE.md, justfile, mise, and beads scaffolding for new or existing repositories

    ⚙ initialize git⚙ create .gitignore⚙ create CLAUDE.md
  • Project Setup and CCAGI Integration - Initialize projects with CCAGI framework
    rustproject-setupworkspaceccagi

    ★ 602 · Updated 2026-03-10

    Setup Rust projects and integrate CCAGI framework with workspace configuration

    ⚙ create project directory⚙ initialize Cargo workspace⚙ configure Cargo.toml
  • swe-scaffold-project - Initialize Workflow System for New Projects
    project-setupworkflow-initmemory-scaffoldingsoftware-engineering

    ★ 1 · Updated 2026-03-09

    Creates directory structure and core memory files for new or empty software projects

    ⚙ detect project root directory⚙ identify package manager⚙ determine primary programming language
  • project-setup - Set up Cursor Knowledge Management System in new projects
    project-setupinitializationknowledge-managementcursor

    ★ 1 · Updated 2026-02-14

    Sets up Cursor Knowledge Management System in projects with initial setup, structure validation, and customization guidance.

    ⚙ run initialization script⚙ copy skill files⚙ copy command files
  • unity-bootstrap - Unity Bootstrap for 2D Management Simulation Games
    unitygame-developmentproject-setup2d-games

    ★ 602 · Updated 2026-02-12

    Create and configure a new Unity project for 2D management or simulation games with proper structure and runtime setup

    ⚙ create Unity project⚙ choose URP template⚙ set up git repository