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 standards

Browse skills that share this tag.

  • rules-generation - Generate Project-Specific Coding Rules from Confirmed Tech Stack
    coding rulescode qualitybest practicestech stack

    ★ 3 · Updated 2026-06-30

    Reads confirmed tech stack, ADRs, and NFR documents to generate project-specific .claude/rules/*.md files with YAML frontmatter paths scoping for code quality and best practices.

    ⚙ read tech stack document⚙ read ADR documents⚙ read NFR documents
  • chinese-commit-conventions - Chinese Git Commit Standards
    code standardsGit commitschangelogCI

    ★ 6 · Updated 2026-05-28

    Commit message conventions and changelog automation for Chinese teams

    ⚙ define commit types⚙ generate commit templates⚙ configure commitlint
  • spec-to-md - Convert specs to AI coding implementation docs
    specification conversiondocumentation generationAI codingtechnical writing

    ★ 18 · Updated 2026-03-26

    Transform spec files into structured AI coding implementation markdown documents

    ⚙ read spec files⚙ read project standard files⚙ analyze functional requirements
  • code-comment - Add bilingual code comments to source code
    code commentsdocumentationbilingualcode formatting

    ★ 0 · Updated 2026-03-26

    Add bilingual (Chinese & English) comments following consistent formatting rules

    ⚙ add file-level docstring⚙ add function docstring⚙ add inline comments
  • drupal-standards - Auto-apply Drupal coding standards
    drupalcode standardscode qualityphp

    ★ 602 · Updated 2026-03-20

    Applies Drupal coding standards for PHP, JavaScript, CSS, SQL, Twig, and YAML files

    ⚙ read coding standards⚙ apply coding standards⚙ validate code
  • my-react-rules - Elixir and Phoenix Best Practices
    ElixirPhoenixcode standardstesting

    ★ 57 · Updated 2026-03-19

    编码规范指南涵盖 Elixir 和 Phoenix 开发的最佳实践

    ⚙ validate data⚙ organize code⚙ handle errors
  • 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
  • git-conventions - Git Conventions for Commit Messages and .gitignore
    version controlGitcode standards

    ★ 602 · Updated 2026-02-13

    Apply conventional commit standards and .gitignore rules

    ⚙ create conventional commits⚙ merge branches⚙ configure .gitignore