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: coding standards

Browse skills that share this tag.

  • cpp-coding - C++ Coding Standards and Best Practices Guide
    C++coding standardscode reviewRAII

    ★ 9 · Updated 2026-06-30

    Provides modern C++ coding standards covering RAII, smart pointers, error handling, concurrency, performance, and safety for implementation, refactoring, and code review.

    ⚙ Enforce modern C++ coding standards⚙ Review C++ code quality⚙ Guide C++ code refactoring
  • clean-code - Clean Code Standards & Best Practices
    code qualityrefactoringclean codenaming conventions

    ★ 14 · Updated 2026-06-30

    Pragmatic coding standards for clean, maintainable code including naming, functions, structure, and anti-patterns.

    ⚙ write new code⚙ refactor existing code⚙ review code quality
  • trellis-update-spec - Update Code-Spec Documents with Contracts
    documentationcoding standardsknowledge managementexecutable contracts

    ★ 7,121 · Updated 2026-06-30

    Captures executable contracts and coding conventions into .trellis/spec/ documents for future reference

    ⚙ capture executable contracts⚙ document coding conventions⚙ update spec documents
  • code-standards-learn - Check code standards for Python, TypeScript, HTML, CSS
    code reviewcoding standardsPythonTypeScript

    ★ 1 · Updated 2026-05-09

    Check code against language-specific conventions for Python, TypeScript, HTML, and CSS

    ⚙ check code against standards⚙ report code violations⚙ provide fix suggestions
  • coding-standards - TypeScript & React Coding Standards
    code reviewcode qualitycoding standardsbest practices

    ★ 11 · Updated 2026-03-23

    Universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js

    ⚙ define coding standards⚙ review code quality⚙ suggest best practices
  • drupal-standards - Apply Drupal coding standards automatically
    Drupalcoding standardsPHPJavaScript

    ★ 18 · Updated 2026-03-20

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

    ⚙ read coding standards⚙ apply coding standards⚙ validate code
  • drupal-standards - Apply Drupal Coding Standards
    drupalcoding standardsphpjavascript

    ★ 3 · Updated 2026-03-20

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

    ⚙ read coding standards⚙ apply standards⚙ validate code
  • clean-code - Pragmatic AI Coding Standards
    coding standardscode qualityrefactoringclean code

    ★ 0 · Updated 2026-03-20

    Write clean code using pragmatic standards - concise, direct, no over-engineering

    ⚙ read file⚙ write file⚙ edit file
  • my-react-rules - Elixir and Phoenix Best Practices
    coding standardsbest practicesElixirPhoenix

    ★ 602 · Updated 2026-03-20

    Provides coding standards and best practices for Elixir and Phoenix development

    ⚙ define coding standards⚙ provide best practices⚙ guide project structure
  • coding - Coding Standards and Best Practices
    Gocoding standardsbest practicescode quality

    ★ 0 · Updated 2026-03-19

    Defines coding standards, best practices, and tooling requirements for Go implementation work

    ⚙ apply single responsibility principle⚙ accept interfaces return structs⚙ handle errors immediately
  • coding - Coding Standards and Best Practices
    coding standardsbest practicescode qualityGo

    ★ 18 · Updated 2026-03-19

    Coding standards and best practices for implementation work

  • java-coding-standards - Java Coding Standards for Spring Boot Services
    coding standardsjavaspring bootbest practices

    ★ 1 · Updated 2026-02-23

    Provides guidelines for readable and maintainable Java (17+) code in Spring Boot services.

    ⚙ define naming conventions⚙ promote immutability⚙ guide Optional usage
  • clean-code - Clean Code: Professional Software Craftsmanship Guide
    code qualityrefactoringsoftware craftsmanshipcoding standards

    ★ 0 · Updated 2026-02-23

    Guide for writing clean, maintainable, professional code with principles for naming, functions, formatting, and error handling.

    ⚙ write clean code⚙ refactor existing code⚙ review code quality
  • provide-real-file-links-rule - Ensure Real File Links in Code References
    code reviewcoding standardsfile referencesbest practices

    ★ 5 · Updated 2026-02-11

    Provides links to real files instead of placeholder names in code references

    ⚙ review code for guideline compliance⚙ suggest improvements based on practices⚙ explain preferred patterns