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 input: package manager

Browse skills that use this input.

  • use-better-auth - Better-auth Authentication Setup
    authenticationbetter-authsession managementOAuth

    ★ 15 · Updated 2026-06-30

    Answer questions and build authentication features using better-auth library

    ⚙ read better-auth documentation⚙ install better-auth package⚙ configure authentication settings
  • git-best-practices - Git Best Practices Guide for Developers
    gitversion controlworkflowdeveloper tools

    ★ 2 · Updated 2026-05-28

    Provides git workflow guidelines for .gitignore setup and commit management

    ⚙ create .gitignore file⚙ check git status⚙ verify .gitignore patterns
  • git-best-practices - Git Best Practices Workflow
    gitversion controlworkflowdevelopment

    ★ 60 · Updated 2026-05-28

    Guidelines for proper git workflow management and .gitignore setup

    ⚙ create .gitignore⚙ update .gitignore⚙ check git status
  • claude-md - Create and maintain CLAUDE.md files
    Claude Codedocumentationconfigurationproject setup

    ★ 18 · Updated 2026-05-11

    Create, improve, audit, and maintain CLAUDE.md files for Claude Code projects

    ⚙ create CLAUDE.md files⚙ improve existing CLAUDE.md⚙ audit CLAUDE.md quality
  • omnibus-instrument-integration - PostHog SDK Integration Setup
    posthoganalyticssdkintegration

    ★ 63 · Updated 2026-03-26

    Add PostHog SDK integration with installation, provider setup, and configuration for any framework

    ⚙ detect framework and language⚙ install PostHog SDK package⚙ initialize PostHog client
  • ln-742-precommit-setup - Git Hooks Automation Setup
    gitcode-qualitypre-commitautomation

    ★ 650 · Updated 2026-03-21

    Configures Husky, lint-staged, commitlint, and Python pre-commit

    ⚙ check existing hooks⚙ install hook manager⚙ configure staged linting
  • Onboarding - Developer Onboarding Skill
    apibackendserverdatabase

    ★ 1 · Updated 2026-03-21

    Help new team members become productive through structured onboarding

    ⚙ follow patterns⚙ maintain consistency⚙ document decisions
  • nestjs-swagger-setup - Install and Configure NestJS Swagger UI and OpenAPI JSON
    NestJSSwaggerOpenAPIAPI Documentation

    ★ 18 · Updated 2026-03-10

    Install, repair, and verify OpenAPI documentation in NestJS using @nestjs/swagger with environment-based controls.

    ⚙ install dependencies⚙ configure ConfigModule⚙ create setup helper
  • preen-split-react-components - Split Oversized React Components
    Reactrefactoringcode qualitymonorepo

    ★ 1 · Updated 2026-03-10

    Search monorepo for large React components and refactor into small, one-per-file modules with colocated tests

    ⚙ search monorepo⚙ identify candidates⚙ analyze component structure
  • dev-web - Create and manage modern React web applications
    web developmentfrontendReactTypeScript

    ★ 650 · Updated 2026-02-17

    Create and manage modern React web applications using Bun, Vite, React 19, Tailwind CSS 4, and shadcn/ui.

    ⚙ initialize web project⚙ install dependencies⚙ configure Tailwind CSS