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: dependency-management

Browse skills that share this tag.

  • poetry - Manage Python project dependencies and environments with Poetry.
    poetrypythondependency-managementpackage-manager

    ★ 5 · Updated 2026-09-21

    Manage Python dependencies, lock files, and project environments using Poetry.

    ⚙ Add runtime dependencies⚙ Remove runtime dependencies⚙ Add dev dependencies
  • standard-first - Prefer standard official solutions over custom code
    best-practicescode-generationdependency-managementframeworks

    ★ 0 · Updated 2026-09-17

    Guides technical implementation to prefer built-in framework features and official packages over custom or AI-generated code.

    ⚙ Inspect project manifests for stack context⚙ Check session for technology-specific skills⚙ Search package registries for existing solutions
  • package-dependency-management - Install Python package dependencies in development mode
    pythondependency-managementpippytest

    ★ 15 · Updated 2026-09-16

    Install and manage Python package dependencies in development mode, ensuring required test tools are available for local validation.

    ⚙ Install package in editable mode⚙ Install development dependencies⚙ Execute test suite with pytest
  • experiment-setup - Set up and validate experiment environment
    setupenvironment-validationsmoke-testingdependency-management

    ★ 0 · Updated 2026-09-15

    Set up, validate, or repair the local environment, Python dependencies, model boot, dataset access, and smoke tests for the project.

    ⚙ Identify environment contracts⚙ Validate core dependencies⚙ Validate model boot paths
  • monorepo-management - Monorepo Management
    monorepoturboreponxpnpm-workspaces

    ★ 0 · Updated 2026-09-15

    Build efficient multi-package repositories using Turborepo, Nx, and pnpm workspaces with optimized builds and dependency management.

    ⚙ Set up new monorepo projects⚙ Migrate multi-repo to monorepo⚙ Optimize build and test performance
  • modular-architecture - Modular Architecture and Component Splitting Design
    modular-architecturesystem-designdependency-managementclean-architecture

    ★ 602 · Updated 2026-09-15

    Guides system design, dependency management, and scalable modular architecture implementation based on high cohesion and low coupling principles.

    ⚙ Analyze system architecture and requirements⚙ Identify module boundaries⚙ Design inter-module interfaces
  • df-ops-dependcy-man - Audit and clean JS, Gradle, Maven, GitHub dependencies
    dependency-managementjavascriptgradlemaven

    ★ 18 · Updated 2026-09-13

    Audit and clean JavaScript, Gradle, Maven, and GitHub dependencies, identify invalid or duplicate declarations, and review Dependabot rules.

    ⚙ Audit JavaScript dependencies⚙ Analyze Gradle and Maven dependencies⚙ Check GitHub dependency configurations
  • uv - Python package and script management with uv
    uvpythonpackage-managementscript-execution

    ★ 0 · Updated 2026-09-09

    Manages Python dependencies, environments, and script execution using uv instead of pip, python, or venv.

    ⚙ Run Python scripts⚙ Run scripts with ad-hoc dependencies⚙ Verify syntax without writing pycache
  • uv-dependency-management - Manage Python project dependencies using uv
    uvpythondependency-managementlockfile

    ★ 602 · Updated 2026-09-09

    Manages Python project dependencies, dependency groups, version constraints, lock files, and conflict resolution using uv.

    ⚙ Add Python dependencies⚙ Remove Python dependencies⚙ Update Python dependencies
  • python-reproducibility-guide - Reproducible Python Research Environments
    reproducibilitypythonjupyterresearch

    ★ 4,344 · Updated 2026-05-11

    Set up reproducible Python environments using virtual environments, dependency management, Jupyter notebooks, and containerization

    ⚙ create virtual environment⚙ install Python packages⚙ convert Jupyter notebook
  • dependabot-review - Dependabot PR Review and Management
    dependency-managementcode-reviewpull-requestautomation

    ★ 0 · Updated 2026-03-24

    Review, triage, and handle open Dependabot pull requests with automated assessment and merge capabilities

    ⚙ fetch Dependabot PRs⚙ parse PR versions⚙ categorize version updates
  • node-deps - Node.js Dependency Update Manager
    nodejsdependency-managementnpmpackage-updates

    ★ 18 · Updated 2026-03-09

    Update Node.js dependencies using taze CLI with smart prompting for version upgrades

    ⚙ run taze dependency scan⚙ parse taze output⚙ categorize version updates
  • pom-ordering - Enforce Maven POM Dependency Ordering Rules
    mavenpomdependency-managementxml

    ★ 19 · Updated 2026-02-15

    Enforce Maven POM dependency ordering rules when editing pom.xml files

    ⚙ read pom.xml files⚙ parse dependencies⚙ group dependencies by scope
  • go-modules - Go Modules and Dependency Management
    golangdependency-managementmodule-systemversioning

    ★ 602 · Updated 2026-02-14

    Manage Go modules system including versioning, private modules, vendoring, and dependency updates

    ⚙ initialize go module⚙ update dependencies⚙ vendor dependencies
  • smart-coding - Semantic Codebase Exploration and Analysis
    codingsemantic-searchcode-analysisdependency-management

    ★ 3 · Updated 2026-02-14

    Understand and navigate codebases using semantic search and AI analysis

    ⚙ Query codebase with natural language⚙ Search for code snippets semantically
  • architecture-planning-perspective - Architecture-First Planning Perspective for System Design
    architectureplanningrefactoringmigration

    ★ 8 · Updated 2026-02-13

    Apply architecture-first planning lens for module boundaries, dependency direction, and staged refactor/migration safety.

    ⚙ Apply architecture-first planning lens⚙ Identify module boundaries⚙ Analyze dependency direction
  • upgrade-oxc - Upgrade OXC dependencies and fix breaking changes
    dependency-managementcode-upgradebreaking-changesautomation

    ★ 18 · Updated 2026-02-12

    Update OXC dependencies, run code generation, and fix breaking changes

    ⚙ update dependency versions⚙ run test suites⚙ generate code
  • beads - Beads Issue Tracker - CLI-based Issue Management
    issue-trackingcli-tooltask-managementdependency-management

    ★ 0 · Updated 2026-02-11

    Track and manage issues using Beads CLI for creating, querying, updating, and closing tasks

    ⚙ create new issues⚙ query issue details⚙ update issue status
  • upgrading-expo - Expo SDK Upgrade and Dependency Resolution
    exporeact-nativesdk-upgradedependency-management

    ★ 2,591 · Updated 2026-02-09

    Upgrade Expo SDK versions and fix dependency issues in React Native projects

    ⚙ install expo packages⚙ run expo diagnostics⚙ clear project caches
  • pnpm - pnpm Node.js Package Manager with Strict Dependency Resolution
    package-managernodejsdependency-managementmonorepo

    ★ 5,902 · Updated 2026-02-09

    Manages Node.js packages with efficient storage and strict dependency resolution

    ⚙ install packages⚙ add dependencies⚙ remove packages