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 capability: configure optional parameters

Browse skills that share this capability.

  • go-functional-options - Implement Functional Options Pattern for Go APIs
    Godesign patternsAPI designcode style

    ★ 211 · Updated 2026-02-11

    Applies the functional options pattern to Go constructors and public APIs with optional configuration.

    ⚙ define Option interface⚙ create With* constructors⚙ configure optional parameters