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 capability: manage dependencies

Browse skills that share this capability.

  • modern-python - Modern Python tooling configuration
    Pythondevelopmentlintingformatting

    ★ 602 · Updated 2026-06-30

    Configure Python projects with modern tooling (uv, ruff, ty) for creating projects, writing scripts, or migrating from legacy tools.

    ⚙ create Python project⚙ setup development tools⚙ manage dependencies
  • workflow-orchestrator - Multi-Phase Pentest Workflow Orchestrator
    penetration testingworkflow orchestrationdependency managementstate management

    ★ 364 · Updated 2026-05-09

    Orchestrates multi-phase penetration testing workflows with dependency chaining and state management

    ⚙ coordinate tool execution⚙ manage dependencies⚙ implement fallback strategies
  • file-todos - File-Based TODO Tracking System
    task managementproject trackingfile-basedworkflow

    ★ 8 · Updated 2026-05-09

    Manages file-based TODO tracking in todos/ directory for branches

    ⚙ create TODO files⚙ manage TODO status⚙ manage dependencies
  • bun-deploy - Generate Optimized Docker Images for Bun
    bundockerdeploymentcontainers

    ★ 18 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications for container deployment

    ⚙ create Dockerfile⚙ build Docker images⚙ configure health checks
  • Nestjs Patterns - NestJS backend framework patterns
    APIBackendFrameworkTypeScript

    ★ 0 · Updated 2026-03-25

    Build scalable server-side applications using NestJS architectural patterns

    ⚙ create modules⚙ implement controllers⚙ develop services
  • golang-pro - Go 1.21+ Expert Development Skills
    Go programmingconcurrencymicroservicesperformance optimization

    ★ 23 · Updated 2026-03-24

    Master Go 1.21+ features, concurrency, performance optimization, and production system design

    ⚙ write Go 1.21+ code⚙ implement generics⚙ manage goroutines
  • build-engineer - Expert Build Engineer
    build systemcompilationoptimizationwebpack

    ★ 67 · Updated 2026-03-23

    Optimize build systems, reduce compilation times, and create scalable build pipelines

    ⚙ query build context⚙ review build configurations⚙ analyze compilation needs
  • turborepo - Turborepo monorepo build system
    build systemcachingmonorepotask orchestration

    ★ 602 · Updated 2026-03-22

    Build system for JavaScript/TypeScript monorepos

    ⚙ configure tasks⚙ cache task outputs⚙ run tasks in parallel
  • golang - Go Language Expert Development
    GoGolangprogramming languageconcurrency

    ★ 22 · Updated 2026-03-22

    Expert Go language development including idiomatic patterns, concurrency, performance optimization, and ecosystem best practices

    ⚙ write Go code⚙ design concurrent systems⚙ implement APIs
  • coding-kotlin - Kotlin Code Generation & Optimization
    kotlinandroidcodingcoroutines

    ★ 57 · Updated 2026-03-20

    Generate, debug, and optimize Kotlin code for Android and multiplatform development

    ⚙ write coroutines⚙ create data classes⚙ define sealed classes
  • ralph-bridge - Multi-story feature orchestration with fresh instances
    orchestrationmulti-storyfresh instancefeature development

    ★ 18 · Updated 2026-03-20

    Orchestrates fresh Claude instances per story to avoid context window exhaustion in multi-story features

    ⚙ spawn fresh instance⚙ execute story task⚙ verify acceptance criteria
  • coding - Coding Standards and Best Practices
    codinggostandardsbest-practices

    ★ 602 · Updated 2026-03-19

    Applies coding standards and best practices for implementation work

    ⚙ apply coding standards⚙ implement design principles⚙ handle errors
  • foundry - Foundry Ethereum Smart Contract Toolkit
    ethereumsoliditysmart-contractsblockchain

    ★ 0 · Updated 2026-03-10

    Rust-based command-line toolkit for developing, testing, and deploying Ethereum smart contracts

    ⚙ compile Solidity contracts⚙ run unit tests⚙ deploy contracts
  • lesson-runner - Agent-Spike Lesson Code Runner with UV and Virtual Environment
    PythonlessontestingCLI

    ★ 602 · Updated 2026-02-24

    Run Python code for lessons in the agent-spike multi-agent learning project

    ⚙ navigate to lesson directory⚙ run Python test scripts⚙ run Python demo scripts