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 with output: Makefile

Browse skills that produce this output.

  • sonarqube-gate - Autonomous SonarQube Quality Gate agent for Go and Java
    sonarqubequality-gategolangjava

    ★ 0 · Updated 2026-09-21

    Runs tests, executes Sonar Scanner, queries SonarQube APIs, and automatically fixes code issues until the Quality Gate passes for Go and Java projects.

    ⚙ Locate project root directory⚙ Create Makefile if missing⚙ Update sonar-project.properties exclusions
  • c-pro - C systems programming and performance optimization
    c-proc-languagesystems-programmingmemory-management

    ★ 17 · Updated 2026-09-10

    Writes efficient C code with memory management, pointer arithmetic, and system calls for embedded systems, kernel modules, and performance-critical code.

    ⚙ Write efficient C code⚙ Manage dynamic memory⚙ Execute POSIX system calls
  • terraform-lambda - Scaffold AWS Lambda with Terraform
    AWSLambdaTerraformServerless

    ★ 58 · Updated 2026-05-28

    Scaffold complete AWS Lambda function projects using terraform-aws-lambda Terraform module

    ⚙ scaffold project⚙ generate terraform configuration⚙ create makefile
  • sg-makefile - Generate StackGuardian Makefiles
    MakefileDockerAWSLambda

    ★ 0 · Updated 2026-03-20

    Generate StackGuardian-style Makefiles for Docker build and deploy workflows with ECR, Lambda, and ECS support.

    ⚙ generate Makefile⚙ configure build targets⚙ configure deploy targets