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.

sdlc-bootstrap - Bootstrap a .NET project with full SDLC automation suite

Bootstraps a .NET project with SDLC agent suite, copilot instructions, CI/CD pipeline, and documentation structure.

Tags

Updated: 2026-09-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Install agent files
  • Generate Copilot instructions
  • Create instruction files
  • Create documentation structure
  • Generate CI pipeline
  • Generate initial artifacts
  • Run health check

Inputs

  • Project name and type
  • Target framework version
  • Architecture pattern and database choice
  • Authentication and cloud providers
  • CI/CD platform and compliance requirements

Outputs

  • SDLC agent files in .github/agents
  • Copilot instructions file
  • Instruction files in .github/instructions
  • Documentation directory structure
  • CI workflow file
  • Initial project artifacts
  • SDLC configuration file
  • Baseline health check report

Requirements

  • .NET project workspace

Source

  • Spec: SKILL.md
dotnet
sdlc
bootstrap
copilot
automation
Install agent files
Generate Copilot instructions
Create instruction files
Create documentation structure
Project name and type
Target framework version
Architecture pattern and database choice
SDLC agent files in .github/agents
Copilot instructions file
Instruction files in .github/instructions