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: Elixir

Browse skills that share this tag.

  • liveview-patterns - Phoenix LiveView UI Patterns
    Phoenix LiveViewReal-timeUI PatternsPerformance Optimization

    ★ 602 · Updated 2026-06-15

    Phoenix LiveView UI and real-time feature patterns

    ⚙ build LiveView interfaces⚙ implement real-time features⚙ design UI components
  • hex-release - Interactive Hex Package Release
    HexElixirPackage ManagementRelease Automation

    ★ 15 · Updated 2026-05-28

    Guides interactive Hex package release with automated and manual paths using git_ops for version bumping and changelog generation.

    ⚙ release new version⚙ bump package version⚙ create release tag
  • exdoc-config - Configure ExDoc for Elixir Projects
    ElixirDocumentationExDocMix

    ★ 57 · Updated 2026-05-11

    Configure ExDoc documentation generation for Elixir projects including mix.exs setup, extras, groups, and output formats

    ⚙ configure ExDoc⚙ setup mix.exs⚙ add extras
  • 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
  • my-react-rules - Elixir and Phoenix Best Practices
    ElixirPhoenixcode standardstesting

    ★ 57 · Updated 2026-03-19

    编码规范指南涵盖 Elixir 和 Phoenix 开发的最佳实践

    ⚙ validate data⚙ organize code⚙ handle errors
  • elixir-cyclic-deps - Detect and fix cyclic compile-time dependencies in Elixir code
    Elixirdependency managementcode analysisrefactoring

    ★ 59 · Updated 2026-03-09

    Detects and removes cyclic compile-time dependencies in Elixir codebases using mix xref

    ⚙ check Elixir version⚙ run mix xref commands⚙ detect cyclic dependencies
  • elixir-idioms - Elixir Idioms and Best Practices Reference
    Elixirprogrammingbest-practicesarchitecture

    ★ 556 · Updated 2026-03-09

    Reference for writing idiomatic Elixir code with BEAM-aware patterns and OTP best practices

    ⚙ provide Elixir pattern reference⚙ explain BEAM architecture⚙ guide OTP patterns usage
  • parser-grill - Grill Elixirij Parser for Smoke Test Generation
    parser testingsmoke testsElixircode analysis

    ★ 3 · Updated 2026-02-15

    Extract failure tests by grilling the Elixirij parser over codebases to produce smoke test fixtures

    ⚙ run Gradle task with arguments⚙ review test summary output⚙ minimize test fixtures
  • vector-db-storage - Vector Database Storage and Indexing Backends
    Vector databaseStorageIndexingElixir

    ★ 4 · Updated 2026-02-14

    Storage backends and indexing for vector databases in Elixir

    ⚙ Choose persistence method⚙ Implement exact k-NN⚙ Implement approximate k-NN
  • elixir - Elixir and Phoenix Development Expert
    ElixirPhoenixFunctional ProgrammingWeb Development

    ★ 211 · Updated 2026-02-13

    Provides expertise in Elixir and Phoenix development using functional programming patterns

    ⚙ write Elixir code⚙ develop Phoenix applications⚙ use Ecto for database operations