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-style

Browse skills that share this tag.

  • dxos-code-style - DXOS TypeScript authoring conventions
    typescriptcode-styledxostesting

    ★ 0 · Updated 2026-09-22

    DXOS TypeScript conventions for package exports, error handling, comment rules, types, and testing structure.

    ⚙ Fix TypeScript types at source⚙ Surface unhandled errors and rejections⚙ Write concise load-bearing comments
  • general-convention - TypeScript and JavaScript Coding Conventions
    typescriptjavascriptcoding-conventionscode-style

    ★ 1 · Updated 2026-09-18

    Applies standard coding conventions for writing, refactoring, and reviewing TypeScript and JavaScript code.

    ⚙ Apply general coding conventions⚙ Use arrow functions for declarations⚙ Enforce early returns and braces
  • write-rust-code - Rust Code Writing Guide for Noctrail
    rustnoctrailcode-styleasync

    ★ 0 · Updated 2026-09-16

    Guidelines for creating and modifying Rust code in Noctrail, enforcing minimal, non-redundant, and cross-platform architecture.

    ⚙ Write Rust code and tests⚙ Enforce minimal non-redundant code⚙ Maintain modular architecture boundaries
  • cratis-engineering-csharp-conventions - Cratis C# Engineering Conventions
    csharpcode-styleconventionscratis

    ★ 0 · Updated 2026-09-15

    Applies Cratis C# house conventions for code formatting, naming, domain exceptions, logging, and dependency injection when writing or reviewing code.

    ⚙ Apply C# code formatting conventions⚙ Apply domain naming conventions⚙ Define domain exception types
  • cratis-engineering-csharp-conventions - Cratis C# Engineering Conventions
    csharpcratiscode-styleconventions

    ★ 0 · Updated 2026-09-15

    Apply Cratis C# conventions when writing or reviewing code in a Cratis repository.

    ⚙ Apply C# code formatting⚙ Enforce C# naming conventions⚙ Define domain exception types
  • code-formatter - Formats and validates code files using Prettier.
    code-formatterprettiertypescriptjavascript

    ★ 17 · Updated 2026-09-14

    Executes formatting and validation on JavaScript, TypeScript, JSON, CSS, Markdown, and other files using Prettier.

    ⚙ Check Prettier installation status⚙ Detect existing configuration files⚙ Check code formatting compliance
  • luban-skill - Analyze code style and generate code style Skills
    code-styleskill-generatorcode-analysisrefactoring

    ★ 27 · Updated 2026-09-14

    Extracts coding DNA from project names, code snippets, or GitHub links to generate executable code style Skills.

    ⚙ Analyze project code style⚙ Extract coding style DNA⚙ Diagnose recommended reference projects
  • managing-global-usings - Centralize External Namespace Imports with GlobalUsings.cs
    csharpdotnetnamespace-managementcode-style

    ★ 0 · Updated 2026-09-11

    Centralize external namespace imports such as BCL, FCL, and NuGet packages into a GlobalUsings.cs file per project to keep individual code files clean.

    ⚙ Create GlobalUsings.cs in project root⚙ Declare external namespaces with global using⚙ Remove redundant using statements from files
  • format - Format a project or selected files
    formattingcode-style

    ★ 0 · Updated 2026-09-10

    Format a project, subtree, or changed files using explicit formatters and report formatting results, commands used, and blockers.

    ⚙ Inspect project language types⚙ Run targeted formatters⚙ Report format results and blockers
  • counsel - Simulate expert perspectives for code guidance and style.
    expert-simulationcode-guidancecode-stylebest-practices

    ★ 602 · Updated 2026-09-09

    Simulates documented expert perspectives for code guidance, style recommendations, and multi-perspective debates with explicit confidence.

    ⚙ Simulate documented expert perspectives⚙ Provide code style guidance⚙ Conduct multi-expert debate panels
  • golang-code-style - Go Code Style and Formatting Guide
    golangcode-styleformattinglinting

    ★ 2 · Updated 2026-05-11

    Enforce Go code style conventions, formatting rules, and best practices for writing and reviewing code

    ⚙ write Go code⚙ review code style⚙ configure linters
  • preferences-style-and-conventions - Code Style and Conventions Guide
    code-styledocumentationformattingconventions

    ★ 14 · Updated 2026-03-26

    Style and formatting conventions for code, documentation, naming, and file organization

    ⚙ apply markdown formatting conventions⚙ follow naming and case conventions⚙ organize files and directories
  • project-conventions - Discover and Apply Project Code Conventions
    code-styleconventionscodebase-analysispatterns

    ★ 44 · Updated 2026-03-23

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

    ⚙ Check project configuration files⚙ Study existing code patterns⚙ Find similar features
  • java-dev - Java 开发规范与最佳实践
    javacode-stylespring-boottesting

    ★ 602 · Updated 2026-03-10

    Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等

    ⚙ compile Java code⚙ run tests⚙ build project
  • openlark-validation-style - OpenLark Rust SDK Parameter Validation Style Guide
    validationcode-stylerustsdk

    ★ 106 · Updated 2026-02-23

    Standardizes parameter validation patterns for OpenLark Rust SDK's feature crates

    ⚙ read validation code⚙ grep validate patterns⚙ analyze validate_required usage
  • naming-conventions - Code Naming Conventions for Type-Driven Development
    code-stylenaming-conventionstype-driventypescript

    ★ 18 · Updated 2026-02-14

    Apply consistent naming conventions for types, functions, files, and resources in code development

    ⚙ review naming patterns⚙ apply naming rules⚙ check type declarations
  • naming-conventions - Code Naming Conventions for Types, Functions, Files and Resources
    coding-standardsnamingtype-driven-developmentcode-style

    ★ 6 · Updated 2026-02-14

    Provides naming conventions for types, functions, files, and resources in type-driven development

    ⚙ apply naming patterns to code⚙ generate resource names with environment⚙ use type declarations
  • react - React Code Style and Best Practices Rules
    reactcode-stylebest-practicestypescript

    ★ 0 · Updated 2026-02-12

    Provides React development rules and best practices for TypeScript/JSX files

    ⚙ provide coding guidelines⚙ apply style rules⚙ suggest component patterns
  • write-shell-scripts - Bash Shell Script Writer with Style Guide
    bashshell-scriptingcode-styleautomation

    ★ 2 · Updated 2026-02-12

    Applies Bash style conventions when creating or editing shell scripts

    ⚙ apply bash style conventions⚙ create shell scripts⚙ edit shell scripts