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: project configuration files

Browse skills that use this input.

  • innozverse-repo-structure - innozverse Repository Structure Guide
    repositorycode organizationproject structurefile naming

    ★ 602 · Updated 2026-05-09

    Navigate innozverse repository structure, file organization, naming conventions, and module boundaries.

    ⚙ read repository structure⚙ understand file organization⚙ follow naming conventions
  • project-conventions - Discover and Apply Project Conventions
    code conventionscode styleproject structurecode review

    ★ 18 · Updated 2026-03-23

    Guides discovery and application of project-specific conventions for code patterns, naming, structure, and team practices

    ⚙ read configuration files⚙ examine documentation⚙ analyze source code
  • generate-tests - Generate Tests for Code
    testingtest generationunit testingTDD

    ★ 3 · Updated 2026-03-23

    Generates test cases for code following FIRST principles and AAA pattern with auto framework detection

    ⚙ read module or function file⚙ identify public functions and classes⚙ extract function signatures and types
  • managing-finances - Financial planning and pricing strategy for entrepreneurs
    financial planningpricing strategyrevenue projectioncost analysis

    ★ 602 · Updated 2026-03-22

    Guides entrepreneurs through financial planning including pricing strategy selection and financial modeling

    ⚙ gather business context⚙ select pricing strategy⚙ build revenue projections
  • apify-actorization - Convert projects to Apify Actors
    serverlessdockerapifycloud deployment

    ★ 6 · Updated 2026-03-21

    Convert existing projects to serverless Apify Actors with SDK integration

    ⚙ initialize actor structure⚙ configure input schema⚙ configure output schema
  • devtools-secrets - Secrets Management with mise, fnox, and infisical
    secretsenvironment variablesdevtoolsmise

    ★ 23 · Updated 2026-03-11

    Provides knowledge and guardrails for configuring and managing secrets using mise, fnox, and infisical toolchain

    ⚙ check tool availability⚙ validate project config state⚙ configure secrets management
  • ln-780-bootstrap-verifier - Bootstrap Verification Pipeline Coordinator
    buildtestcontainerverification

    ★ 9 · Updated 2026-03-10

    Orchestrates build, test, and container verification pipeline

    ⚙ check environment readiness⚙ verify build⚙ run tests
  • lint - Run Linters, Formatters and Static Analysis for Code Quality
    code qualitystatic analysisformattingcode standards

    ★ 1 · Updated 2026-02-24

    Run linters, formatters and static analysis tools to enforce coding standards

    ⚙ run linters⚙ run formatters⚙ run static analysis
  • ai-context-repository - AI Context Repository Skill
    documentationarchitecturerepositoryai-context

    ★ 0 · Updated 2026-02-23

    Guides subagent in maintaining AI_CONTEXT_REPOSITORY.md for repository documentation

    ⚙ read project files⚙ update repository documentation⚙ create architecture diagrams
  • mwa-setup - Set up Mobile Wallet Adapter for React Native Expo apps
    mobile walletreact nativeexposolana

    ★ 7 · Updated 2026-02-23

    Configure Mobile Wallet Adapter dependencies, crypto polyfills, and providers in React Native Expo applications

    ⚙ install MWA dependencies⚙ configure crypto polyfills⚙ set up wallet constants
  • lint - Project-specific linting and type-checking automation
    code qualitystatic analysistype checkingautomation

    ★ 0 · Updated 2026-02-13

    Runs project-specific linting and type-checking commands for code quality validation.

    ⚙ run lint checks⚙ run type checks⚙ run format checks
  • lint - Lint and Build Error Collection and Fixing
    code qualityerror fixingdevelopment tools

    ★ 0 · Updated 2026-02-11

    Collects and fixes lint errors such as IDE diagnostics, ESLint, and Java build errors

    ⚙ collect IDE diagnostics⚙ run lint commands⚙ group errors by file