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 with input: coding requirements

Browse skills that use this input.

  • coding - Coding Standards and Best Practices
    codinggostandardsbest-practices

    ★ 602 · Updated 2026-03-19

    Applies coding standards and best practices for implementation work

    ⚙ apply coding standards⚙ implement design principles⚙ handle errors
  • eich-language-fundamentals - Write JavaScript with Brendan Eich's Language Fundamentals
    JavaScriptProgrammingLanguage FundamentalsBrendan Eich

    ★ 0 · Updated 2026-03-09

    Write JavaScript code following the original language fundamentals envisioned by Brendan Eich

    ⚙ write JavaScript code⚙ use first-class functions⚙ implement prototypal inheritance
  • 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
  • python-standards - Python Coding Standards and Modern Syntax Guide
    pythoncoding-standardstype-hintingpep-8

    ★ 0 · Updated 2026-02-13

    Provides authoritative guidance for Python coding standards with strict type hinting and modern syntax (3.11+).

    ⚙ review Python code⚙ write Python code⚙ refactor Python code
  • php-pro - Write idiomatic PHP code with generators, iterators and modern OOP features
    phpprogrammingcode-generationbackend

    ★ 7 · Updated 2026-02-12

    Write memory-efficient PHP code using generators, iterators, SPL data structures, and modern PHP 8+ features

    ⚙ write PHP code⚙ use generators⚙ use iterators
  • modern-python-standards - Modern Python Development Standards for Type-Safe Code
    pythoncoding-standardstype-safetybest-practices

    ★ 4 · Updated 2026-02-11

    Enforces modern Python 3.11+ standards, idiomatic patterns, and type-safe development practices.

    ⚙ refactor complex nested logic⚙ implement context managers⚙ write self-documenting code