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: Code Quality

Browse skills that share this tag.

  • codebase-cleanup-tech-debt - Technical Debt Analysis and Remediation
    Technical DebtCode QualityCode RefactoringSoftware Architecture

    ★ 1 · Updated 2026-06-30

    Identify, quantify, and prioritize technical debt and create remediation plans

    ⚙ identify technical debt⚙ quantify debt items⚙ assess debt impact
  • laravel-best-practices - Laravel 13 Best Practices Guide
    LaravelBest PracticesPHP FrameworkWeb Development

    ★ 17 · Updated 2026-05-28

    Provides 31 rules for building scalable Laravel 13 applications

    ⚙ create controllers⚙ write migrations⚙ implement validation
  • python-majo - Python Development Standards
    PythonDevelopmentType SafetyCode Quality

    ★ 602 · Updated 2026-05-11

    Guide Python development with modern tooling and type-safe practices

    ⚙ Write Python code⚙ Create Python projects⚙ Add type annotations
  • semgrep-rule-creator - Create production-quality Semgrep rules
    SecurityRule CreationStatic AnalysisSemgrep

    ★ 0 · Updated 2026-03-22

    Create custom Semgrep rules to detect security vulnerabilities and code patterns with proper testing

    ⚙ Create Semgrep rules⚙ Write taint mode rules⚙ Write pattern matching rules
  • python-development - Modern Python Development with uv ruff pytest
    PythonDevelopmentTestingCode Quality

    ★ 0 · Updated 2026-03-21

    Modern Python development workflow with uv, ruff, pytest, type checking, and pre-commit hooks

    ⚙ create project⚙ add dependency⚙ remove dependency
  • cui-jsdoc - JSDoc Documentation Standards for JavaScript
    JavaScriptJSDocDocumentationCode Quality

    ★ 602 · Updated 2026-03-20

    Provides JSDoc documentation standards for JavaScript code elements and validation tools

    ⚙ apply JSDoc patterns⚙ check ESLint compliance⚙ run violation analysis
  • solid-react - SOLID React Architecture & Code Quality
    ReactSOLIDArchitectureCode Quality

    ★ 602 · Updated 2026-03-19

    Enforce SOLID principles for React 19 with file size limits, modular architecture, and code quality standards

    ⚙ analyze project structure⚙ read existing files⚙ identify patterns
  • solid-generic - SOLID Principles for TypeScript, Bun and Node.js Projects
    TypeScriptSOLIDCode QualityArchitecture

    ★ 57 · Updated 2026-03-09

    Enforces SOLID principles in TypeScript, Bun, and Node.js projects with file size limits, interface separation, and JSDoc requirements.

    ⚙ Enforce file size limits⚙ Separate interfaces from implementations⚙ Require JSDoc documentation
  • pr:cmt-plan - GitHub PR Review Comment Analysis and Improvement Planning
    GitHubPR ReviewCode ReviewCode Quality

    ★ 1 · Updated 2026-03-09

    Analyze unresolved GitHub PR review comments and create systematic improvement plans.

    ⚙ get current branch name⚙ identify related PR number⚙ retrieve PR context via github agent
  • java-coding-standards - Java Coding Standards for Spring Boot Development
    JavaCoding StandardsSpring BootBest Practices

    ★ 74 · Updated 2026-02-23

    Provides coding standards for writing readable and maintainable Java code in Spring Boot services.

    ⚙ set naming conventions⚙ apply immutability principles⚙ use Optional for returns
  • writing-go-code - Apply Go Coding Standards for Development
    GoCoding StandardsDevelopmentCode Quality

    ★ 2 · Updated 2026-02-18

    Apply Go coding standards when writing or modifying Go code for consistency and maintainability

    ⚙ Apply Go coding standards⚙ Write Go code⚙ Modify Go code
  • typescript - TypeScript Strict Patterns and Best Practices
    TypeScriptCode QualityStatic AnalysisBest Practices

    ★ 0 · Updated 2026-02-14

    Enforces TypeScript strict patterns and best practices for type safety and maintainability.

    ⚙ enforce const object patterns⚙ flatten nested interfaces⚙ replace any with unknown
  • typescript - TypeScript Strict Patterns and Best Practices
    TypeScriptCode QualityStatic TypingDevelopment Tools

    ★ 1 · Updated 2026-02-14

    Enforce TypeScript strict patterns and best practices in .ts/.tsx files

    ⚙ Implement TypeScript types and interfaces⚙ Refactor TypeScript code⚙ Use const object patterns
  • Modern C++ - Modern C++ Coding Standards and Best Practices
    C++Coding StandardsCode QualityStatic Analysis

    ★ 0 · Updated 2026-02-13

    Enforces C++23 coding standards and best practices in the codebase

    ⚙ enforce C++23 standards⚙ analyze code compliance⚙ apply formatting rules
  • the-linter - Fix ESLint Errors and TypeScript Type Issues in Your Codebase
    Code QualityLintingTypeScriptESLint

    ★ 0 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint check⚙ Analyze error groups⚙ Fix TypeScript type errors
  • the-linter - Automated ESLint and TypeScript Error Fixer
    Code QualityStatic AnalysisAutomated FixingTypeScript

    ★ 18 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint checks⚙ Identify errors and warnings⚙ Fix TypeScript type errors