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: clean code

Browse skills that share this tag.

  • code-design - Production-Grade Code Design
    code designsoftware engineeringSOLID principlesdesign patterns

    ★ 5 · Updated 2026-06-30

    Apply SOLID principles, design patterns, and clean code practices for production-ready development

    ⚙ write production code⚙ review code quality⚙ design code architecture
  • 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
  • clean-code-mastery - Automatic Clean Code and Secure Coding
    code qualityclean codesecurityrefactoring

    ★ 602 · Updated 2026-05-11

    Automatically applies clean code and secure coding principles during code operations

    ⚙ read code files⚙ write code files⚙ edit code files
  • 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
  • applying-solid-principles - SOLID Principles and Clean Code Practice
    code qualitysoftware designSOLIDclean code

    ★ 602 · Updated 2026-03-10

    Applies SOLID principles and clean code practices for all code implementations

    ⚙ apply SOLID principles⚙ write clean code⚙ design with interfaces
  • 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
  • arch_patterns - Architecture Patterns for System Design and Decision Making
    arch patternsarchitectureautomationbest practices

    ★ 42 · Updated 2026-02-15

    Compare and select architecture patterns including monolith vs microservices, layered, event-driven, and CQRS for system design.

    ⚙ compare monolith vs microservices⚙ analyze layered architecture⚙ implement event-driven architecture